Bug 35698 - create cd-contents list in UCS 4.0 dvd build script
create cd-contents list in UCS 4.0 dvd build script
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UCS Installer - DVD
UCS 4.0
Other Linux
: P5 normal (vote)
: UCS 4.0
Assigned To: Sönke Schwardt-Krummrich
Philipp Hahn
: interim-2
: 35710 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-25 16:47 CEST by Felix Botner
Modified: 2014-11-26 06:55 CET (History)
2 users (show)

See Also:
What kind of report is it?: ---
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 Felix Botner univentionstaff 2014-08-25 16:47:59 CEST
The dvd build script has to create a cd-contents with all the packages on the dvd. 

-> more /var/univention/buildsystem2/cd-contents/ucs_4.0-0_amd64_dvd.txt
./acl_2.2.49-4.56.201104131820_amd64.deb
./acpid_2.0.7-1.28.201205161617_amd64.deb
./adduser_3.112+nmu2.15.201104132310_all.deb
./akonadiconsole_4.4.7-3.25.201104212309_amd64.deb
./akonadi-server_1.3.1-3.11.201110101103_amd64.deb
./akregator_4.4.7-3.25.201104212309_amd64.deb
...
Comment 1 Stefan Gohmann univentionstaff 2014-09-15 09:37:09 CEST
*** Bug 35710 has been marked as a duplicate of this bug. ***
Comment 2 Philipp Hahn univentionstaff 2014-09-15 09:46:53 CEST
# isoinfo -i /var/univention/buildsystem2/isotests/ucs_4.0-0-latest-amd64.iso -R -f | grep '\.deb$' > /var/univention/buildsystem2/cd-contents/ucs_4.0-0_amd64_dvd.txt
Comment 3 Sönke Schwardt-Krummrich univentionstaff 2014-09-15 12:04:04 CEST
build-cd-ucs4 is now creating a dvd content list automatically:

omar:/var/univention/buildsystem2/cd-contents$ head ucs_4.0-0_amd64_dvd.txt
/all/acpi-support-base_0.140-5.6.201403111634_all.deb
/all/adduser_3.113+nmu3.17.201403111944_all.deb
/all/akonadi-backend-mysql_1.7.2-3.13.201403120129_all.deb
/all/alien_8.87.12.201403120322_all.deb
/all/amavisd-new_2.7.1-2.42.201403120807_all.deb
/all/aptitude-common_0.6.8.2-1.31.201403130817_all.deb
/all/apt-listchanges_2.85.11.5.201403122342_all.deb
/all/apt-mirror_0.4.8-5.27.201403122345_all.deb
/all/apt-offline_1.2.4.201403122352_all.deb
/all/apt-xapian-index_0.45.9.201403130039_all.deb
Comment 4 Philipp Hahn univentionstaff 2014-10-02 09:07:37 CEST
OK: r53654 r54124
OK: build-cd-ucs4 w/o --no-content-list-update
OK: /var/univention/buildsystem2/cd-contents/ucs_4.0-0_*_dvd.txt

FYI: The lines now start with "/" instead of "./", which might be problematic for consumers expecting a relative path and now find an absolute path - therefore check the known consumers:
OK: announce/announce_errata uses os.path.basename()
OK: announce/announce_ucs_release.py uses os.path.basename()
Comment 5 Stefan Gohmann univentionstaff 2014-11-26 06:55:40 CET
UCS 4.0-0 has been released:
 http://docs.univention.de/release-notes-4.0-0-en.html
 http://docs.univention.de/release-notes-4.0-0-de.html

If this error occurs again, please use "Clone This Bug".