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
8f2bed40
Commit
8f2bed40
authored
May 15, 2019
by
Andrea Valassi
Browse files
Updated README for release 7.2.7-1.el7
parent
0848297a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README-el7.md
View file @
8f2bed40
...
...
@@ -48,7 +48,7 @@ is assigned a new tag in this gitlab project.
by removing the trailing ".cern" from the RPM
"Version-Release" identifier. All gitlab tags for el7 thus end with ".el7".
-
As an example, the gitlab tag for the latest release
HEP_OSlibs-7.2.
6
-1.el7.x86_64.rpm is 7.2.
6
-1.el7.
HEP_OSlibs-7.2.
7
-1.el7.x86_64.rpm is 7.2.
7
-1.el7.
-
You may
**
browse here all
[
tags
](
/../tags?search=el7
)
of HEP_OSlibs for el7
**
,
including tags for the legacy release series 7.0 and 7.1.
...
...
@@ -86,16 +86,16 @@ in the meta-packages on el7:
with 64-bit package dependencies has been built.
On CentOS7, all LHC experiments run their software in 64-bit mode only.
## Current release: 7.2.
6
-1.el7
<!-- Throughout this file, all occurrences of "7.2.
6
-1.el7" are
## Current release: 7.2.
7
-1.el7
<!-- Throughout this file, all occurrences of "7.2.
7
-1.el7" are
automatically replaced with the latest tag by the pkg.sh script -->
The latest stable release of HEP_OSlibs for el7
is
[
7.2.
6
-1.el7
](
/../tree/7.2.
6
-1.el7
)
.
is
[
7.2.
7
-1.el7
](
/../tree/7.2.
7
-1.el7
)
.
<!-- KOJIBUILDID = buildID=3
2860
-- DO NOT DELETE! -->
<!-- KOJIBUILDID = buildID=3
7399
-- DO NOT DELETE! -->
This release was built via koji
(see http://koji.cern.ch/koji/buildinfo?buildID=3
2860
).
(see http://koji.cern.ch/koji/buildinfo?buildID=3
7399
).
<!--
*
NB: (pre-)release candidates with tags x.y.z-0.prc
\*
or x.y.z-0.rc
\*
are for internal use only and are not available for installation,
...
...
@@ -107,12 +107,12 @@ in spite of what may be written below.* -->
### Installation
The 64-bit meta-package for the latest release
7.
2.
6
-1.el7 of HEP_OSlibs for el7 is available
7.
2.
7
-1.el7 of HEP_OSlibs for el7 is available
from the
[
WLCG
](
http://linuxsoft.cern.ch/wlcg/centos7/x86_64/
)
and
[
centos/7/cern
](
http://linuxsoft.cern.ch/cern/centos/7/cern/x86_64/Packages/
)
repositories at CERN.
In the
[
workflow
](
/../blob/7.2.
6
-1.el7/workflow.md
)
for this release,
In the
[
workflow
](
/../blob/7.2.
7
-1.el7/workflow.md
)
for this release,
the meta-package is generally available earlier
in the WLCG repository than in the centos/7/cern repository.
...
...
@@ -148,11 +148,11 @@ and `/etc/pki/rpm-gpg/RPM-GPG-KEY-wlcg`.
### Contents
The direct dependencies for the latest
release 7.2.
6
-1.el7 of HEP_OSlibs for el7
release 7.2.
7
-1.el7 of HEP_OSlibs for el7
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
](
/../blob/7.2.
6
-1.el7/HEP_OSlibs.spec
)
see
[
HEP_OSlibs.spec
](
/../blob/7.2.
7
-1.el7/HEP_OSlibs.spec
)
Lists of direct and indirect dependencies have also been prepared
while testing the meta-package in the gitlab CI,
...
...
@@ -161,39 +161,39 @@ on a system running a minimal Docker image of `cern/cc7-base`.
The following six 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
](
/../blob/7.2.
6
-1.el7/dependencies/HEP_OSlibs.x86_64.dependencies-direct.txt
)
see
[
HEP_OSlibs.x86_64.dependencies-direct.txt
](
/../blob/7.2.
7
-1.el7/dependencies/HEP_OSlibs.x86_64.dependencies-direct.txt
)
-
HEP_OSlibs recursive dependencies, as a list
(from
`repoquery --tree-requires`
):
<br/>
see
[
HEP_OSlibs.x86_64.dependencies-recursive-flat.txt
](
/../blob/7.2.
6
-1.el7/dependencies/HEP_OSlibs.x86_64.dependencies-recursive-flat.txt
)
see
[
HEP_OSlibs.x86_64.dependencies-recursive-flat.txt
](
/../blob/7.2.
7
-1.el7/dependencies/HEP_OSlibs.x86_64.dependencies-recursive-flat.txt
)
-
HEP_OSlibs installed dependencies, as a list
(from
`rpm -qa`
, before and after installation):
<br/>
see
[
HEP_OSlibs.x86_64.dependencies-installed.txt
](
/../blob/7.2.
6
-1.el7/dependencies/HEP_OSlibs.x86_64.dependencies-installed.txt
)
see
[
HEP_OSlibs.x86_64.dependencies-installed.txt
](
/../blob/7.2.
7
-1.el7/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
](
/../blob/7.2.
6
-1.el7/dependencies/HEP_OSlibs.x86_64.dependencies-installed-size.txt
)
see
[
HEP_OSlibs.x86_64.dependencies-installed-size.txt
](
/../blob/7.2.
7
-1.el7/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
](
/../blob/7.2.
6
-1.el7/dependencies/HEP_OSlibs.x86_64.dependencies-installed-nvra.txt
)
see
[
HEP_OSlibs.x86_64.dependencies-installed-nvra.txt
](
/../blob/7.2.
7
-1.el7/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
](
/../blob/7.2.
6
-1.el7/dependencies/HEP_OSlibs.x86_64.all-installed-nvra.txt
)
see
[
HEP_OSlibs.x86_64.all-installed-nvra.txt
](
/../blob/7.2.
7
-1.el7/dependencies/HEP_OSlibs.x86_64.all-installed-nvra.txt
)
<!-- GITURL = https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs -- DO NOT DELETE! -->
The six 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/7.2.
6
-1.el7-testing/browse/build?job=deploy_job
)
:
[
artifacts
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.
7
-1.el7-testing/browse/build?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/7.2.
6
-1.el7-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/7.2.
7
-1.el7-testing/raw/build/HEP_OSlibs.x86_64.dependencies-recursive-tree.txt?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/7.2.
6
-1.el7-testing/raw/build/HEP_OSlibs.x86_64.intallation-log.txt?job=deploy_job
)
download
[
HEP_OSlibs.x86_64.installation-log.txt
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.
7
-1.el7-testing/raw/build/HEP_OSlibs.x86_64.intallation-log.txt?job=deploy_job
)
### Changelog
<!-- CHANGELOG = HEP_OSlibs.spec#L35
2
-- DO NOT DELETE! -->
<!-- CHANGELOG = HEP_OSlibs.spec#L35
9
-- DO NOT DELETE! -->
Read the changelog for release 7.2.
6
-1.el7 in the
[
HEP_OSlibs.spec
](
/../blob/7.2.
6
-1.el7/HEP_OSlibs.spec#L35
2
)
Read the changelog for release 7.2.
7
-1.el7 in the
[
HEP_OSlibs.spec
](
/../blob/7.2.
7
-1.el7/HEP_OSlibs.spec#L35
9
)
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