Skip to content
Snippets Groups Projects
Commit 51b56462 authored by Andrea Valassi's avatar Andrea Valassi
Browse files

Updated QA for release 7.2.2-1.zesty

parent 3c9cd382
No related branches found
No related tags found
1 merge request!1Add Ubuntu 2404 (noble numbat)
# heposlibs for Ubuntu 17.04: release candidates in QA # heposlibs for Ubuntu 17.04: release candidates in QA
## Current release: 7.2.2-0.rc01.zesty ## Current release: 7.2.2-1.zesty
<!-- Throughout this file, all occurrences of "7.2.2-0.rc01.zesty" are <!-- Throughout this file, all occurrences of "7.2.2-1.zesty" are
automatically replaced with the latest tag by the pkg.sh script --> automatically replaced with the latest tag by the pkg.sh script -->
The latest release candidate of heposlibs for Ubuntu 17.04 The latest release candidate of heposlibs for Ubuntu 17.04
is [7.2.2-0.rc01.zesty](/../tree/7.2.2-0.rc01.zesty). is [7.2.2-1.zesty](/../tree/7.2.2-1.zesty).
*NB: (pre-)release candidates with tags x.y.z-0.prc\* or x.y.z-0.rc\* *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 are for internal use only and will not be made available for installation
...@@ -14,11 +14,11 @@ through the downloads directory in gitlab.* ...@@ -14,11 +14,11 @@ through the downloads directory in gitlab.*
### Contents ### Contents
The direct dependencies for the latest The direct dependencies for the latest
release candidate 7.2.2-0.rc01.zesty of heposlibs for Ubuntu 17.04 release candidate 7.2.2-1.zesty of heposlibs for Ubuntu 17.04
are declared in the corresponding Debian control file, are declared in the corresponding Debian control file,
which is available in gitlab: which is available in gitlab:
- the Debian control file used to build the package: <br/> - the Debian control file used to build the package: <br/>
see [heposlibs.ctl](/../blob/7.2.2-0.rc01.zesty/heposlibs.ctl) see [heposlibs.ctl](/../blob/7.2.2-1.zesty/heposlibs.ctl)
Lists of direct and indirect dependencies have also been prepared Lists of direct and indirect dependencies have also been prepared
while testing the meta-package in the gitlab CI, while testing the meta-package in the gitlab CI,
...@@ -27,41 +27,41 @@ on a system running a minimal Docker image of `ubuntu:zesty`. ...@@ -27,41 +27,41 @@ on a system running a minimal Docker image of `ubuntu:zesty`.
The following six package lists for this release are available in gitlab: The following six package lists for this release are available in gitlab:
- heposlibs direct dependencies, as a list - heposlibs direct dependencies, as a list
(from `apt-cache depends`): <br/> (from `apt-cache depends`): <br/>
see [heposlibs.amd64.dependencies-direct.txt](/../blob/7.2.2-0.rc01.zesty/dependencies/heposlibs.amd64.dependencies-direct.txt) see [heposlibs.amd64.dependencies-direct.txt](/../blob/7.2.2-1.zesty/dependencies/heposlibs.amd64.dependencies-direct.txt)
- heposlibs recursive dependencies, as a list - heposlibs recursive dependencies, as a list
(from `apt-rdepends`): <br/> (from `apt-rdepends`): <br/>
see [heposlibs.amd64.dependencies-recursive-flat.txt](/../blob/7.2.2-0.rc01.zesty/dependencies/heposlibs.amd64.dependencies-recursive-flat.txt) see [heposlibs.amd64.dependencies-recursive-flat.txt](/../blob/7.2.2-1.zesty/dependencies/heposlibs.amd64.dependencies-recursive-flat.txt)
- heposlibs installed packages, as a list - heposlibs installed packages, as a list
(from `apt list --installed`, before and after installation): <br/> (from `apt list --installed`, before and after installation): <br/>
see [heposlibs.amd64.dependencies-installed.txt](/../blob/7.2.2-0.rc01.zesty/dependencies/heposlibs.amd64.dependencies-installed.txt) see [heposlibs.amd64.dependencies-installed.txt](/../blob/7.2.2-1.zesty/dependencies/heposlibs.amd64.dependencies-installed.txt)
- heposlibs installed packages, as a list, with sizes in kbytes - heposlibs installed packages, as a list, with sizes in kbytes
(from `dpkg-query -Wf '${binary:Package} ${Installed-Size}\n'`, (from `dpkg-query -Wf '${binary:Package} ${Installed-Size}\n'`,
before and after installation): <br/> before and after installation): <br/>
see [heposlibs.amd64.dependencies-installed-size.txt](/../blob/7.2.2-0.rc01.zesty/dependencies/heposlibs.amd64.dependencies-installed-size.txt) see [heposlibs.amd64.dependencies-installed-size.txt](/../blob/7.2.2-1.zesty/dependencies/heposlibs.amd64.dependencies-installed-size.txt)
- heposlibs installed packages, as a list, with version number - heposlibs installed packages, as a list, with version number
(from `dpkg-query -Wf '${binary:Package} ${Version}\n'`, (from `dpkg-query -Wf '${binary:Package} ${Version}\n'`,
before and after installation): <br/> before and after installation): <br/>
see [heposlibs.amd64.dependencies-installed-nvra.txt](/../blob/7.2.2-0.rc01.zesty/dependencies/heposlibs.amd64.dependencies-installed-nvra.txt) see [heposlibs.amd64.dependencies-installed-nvra.txt](/../blob/7.2.2-1.zesty/dependencies/heposlibs.amd64.dependencies-installed-nvra.txt)
- list of all packages present after heposlibs installation, - list of all packages present after heposlibs installation,
with version number (from `rpm -qa`, with version number (from `rpm -qa`,
(from `dpkg-query -Wf '${binary:Package} ${Version}\n'`, (from `dpkg-query -Wf '${binary:Package} ${Version}\n'`,
after installation): <br/> after installation): <br/>
see [heposlibs.amd64.all-installed-nvra.txt](/../blob/7.2.2-0.rc01.zesty/dependencies/heposlibs.amd64.all-installed-nvra.txt) see [heposlibs.amd64.all-installed-nvra.txt](/../blob/7.2.2-1.zesty/dependencies/heposlibs.amd64.all-installed-nvra.txt)
<!-- GITURL = https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs -- DO NOT DELETE! --> <!-- GITURL = https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs -- DO NOT DELETE! -->
The six package lists mentioned above, The six package lists mentioned above,
and additional information including the following files, and additional information including the following files,
are also available for download as gitlab CI are also available for download as gitlab CI
[artifacts](https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.2-0.rc01.zesty-testing/browse/build?job=deploy_job): [artifacts](https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.2-1.zesty-testing/browse/build?job=deploy_job):
- heposlibs recursive dependencies, as a tree (from `apt-rdepends`): <br/> - heposlibs recursive dependencies, as a tree (from `apt-rdepends`): <br/>
download [heposlibs.amd64.dependencies-recursive-tree.txt](https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.2-0.rc01.zesty-testing/raw/build/heposlibs.amd64.dependencies-recursive-tree.txt?job=deploy_job) download [heposlibs.amd64.dependencies-recursive-tree.txt](https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.2-1.zesty-testing/raw/build/heposlibs.amd64.dependencies-recursive-tree.txt?job=deploy_job)
- heposlibs installation log: <br/> - heposlibs installation log: <br/>
download [heposlibs.amd64.installation-log.txt](https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.2-0.rc01.zesty-testing/raw/build/heposlibs.amd64.installation-log.txt?job=deploy_job) download [heposlibs.amd64.installation-log.txt](https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.2-1.zesty-testing/raw/build/heposlibs.amd64.installation-log.txt?job=deploy_job)
### Changelog ### Changelog
Read the changelog for release 7.2.2-0.rc01.zesty in the Read the changelog for release 7.2.2-1.zesty in the
[changelog](/../blob/7.2.2-0.rc01.zesty/files/changelog) [changelog](/../blob/7.2.2-1.zesty/files/changelog)
file. file.
These are based on the upstream developments for CentOS7/el7 These are based on the upstream developments for CentOS7/el7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment