[Bug 1713212] Re: changes in >= 234-2ubuntu7 for artful breaks kubuntu CI image build in docker
Dimitri John Ledkov
launchpad at surgut.co.uk
Tue Aug 29 09:07:13 UTC 2017
I'm not sure how to fix this, or rather how to make src:systemd match
what src:resolvconf used to do.
In the end the system should end up with /etc/resolv.conf pointing at
/run/systemd/resolve/stub-resolv.conf. Yet from the log, it seems that
debootstrap (?!) is running, however, one is not allowed to overwrite
/etc/resolv.conf.
Do you have a copy/result of older deboostraps? Do they end up having a
valid /etc/resolv.conf?
** Changed in: systemd (Ubuntu)
Status: Incomplete => In Progress
** Changed in: systemd (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1713212
Title:
changes in >= 234-2ubuntu7 for artful breaks kubuntu CI image build in
docker
Status in systemd package in Ubuntu:
In Progress
Bug description:
Our live image build in kubuntu CI using docker, now fails since
changes in 234-2ubuntu7 onwards.
log: https://kci.pangea.pub/job/iso_artful_stable_amd64/4/console
14:52:28 ln: cannot remove '/etc/resolv.conf': Device or resource busy
14:52:28 dpkg: error processing package systemd (--configure):
14:52:28 subprocess installed post-installation script returned error exit status 1
234-2ubuntu7 changes:
https://launchpad.net/ubuntu/+source/systemd/234-2ubuntu7
* Always setup /etc/resolv.conf on new installations.
On new installations, /etc/resolv.conf will always exist. Move it to /run
and replace it with the desired final symlink. (LP: #1712283)
* Create /etc/resolv.conf on resolved start, if it is an empty file.
I doubt eventually we will be the only ones to hit the issue.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1713212/+subscriptions
More information about the foundations-bugs
mailing list