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
a027ce6c
Commit
a027ce6c
authored
May 02, 2022
by
Andrea Valassi
Browse files
Updated README for release 8.0.3-3.el8
parent
52ef203c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README-el8.md
View file @
a027ce6c
...
...
@@ -41,7 +41,7 @@ is assigned a new tag in this gitlab project.
directly from the RPM "Version-Release" identifier.
All gitlab tags for el8 thus end with ".el8".
-
As an example, the gitlab tag for the latest release
HEP_OSlibs-8.0.
1-2
.el8.x86_64.rpm is 8.0.
1-2
.el8.
HEP_OSlibs-8.0.
3-3
.el8.x86_64.rpm is 8.0.
3-3
.el8.
-
You may
**
browse here all
[
tags
](
/../tags?search=el8
)
of HEP_OSlibs for el8
**
.
...
...
@@ -55,16 +55,16 @@ with 64-bit package dependencies is built on el8.
Installing this meta-package will only pull in 64-bit dependencies.
On CentOS8, all LHC experiments run their software in 64-bit mode only.
## Current release: 8.0.
1-2
.el8
<!-- Throughout this file, all occurrences of "8.0.
1-2
.el8" are
## Current release: 8.0.
3-3
.el8
<!-- Throughout this file, all occurrences of "8.0.
3-3
.el8" are
automatically replaced with the latest tag by the pkg.sh script -->
The latest stable release of HEP_OSlibs for el8
is
[
8.0.
1-2
.el8
](
/../8.0.
1-2
.el8
)
.
is
[
8.0.
3-3
.el8
](
/../8.0.
3-3
.el8
)
.
<!-- KOJIBUILDID = buildID=
4998
6 -- DO NOT DELETE! -->
<!-- KOJIBUILDID = buildID=
5585
6 -- DO NOT DELETE! -->
This release was built via koji
(see http://koji.cern.ch/koji/buildinfo?buildID=
4998
6).
(see http://koji.cern.ch/koji/buildinfo?buildID=
5585
6).
<!--
*
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
...
...
@@ -76,7 +76,7 @@ through the WLCG repository, in spite of what may be written below.* -->
### Installation
The 64-bit meta-package for the latest release
8.
0.
1-2
.el8 of HEP_OSlibs for el8 is available
**only**
8.
0.
3-3
.el8 of HEP_OSlibs for el8 is available
**only**
from the
[
WLCG
](
http://linuxsoft.cern.ch/wlcg/centos8/x86_64/
)
repository at CERN.
...
...
@@ -105,11 +105,11 @@ and `/etc/pki/rpm-gpg/RPM-GPG-KEY-wlcg`.
### Contents
The direct dependencies for the latest
release 8.0.
1-2
.el8 of HEP_OSlibs for el8
release 8.0.
3-3
.el8 of HEP_OSlibs for el8
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
](
/../8.0.
1-2
.el8/HEP_OSlibs.spec
)
see
[
HEP_OSlibs.spec
](
/../8.0.
3-3
.el8/HEP_OSlibs.spec
)
Lists of direct and indirect dependencies have also been prepared
while testing the meta-package in the gitlab CI,
...
...
@@ -118,39 +118,39 @@ on a system running a minimal Docker image of `cern/c8-base`.
The following five package lists for this release are available in gitlab:
-
HEP_OSlibs direct dependencies, as a list
(from
`rpm -qpR`
):
<br/>
see
[
HEP_OSlibs.x86_64.dependencies-direct.txt
](
/../8.0.
1-2
.el8/dependencies/HEP_OSlibs.x86_64.dependencies-direct.txt
)
see
[
HEP_OSlibs.x86_64.dependencies-direct.txt
](
/../8.0.
3-3
.el8/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
](
/../8.0.
1-2
.el8/dependencies/HEP_OSlibs.x86_64.dependencies-installed.txt
)
see
[
HEP_OSlibs.x86_64.dependencies-installed.txt
](
/../8.0.
3-3
.el8/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
](
/../8.0.
1-2
.el8/dependencies/HEP_OSlibs.x86_64.dependencies-installed-size.txt
)
see
[
HEP_OSlibs.x86_64.dependencies-installed-size.txt
](
/../8.0.
3-3
.el8/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
](
/../8.0.
1-2
.el8/dependencies/HEP_OSlibs.x86_64.dependencies-installed-nvra.txt
)
see
[
HEP_OSlibs.x86_64.dependencies-installed-nvra.txt
](
/../8.0.
3-3
.el8/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
](
/../8.0.
1-2
.el8/dependencies/HEP_OSlibs.x86_64.all-installed-nvra.txt
)
see
[
HEP_OSlibs.x86_64.all-installed-nvra.txt
](
/../8.0.
3-3
.el8/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
](
/../8.0.
1-2
.el8/dependencies/HEP_OSlibs.x86_64.dependencies-recursive-flat.txt
)
-->
see
[
HEP_OSlibs.x86_64.dependencies-recursive-flat.txt
](
/../8.0.
3-3
.el8/dependencies/HEP_OSlibs.x86_64.dependencies-recursive-flat.txt
)
-->
<!-- GITURL = https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs -- DO NOT DELETE! -->
The five 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/8.0.
1-2
.el8-testing/browse/build?job=deploy_job
)
:
[
artifacts
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/8.0.
3-3
.el8-testing/browse/build?job=deploy_job
)
:
-
HEP_OSlibs installation log:
<br/>
download
[
HEP_OSlibs.x86_64.installation-log.txt
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/8.0.
1-2
.el8-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/8.0.
3-3
.el8-testing/raw/build/HEP_OSlibs.x86_64.installation-log.txt?job=deploy_job
)
<!-- - HEP_OSlibs recursive dependencies, 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/8.0.
1-2
.el8-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/8.0.
3-3
.el8-testing/raw/build/HEP_OSlibs.x86_64.dependencies-recursive-tree.txt?job=deploy_job
)
-->
### Changelog
<!-- CHANGELOG = HEP_OSlibs.spec#L
7
8 -- DO NOT DELETE! -->
<!-- CHANGELOG = HEP_OSlibs.spec#L8
0
-- DO NOT DELETE! -->
Read the changelog for release 8.0.
1-2
.el8 in the
[
HEP_OSlibs.spec
](
/../8.0.
1-2
.el8/HEP_OSlibs.spec#L
7
8
)
Read the changelog for release 8.0.
3-3
.el8 in the
[
HEP_OSlibs.spec
](
/../8.0.
3-3
.el8/HEP_OSlibs.spec#L8
0
)
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