Bug 57356 - (ucs508errata) Import and copy packages into 5.0-8 scope
(ucs508errata)
Import and copy packages into 5.0-8 scope
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: General
UCS 5.0
All other
: P5 normal (vote)
: UCS 5.0-8
Assigned To: Iván.Delgado
Felix Botner
https://hutten.knut.univention.de/med...
:
Depends on: 57355
Blocks: ucs508meta 57357
  Show dependency treegraph
 
Reported: 2024-05-28 13:33 CEST by Iván.Delgado
Modified: 2024-06-13 12:31 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Release Management
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Iván.Delgado univentionstaff 2024-05-28 13:33:42 CEST
Copy all released packages from `errata5.0-7` back to scope `ucs5.0-8`.
Also copy all unannounced `.udeb`s.
Make sure the latest version of `ucs-test` is available for autotest: Import (or cherry-pick) latest `ucs-test` and build it.

Import unmaintained Debian (Security) Updates.
Mention imported unmaintained packages in changelog.

QA: Make sure latest `univention-errata-level` is copied.
Comment 1 Iván.Delgado univentionstaff 2024-06-04 10:00:23 CEST
ssh omar /home/phahn/bin/repo-copy-scope 5.0-8

ssh omar repo_admin.py --cherrypick -r 5.0 -s errata5.0-7 --releasedest 5.0 --dest ucs5.0-8 -p ucs-test
ssh omar cd /var/univention/buildsystem2/apt/ucs_5.0-0-ucs5.0-8 && repo-copy-dsc -vvva 'amd68' ../ucs_5.0-0-errata5.0-7/source/ucs-test_*.dsc && repo-apt-ftparchive --release ucs_5.0-0-ucs5.0-8

ssh omar repo-debmirror -r 5.0-8 --override /usr/share/repo-ng/debmirror/debmirror50.yaml --process ALL --sql -vvv --save /var/build/temp/508.cache

[5.0-8] d510350314 Bug #57356: Import unmaintained Debian packages
 doc/changelog/index.rst | 34 +++++++++++++++++++++++++++++++---
 1 file changed, 31 insertions(+), 3 deletions(-)
Comment 2 Iván.Delgado univentionstaff 2024-06-05 14:13:35 CEST
OK: copy errata5.0-7 to ucs5.0-8
OK: repo-debmirror
OK: docker images built by git pipeline after execute the job PublishUCS5Testing Jenkins job with 5.0-8 and modify the mimbase.yaml in the docker-services repo
[master] 01ed5ae feat(UCS) 5.0-8 prep
 minbase.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

OK: univention-errata-level
Comment 3 Felix Botner univentionstaff 2024-06-05 17:59:06 CEST
OK:
 
$ diff -y <(grep-dctrl -s Filename . /var/univention/buildsystem2/mirror/ftp/dists/errata507/main/binary-amd64/Packages | awk -F'/' '{print $NF}'| sort -u) <((ls -lm1 ucs_5.0-0-ucs5.0-8/all/ & ls -lm1 ucs_5.0-0-ucs5.0-8/amd64/) | sort -u)

OK:

$ docker run  --rm docker-registry.knut.univention.de/phahn/ucs-minbase:508 apt-get update
Unable to find image 'docker-registry.knut.univention.de/phahn/ucs-minbase:508' locally
508: Pulling from phahn/ucs-minbase
572b731574f4: Pull complete 
Digest: sha256:332f2b99884344ad2a5648d032a76c8b7e4fd935b79ce2060d2d8fafc627f30d
Status: Downloaded newer image for docker-registry.knut.univention.de/phahn/ucs-minbase:508
Get:1 http://updates-test.knut.univention.de errata508 InRelease [2262 B]
Get:2 http://updates-test.knut.univention.de ucs508 InRelease [2829 B]
Get:3 http://updates-test.knut.univention.de ucs508/main amd64 Packages [16.1 MB]
Fetched 16.1 MB in 2s (7593 kB/s)
Reading package lists...
Comment 4 Iván.Delgado univentionstaff 2024-06-13 12:31:48 CEST
UCS 5.0-8 has been released:
 https://docs.software-univention.de/release-notes/5.0-8/en/

If this error occurs again, please use the 'Clone This Bug' option.