Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
linuxsupport
rpms
HEP_OSlibs
Commits
2f8efa70
Commit
2f8efa70
authored
Jun 17, 2022
by
Andrea Valassi
Browse files
Updated README for release 9.0.1-1.el9
parent
73dd7487
Changes
1
Hide whitespace changes
Inline
Side-by-side
README-el9.md
View file @
2f8efa70
...
...
@@ -43,7 +43,7 @@ is assigned a new tag in this gitlab project.
directly from the RPM "Version-Release" identifier.
All gitlab tags for el9 thus end with ".el9".
-
As an example, the gitlab tag for the latest release
HEP_OSlibs-9.0.
0-3
.el9.x86_64.rpm is 9.0.
0-3
.el9.
HEP_OSlibs-9.0.
1-1
.el9.x86_64.rpm is 9.0.
1-1
.el9.
-
You may
**
browse here all
[
tags
](
/../tags?search=el9
)
of HEP_OSlibs for el9
**
.
...
...
@@ -56,16 +56,16 @@ Only 64-bit meta-rpms with 64-bit package dependencies are built on el9.
Installing this meta-package will only pull in 64-bit dependencies.
On CentOS Streams9, all LHC experiments run their software in 64-bit mode only.
## Current release: 9.0.
0-3
.el9
<!-- Throughout this file, all occurrences of "9.0.
0-3
.el9" are
## Current release: 9.0.
1-1
.el9
<!-- Throughout this file, all occurrences of "9.0.
1-1
.el9" are
automatically replaced with the latest tag by the pkg.sh script -->
The latest stable release of HEP_OSlibs for el9
is
[
9.0.
0-3
.el9
](
/../9.0.
0-3
.el9
)
.
is
[
9.0.
1-1
.el9
](
/../9.0.
1-1
.el9
)
.
<!-- KOJIBUILDID = buildID=5
5893
-- DO NOT DELETE! -->
<!-- KOJIBUILDID = buildID=5
6596
-- DO NOT DELETE! -->
This release was built via koji
(see http://koji.cern.ch/koji/buildinfo?buildID=5
5893
).
(see http://koji.cern.ch/koji/buildinfo?buildID=5
6596
).
<!--
*
NB: (pre-)release candidates with tags x.y.z-0.prc
\*
or x.y.z-0.rc
\*
are for internal use only and will not be made available for installation
...
...
@@ -77,7 +77,7 @@ through the WLCG repository, in spite of what may be written below.* -->
### Installation
The 64-bit meta-packages for the latest release
9.
0.
0-3
.el9 of HEP_OSlibs for el9 is available
**only**
9.
0.
1-1
.el9 of HEP_OSlibs for el9 is available
**only**
from the
[
WLCG
](
http://linuxsoft.cern.ch/wlcg/el9/
)
repository at CERN.
...
...
@@ -105,11 +105,11 @@ and `/etc/pki/rpm-gpg/RPM-GPG-KEY-wlcg`.
### Contents
The direct dependencies for the latest
release 9.0.
0-3
.el9 of HEP_OSlibs for el9
release 9.0.
1-1
.el9 of HEP_OSlibs for el9
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.spec
](
/../9.0.
0-3
.el9/HEP_OSlibs.spec
)
see
[
HEP_OSlibs.spec
](
/../9.0.
1-1
.el9/HEP_OSlibs.spec
)
Lists of direct and indirect dependencies have also been prepared
while testing the meta-package in the gitlab CI,
...
...
@@ -118,64 +118,64 @@ on a system running a minimal Docker image of `cern/c8-base`.
The following five package lists for this release on x86_64 are available in gitlab:
-
HEP_OSlibs direct dependencies, as a list
(from
`rpm -qpR`
):
<br/>
see
[
HEP_OSlibs.x86_64.dependencies-direct.txt
](
/../9.0.
0-3
.el9/dependencies/HEP_OSlibs.x86_64.dependencies-direct.txt
)
see
[
HEP_OSlibs.x86_64.dependencies-direct.txt
](
/../9.0.
1-1
.el9/dependencies/HEP_OSlibs.x86_64.dependencies-direct.txt
)
-
HEP_OSlibs installed dependencies, as a list
(from
`rpm -qa`
, before and after installation):
<br/>
see
[
HEP_OSlibs.x86_64.dependencies-installed.txt
](
/../9.0.
0-3
.el9/dependencies/HEP_OSlibs.x86_64.dependencies-installed.txt
)
see
[
HEP_OSlibs.x86_64.dependencies-installed.txt
](
/../9.0.
1-1
.el9/dependencies/HEP_OSlibs.x86_64.dependencies-installed.txt
)
-
HEP_OSlibs installed dependencies, as a list, with sizes in bytes
(from
`rpm -qa`
, before and after installation):
<br/>
see
[
HEP_OSlibs.x86_64.dependencies-installed-size.txt
](
/../9.0.
0-3
.el9/dependencies/HEP_OSlibs.x86_64.dependencies-installed-size.txt
)
see
[
HEP_OSlibs.x86_64.dependencies-installed-size.txt
](
/../9.0.
1-1
.el9/dependencies/HEP_OSlibs.x86_64.dependencies-installed-size.txt
)
-
HEP_OSlibs installed dependencies, as a list, with version number
(from
`rpm -qa`
, before and after installation):
<br/>
see
[
HEP_OSlibs.x86_64.dependencies-installed-nvra.txt
](
/../9.0.
0-3
.el9/dependencies/HEP_OSlibs.x86_64.dependencies-installed-nvra.txt
)
see
[
HEP_OSlibs.x86_64.dependencies-installed-nvra.txt
](
/../9.0.
1-1
.el9/dependencies/HEP_OSlibs.x86_64.dependencies-installed-nvra.txt
)
-
list of all packages present after HEP_OSlibs installation,
with version number (from
`rpm -qa`
, after installation):
<br/>
see
[
HEP_OSlibs.x86_64.all-installed-nvra.txt
](
/../9.0.
0-3
.el9/dependencies/HEP_OSlibs.x86_64.all-installed-nvra.txt
)
see
[
HEP_OSlibs.x86_64.all-installed-nvra.txt
](
/../9.0.
1-1
.el9/dependencies/HEP_OSlibs.x86_64.all-installed-nvra.txt
)
<!-- - HEP_OSlibs recursive dependencies, as a list
(from
`repoquery --tree-requires`
):
<br/>
see
[
HEP_OSlibs.x86_64.dependencies-recursive-flat.txt
](
/../9.0.
0-3
.el9/dependencies/HEP_OSlibs.x86_64.dependencies-recursive-flat.txt
)
-->
see
[
HEP_OSlibs.x86_64.dependencies-recursive-flat.txt
](
/../9.0.
1-1
.el9/dependencies/HEP_OSlibs.x86_64.dependencies-recursive-flat.txt
)
-->
The following five package lists for this release on aarch64 are available in gitlab:
-
HEP_OSlibs direct dependencies, as a list
(from
`rpm -qpR`
):
<br/>
see
[
HEP_OSlibs.aarch64.dependencies-direct.txt
](
/../9.0.
0-3
.el9/dependencies/HEP_OSlibs.aarch64.dependencies-direct.txt
)
see
[
HEP_OSlibs.aarch64.dependencies-direct.txt
](
/../9.0.
1-1
.el9/dependencies/HEP_OSlibs.aarch64.dependencies-direct.txt
)
-
HEP_OSlibs installed dependencies, as a list
(from
`rpm -qa`
, before and after installation):
<br/>
see
[
HEP_OSlibs.aarch64.dependencies-installed.txt
](
/../9.0.
0-3
.el9/dependencies/HEP_OSlibs.aarch64.dependencies-installed.txt
)
see
[
HEP_OSlibs.aarch64.dependencies-installed.txt
](
/../9.0.
1-1
.el9/dependencies/HEP_OSlibs.aarch64.dependencies-installed.txt
)
-
HEP_OSlibs installed dependencies, as a list, with sizes in bytes
(from
`rpm -qa`
, before and after installation):
<br/>
see
[
HEP_OSlibs.aarch64.dependencies-installed-size.txt
](
/../9.0.
0-3
.el9/dependencies/HEP_OSlibs.aarch64.dependencies-installed-size.txt
)
see
[
HEP_OSlibs.aarch64.dependencies-installed-size.txt
](
/../9.0.
1-1
.el9/dependencies/HEP_OSlibs.aarch64.dependencies-installed-size.txt
)
-
HEP_OSlibs installed dependencies, as a list, with version number
(from
`rpm -qa`
, before and after installation):
<br/>
see
[
HEP_OSlibs.aarch64.dependencies-installed-nvra.txt
](
/../9.0.
0-3
.el9/dependencies/HEP_OSlibs.aarch64.dependencies-installed-nvra.txt
)
see
[
HEP_OSlibs.aarch64.dependencies-installed-nvra.txt
](
/../9.0.
1-1
.el9/dependencies/HEP_OSlibs.aarch64.dependencies-installed-nvra.txt
)
-
list of all packages present after HEP_OSlibs installation,
with version number (from
`rpm -qa`
, after installation):
<br/>
see
[
HEP_OSlibs.aarch64.all-installed-nvra.txt
](
/../9.0.
0-3
.el9/dependencies/HEP_OSlibs.aarch64.all-installed-nvra.txt
)
see
[
HEP_OSlibs.aarch64.all-installed-nvra.txt
](
/../9.0.
1-1
.el9/dependencies/HEP_OSlibs.aarch64.all-installed-nvra.txt
)
<!-- - HEP_OSlibs recursive dependencies, as a list
(from
`repoquery --tree-requires`
):
<br/>
see
[
HEP_OSlibs.aarch64.dependencies-recursive-flat.txt
](
/../9.0.
0-3
.el9/dependencies/HEP_OSlibs.aarch64.dependencies-recursive-flat.txt
)
-->
see
[
HEP_OSlibs.aarch64.dependencies-recursive-flat.txt
](
/../9.0.
1-1
.el9/dependencies/HEP_OSlibs.aarch64.dependencies-recursive-flat.txt
)
-->
<!-- GITURL = https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs -- DO NOT DELETE! -->
The ten package lists mentioned above,
and additional information including the following files,
are also available for download as gitlab CI
[
artifacts
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/9.0.
0-3
.el9-testing/browse/build?job=deploy_job
)
:
[
artifacts
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/9.0.
1-1
.el9-testing/browse/build?job=deploy_job
)
:
-
HEP_OSlibs installation log on x86_64:
<br/>
download
[
HEP_OSlibs.x86_64.installation-log.txt
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/9.0.
0-3
.el9-testing/raw/build/HEP_OSlibs.x86_64.installation-log.txt?job=deploy_job
)
download
[
HEP_OSlibs.x86_64.installation-log.txt
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/9.0.
1-1
.el9-testing/raw/build/HEP_OSlibs.x86_64.installation-log.txt?job=deploy_job
)
-
HEP_OSlibs installation log on aarch64:
<br/>
download
[
HEP_OSlibs.aarch64.installation-log.txt
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/9.0.
0-3
.el9-testing/raw/build/HEP_OSlibs.aarch64.installation-log.txt?job=deploy_job
)
download
[
HEP_OSlibs.aarch64.installation-log.txt
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/9.0.
1-1
.el9-testing/raw/build/HEP_OSlibs.aarch64.installation-log.txt?job=deploy_job
)
<!-- - HEP_OSlibs recursive dependencies on x86_64, as a tree
(from
`repoquery --tree-requires`
):
<br/>
download
[
HEP_OSlibs.x86_64.dependencies-recursive-tree.txt
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/9.0.
0-3
.el9-testing/raw/build/HEP_OSlibs.x86_64.dependencies-recursive-tree.txt?job=deploy_job
)
-->
download
[
HEP_OSlibs.x86_64.dependencies-recursive-tree.txt
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/9.0.
1-1
.el9-testing/raw/build/HEP_OSlibs.x86_64.dependencies-recursive-tree.txt?job=deploy_job
)
-->
<!-- - HEP_OSlibs recursive dependencies on aarch64, as a tree
(from
`repoquery --tree-requires`
):
<br/>
download
[
HEP_OSlibs.aarch64.dependencies-recursive-tree.txt
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/9.0.
0-3
.el9-testing/raw/build/HEP_OSlibs.aarch64.dependencies-recursive-tree.txt?job=deploy_job
)
-->
download
[
HEP_OSlibs.aarch64.dependencies-recursive-tree.txt
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/9.0.
1-1
.el9-testing/raw/build/HEP_OSlibs.aarch64.dependencies-recursive-tree.txt?job=deploy_job
)
-->
### Changelog
<!-- CHANGELOG = HEP_OSlibs.spec#L8
0
-- DO NOT DELETE! -->
<!-- CHANGELOG = HEP_OSlibs.spec#L8
1
-- DO NOT DELETE! -->
Read the changelog for release 9.0.
0-3
.el9 in the
[
HEP_OSlibs.spec
](
/../9.0.
0-3
.el9/HEP_OSlibs.spec#L8
0
)
Read the changelog for release 9.0.
1-1
.el9 in the
[
HEP_OSlibs.spec
](
/../9.0.
1-1
.el9/HEP_OSlibs.spec#L8
1
)
file.
## Updates (for developers)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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