Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
linuxsupport
rpms
HEP_OSlibs
Commits
57e250de
Commit
57e250de
authored
Jan 22, 2021
by
Andrea Valassi
Browse files
Fix a few links
parent
119f0b19
Changes
1
Hide whitespace changes
Inline
Side-by-side
QA-el6.md
View file @
57e250de
...
...
@@ -5,7 +5,7 @@
automatically replaced with the latest tag by the pkg.sh script -->
The latest release candidate of HEP_OSlibs_SL6 for el6 in the QA stage
is
[
1.1.13-1.el6
](
/../
tree/
1.1.13-1.el6
)
.
is
[
1.1.13-1.el6
](
/../1.1.13-1.el6
)
.
<!-- KOJIBUILDID = buildID=39396 -- DO NOT DELETE! -->
This release was built via koji
...
...
@@ -22,7 +22,7 @@ release candidate 1.1.13-1.el6 of HEP_OSlibs_SL6 for el6
are declared in the corresponding rpm spec file,
which is available in gitlab:
-
the rpm spec file used to build the package:
<br/>
see
[
HEP_OSlibs_SL6.spec
](
/../
blob/
1.1.13-1.el6/HEP_OSlibs_SL6.spec
)
see
[
HEP_OSlibs_SL6.spec
](
/../1.1.13-1.el6/HEP_OSlibs_SL6.spec
)
Lists of direct and indirect dependencies have also been prepared
while testing the meta-package in the gitlab CI,
...
...
@@ -31,22 +31,22 @@ on a system running a minimal Docker image of `cern/slc6-base`.
The following six package lists for this release are available in gitlab:
-
HEP_OSlibs_SL6 direct dependencies, as a list
(from
`rpm -qpR`
):
<br/>
see
[
HEP_OSlibs_SL6.x86_64.dependencies-direct.txt
](
/../
blob/
1.1.13-1.el6/dependencies/HEP_OSlibs_SL6.x86_64.dependencies-direct.txt
)
see
[
HEP_OSlibs_SL6.x86_64.dependencies-direct.txt
](
/../1.1.13-1.el6/dependencies/HEP_OSlibs_SL6.x86_64.dependencies-direct.txt
)
-
HEP_OSlibs_SL6 recursive dependencies, as a list
(from
`repoquery --tree-requires`
):
<br/>
see
[
HEP_OSlibs_SL6.x86_64.dependencies-recursive-flat.txt
](
/../
blob/
1.1.13-1.el6/dependencies/HEP_OSlibs_SL6.x86_64.dependencies-recursive-flat.txt
)
see
[
HEP_OSlibs_SL6.x86_64.dependencies-recursive-flat.txt
](
/../1.1.13-1.el6/dependencies/HEP_OSlibs_SL6.x86_64.dependencies-recursive-flat.txt
)
-
HEP_OSlibs_SL6 installed dependencies, as a list
(from
`rpm -qa`
, before and after installation):
<br/>
see
[
HEP_OSlibs_SL6.x86_64.dependencies-installed.txt
](
/../
blob/
1.1.13-1.el6/dependencies/HEP_OSlibs_SL6.x86_64.dependencies-installed.txt
)
see
[
HEP_OSlibs_SL6.x86_64.dependencies-installed.txt
](
/../1.1.13-1.el6/dependencies/HEP_OSlibs_SL6.x86_64.dependencies-installed.txt
)
-
HEP_OSlibs_SL6 installed dependencies, as a list, with sizes in bytes
(from
`rpm -qa`
, before and after installation):
<br/>
see
[
HEP_OSlibs_SL6.x86_64.dependencies-installed-size.txt
](
/../
blob/
1.1.13-1.el6/dependencies/HEP_OSlibs_SL6.x86_64.dependencies-installed-size.txt
)
see
[
HEP_OSlibs_SL6.x86_64.dependencies-installed-size.txt
](
/../1.1.13-1.el6/dependencies/HEP_OSlibs_SL6.x86_64.dependencies-installed-size.txt
)
-
HEP_OSlibs_SL6 installed dependencies, as a list, with version number
(from
`rpm -qa`
, before and after installation):
<br/>
see
[
HEP_OSlibs_SL6.x86_64.dependencies-installed-nvra.txt
](
/../
blob/
1.1.13-1.el6/dependencies/HEP_OSlibs_SL6.x86_64.dependencies-installed-nvra.txt
)
see
[
HEP_OSlibs_SL6.x86_64.dependencies-installed-nvra.txt
](
/../1.1.13-1.el6/dependencies/HEP_OSlibs_SL6.x86_64.dependencies-installed-nvra.txt
)
-
list of all packages present after HEP_OSlibs_SL6 installation,
with version number (from
`rpm -qa`
, after installation):
<br/>
see
[
HEP_OSlibs_SL6.x86_64.all-installed-nvra.txt
](
/../
blob/
1.1.13-1.el6/dependencies/HEP_OSlibs_SL6.x86_64.all-installed-nvra.txt
)
see
[
HEP_OSlibs_SL6.x86_64.all-installed-nvra.txt
](
/../1.1.13-1.el6/dependencies/HEP_OSlibs_SL6.x86_64.all-installed-nvra.txt
)
<!-- GITURL = https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs -- DO NOT DELETE! -->
The six package lists mentioned above,
...
...
@@ -55,15 +55,15 @@ are also available for download as gitlab CI
[
artifacts
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/1.1.13-1.el6-testing/browse/build?job=deploy_job
)
:
-
HEP_OSlibs_SL6 recursive dependencies, as a tree
(from
`repoquery --tree-requires`
):
<br/>
download
[
HEP_OSlibs_SL6.x86_64.dependencies-recursive-tree.txt
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/1.1.13-1.el6-testing/
raw
/build/HEP_OSlibs_SL6.x86_64.dependencies-recursive-tree.txt?job=deploy_job
)
download
[
HEP_OSlibs_SL6.x86_64.dependencies-recursive-tree.txt
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/1.1.13-1.el6-testing/
file
/build/HEP_OSlibs_SL6.x86_64.dependencies-recursive-tree.txt?job=deploy_job
)
-
HEP_OSlibs_SL6 installation log:
<br/>
download
[
HEP_OSlibs_SL6.x86_64.installation-log.txt
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/1.1.13-1.el6-testing/
raw
/build/HEP_OSlibs_SL6.x86_64.installation-log.txt?job=deploy_job
)
download
[
HEP_OSlibs_SL6.x86_64.installation-log.txt
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/1.1.13-1.el6-testing/
file
/build/HEP_OSlibs_SL6.x86_64.installation-log.txt?job=deploy_job
)
### Changelog
<!-- CHANGELOG = HEP_OSlibs_SL6.spec#L332 -- DO NOT DELETE! -->
Read the changelog for release 1.1.13-1.el6 in the
[
HEP_OSlibs_SL6.spec
](
/../
blob/
1.1.13-1.el6/HEP_OSlibs_SL6.spec#L332
)
[
HEP_OSlibs_SL6.spec
](
/../1.1.13-1.el6/HEP_OSlibs_SL6.spec#L332
)
file.
## License
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment