Bug 38802 - Image build not possible: add symlink for trusty
Image build not possible: add symlink for trusty
Status: CLOSED WONTFIX
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: UCS Integration
UCC 2.0
Other Linux
: P5 normal
: UCC 2.0-errata
Assigned To: UCC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-07-01 09:05 CEST by Erik Damrose
Modified: 2023-06-28 10:32 CEST (History)
0 users

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 Erik Damrose univentionstaff 2015-07-01 09:05:48 CEST
debootstrap can not find sources for trusty. Image creation fails with the following error:

ERROR: The command "/usr/sbin/debootstrap --arch=i386 trusty /var/lib/univention-client-boot/temp/tmpU6CZyz/bootstrap http://ucc2.software-univention.de/" failed with the error code 1 (abort)

When invoking debootstrap manually, the error is 
E: No such script: /usr/share/debootstrap/scripts/trusty

Fix: Add symlink for trusty, the same as other ubuntu releases in /usr/share/debootstrap/scripts

ln -s /usr/share/debootstrap/scripts/gutsy /usr/share/debootstrap/scripts/trusty

ucc-image-toolkit should ship this link
Comment 1 Ingo Steuwer univentionstaff 2020-06-19 16:55:52 CEST
UCC 1.x / 2.x is out of maintenance. In case this Bug is still relevant please clone with the correct version.