Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HEP_OSlibs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
linuxsupport
rpms
HEP_OSlibs
Commits
e52b35fe
Commit
e52b35fe
authored
7 years ago
by
Andrea Valassi
Browse files
Options
Downloads
Patches
Plain Diff
Updated QA for release 7.2.3-1.zesty
parent
61f0b110
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1
Add Ubuntu 2404 (noble numbat)
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
QA-ubuntu1704.md
+16
-16
16 additions, 16 deletions
QA-ubuntu1704.md
with
16 additions
and
16 deletions
QA-ubuntu1704.md
+
16
−
16
View file @
e52b35fe
# heposlibs for Ubuntu 17.04: release candidates in QA
## Current release: 7.2.
2
-1.zesty
<!-- Throughout this file, all occurrences of "7.2.
2
-1.zesty" are
## Current release: 7.2.
3
-1.zesty
<!-- Throughout this file, all occurrences of "7.2.
3
-1.zesty" are
automatically replaced with the latest tag by the pkg.sh script -->
The latest release candidate of heposlibs for Ubuntu 17.04
is
[
7.2.
2
-1.zesty
](
/../tree/7.2.
2
-1.zesty
)
.
is
[
7.2.
3
-1.zesty
](
/../tree/7.2.
3
-1.zesty
)
.
*
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
...
...
@@ -14,11 +14,11 @@ through the downloads directory in gitlab.*
### Contents
The direct dependencies for the latest
release candidate 7.2.
2
-1.zesty of heposlibs for Ubuntu 17.04
release candidate 7.2.
3
-1.zesty of heposlibs for Ubuntu 17.04
are declared in the corresponding Debian control file,
which is available in gitlab:
-
the Debian control file used to build the package:
<br/>
see
[
heposlibs.ctl
](
/../blob/7.2.
2
-1.zesty/heposlibs.ctl
)
see
[
heposlibs.ctl
](
/../blob/7.2.
3
-1.zesty/heposlibs.ctl
)
Lists of direct and indirect dependencies have also been prepared
while testing the meta-package in the gitlab CI,
...
...
@@ -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:
-
heposlibs direct dependencies, as a list
(from
`apt-cache depends`
):
<br/>
see
[
heposlibs.amd64.dependencies-direct.txt
](
/../blob/7.2.
2
-1.zesty/dependencies/heposlibs.amd64.dependencies-direct.txt
)
see
[
heposlibs.amd64.dependencies-direct.txt
](
/../blob/7.2.
3
-1.zesty/dependencies/heposlibs.amd64.dependencies-direct.txt
)
-
heposlibs recursive dependencies, as a list
(from
`apt-rdepends`
):
<br/>
see
[
heposlibs.amd64.dependencies-recursive-flat.txt
](
/../blob/7.2.
2
-1.zesty/dependencies/heposlibs.amd64.dependencies-recursive-flat.txt
)
see
[
heposlibs.amd64.dependencies-recursive-flat.txt
](
/../blob/7.2.
3
-1.zesty/dependencies/heposlibs.amd64.dependencies-recursive-flat.txt
)
-
heposlibs installed packages, as a list
(from
`apt list --installed`
, before and after installation):
<br/>
see
[
heposlibs.amd64.dependencies-installed.txt
](
/../blob/7.2.
2
-1.zesty/dependencies/heposlibs.amd64.dependencies-installed.txt
)
see
[
heposlibs.amd64.dependencies-installed.txt
](
/../blob/7.2.
3
-1.zesty/dependencies/heposlibs.amd64.dependencies-installed.txt
)
-
heposlibs installed packages, as a list, with sizes in kbytes
(from
`dpkg-query -Wf '${binary:Package} ${Installed-Size}\n'`
,
before and after installation):
<br/>
see
[
heposlibs.amd64.dependencies-installed-size.txt
](
/../blob/7.2.
2
-1.zesty/dependencies/heposlibs.amd64.dependencies-installed-size.txt
)
see
[
heposlibs.amd64.dependencies-installed-size.txt
](
/../blob/7.2.
3
-1.zesty/dependencies/heposlibs.amd64.dependencies-installed-size.txt
)
-
heposlibs installed packages, as a list, with version number
(from
`dpkg-query -Wf '${binary:Package} ${Version}\n'`
,
before and after installation):
<br/>
see
[
heposlibs.amd64.dependencies-installed-nvra.txt
](
/../blob/7.2.
2
-1.zesty/dependencies/heposlibs.amd64.dependencies-installed-nvra.txt
)
see
[
heposlibs.amd64.dependencies-installed-nvra.txt
](
/../blob/7.2.
3
-1.zesty/dependencies/heposlibs.amd64.dependencies-installed-nvra.txt
)
-
list of all packages present after heposlibs installation,
with version number
(from
`dpkg-query -Wf '${binary:Package} ${Version}\n'`
,
after installation):
<br/>
see
[
heposlibs.amd64.all-installed-nvra.txt
](
/../blob/7.2.
2
-1.zesty/dependencies/heposlibs.amd64.all-installed-nvra.txt
)
see
[
heposlibs.amd64.all-installed-nvra.txt
](
/../blob/7.2.
3
-1.zesty/dependencies/heposlibs.amd64.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.
2
-1.zesty-testing/browse/build?job=deploy_job
)
:
[
artifacts
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.
3
-1.zesty-testing/browse/build?job=deploy_job
)
:
-
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
-1.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.
3
-1.zesty-testing/raw/build/heposlibs.amd64.dependencies-recursive-tree.txt?job=deploy_job
)
-
heposlibs installation log:
<br/>
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
)
download
[
heposlibs.amd64.installation-log.txt
](
https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.
3
-1.zesty-testing/raw/build/heposlibs.amd64.installation-log.txt?job=deploy_job
)
### Changelog
Read the changelog for release 7.2.
2
-1.zesty in the
[
changelog
](
/../blob/7.2.
2
-1.zesty/files/changelog
)
Read the changelog for release 7.2.
3
-1.zesty in the
[
changelog
](
/../blob/7.2.
3
-1.zesty/files/changelog
)
file.
These are based on the upstream developments for CentOS7/el7
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment