** Changed in: system-image (Ubuntu)
Milestone: ubuntu-15.04 => later
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to system-image in Ubuntu.
https://bugs.launchpad.net/bugs/1377184
Title:
move archive_master file out of /etc to avoid it being treated as a
conffile
Status in Ubuntu system image (server/client/updater):
Fix Committed
Status in system-image package in Ubuntu:
Triaged
Bug description:
Currently client.ini specifies:
[gpg]
archive_master: /etc/system-image/archive-master.tar.xz
The problem is that file in /etc are automatically marked as conffiles
by debhelper and as such don't get moved into place until the dpkg
configure step.
This caused an issue for the initramfs-tools-ubuntu-core package since that
Depends on system-image-common (which provides
etc/system-image/archive-master.tar.xz), but when the
initramfs-tools-ubuntu-core package was unpacked, this triggered
update-initramfs which failed since it needs access to
/etc/system-image/archive-master.tar.xz, but that file had not yet been moved
into place.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1377184/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp