Bug 55700 - (ucs504errata) Import and copy packages into 5.0-4 scope
(ucs504errata)
Import and copy packages into 5.0-4 scope
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: General
UCS 5.0
All other
: P5 normal (vote)
: UCS 5.0-4
Assigned To: Philipp Hahn
UCS maintainers
https://hutten.knut.univention.de/med...
:
Depends on: 55699
Blocks: ucs504meta 55701
  Show dependency treegraph
 
Reported: 2023-02-16 14:15 CET by Philipp Hahn
Modified: 2023-06-16 12:50 CEST (History)
0 users

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 Philipp Hahn univentionstaff 2023-02-16 14:15:36 CET
Copy all released packages from `errata5.0-3` back to scope `ucs5.0-4`.
Also copy all unannounced `.udeb`s.

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

QA: Make sure latest `univention-errata-level` is copied.
Comment 1 Philipp Hahn univentionstaff 2023-03-13 10:33:09 CET
PYTHONPATH=~/REPOS/DIST/repo-ng/src python3 -m univention.repong.debmirror -r 5.0-4 --save ucs504.save -vvv --dbout ucs504.sql
PYTHONPATH=~/REPOS/DIST/repo-ng/src python3 -m univention.repong.debmirror -r 5.0-4 --load ucs504.save -vvv --process COPY

BUG: Game-packages are detected as NEW — do NOT import them!
Comment 2 Philipp Hahn univentionstaff 2023-03-13 16:07:33 CET
(In reply to Philipp Hahn from comment #1)
> BUG: Game-packages are detected as NEW — do NOT import them!

Caused by missing `--override` during initial fetch:
>… --override /usr/share/doc/repo-ng-storage/examples/update_ucs50_mirror_from_debian.yml.gz
Comment 3 Philipp Hahn univentionstaff 2023-06-07 13:47:51 CEST
ssh omar /home/phahn/bin/repo-copy-scope 5.0-4

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

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

[5.0-4] 8eabc6e7c4 Bug #55694: Import unmaintained Debian packages
 doc/changelog/index.rst | 83 ++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 82 insertions(+), 1 deletion(-)
Comment 4 Philipp Hahn univentionstaff 2023-06-16 12:50:34 CEST
QA: Exists, is already used → VERIFY