Re: [Touch-packages] [Bug 1759307] Re: missing dependency on isc-dhcp-client (dhclient)

2018-04-24 Thread Steve Langasek
On Thu, Mar 29, 2018 at 01:23:13AM -, Scott Moser wrote: > "Packages that care about networking support in the initramfs should instead > take care themselves to depend on isc-dhcp-client." > Reworded: > Packages that care about should take care to depend on > themselves. > Generally

[Touch-packages] [Bug 1759307] Re: missing dependency on isc-dhcp-client (dhclient)

2018-04-24 Thread Scott Moser
Ugh. the merge proposal at https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/342214 put a build-depends on isc-dhcp-client not a runtime depends. i've opened bug 1766714 to address. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1759307] Re: missing dependency on isc-dhcp-client (dhclient)

2018-03-28 Thread Scott Moser
"Packages that care about networking support in the initramfs should instead take care themselves to depend on isc-dhcp-client." Reworded: Packages that care about should take care to depend on themselves. Generally that's not how things work, and results in maintenance elsewhere. Now

Re: [Touch-packages] [Bug 1759307] Re: missing dependency on isc-dhcp-client (dhclient)

2018-03-28 Thread Steve Langasek
On Wed, Mar 28, 2018 at 05:27:57PM -, Scott Moser wrote: > You don't think that at least warrants a Suggests ? I don't think Suggests are generally worth the effort, they aren't installed by default and so their only minimal value is providing a little documentation to the user who happens to

Re: [Touch-packages] [Bug 1759307] Re: missing dependency on isc-dhcp-client (dhclient)

2018-03-28 Thread Scott Moser
You don't think that at least warrants a Suggests ? On Wed, Mar 28, 2018 at 2:49 AM, Steve Langasek < steve.langa...@canonical.com> wrote: > I don't think this belongs as a dependency of initramfs-tools. The > initramfs-tools package won't fail to create an initramfs if dhclient is > absent,

[Touch-packages] [Bug 1759307] Re: missing dependency on isc-dhcp-client (dhclient)

2018-03-28 Thread Steve Langasek
I don't think this belongs as a dependency of initramfs-tools. The initramfs-tools package won't fail to create an initramfs if dhclient is absent, it just won't succeed in creating an initramfs that is capable of configuring (currently ipv6) networking before pivoting root. That is not

[Touch-packages] [Bug 1759307] Re: missing dependency on isc-dhcp-client (dhclient)

2018-03-27 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/342248 ** Merge proposal linked: https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/342249 -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1759307] Re: missing dependency on isc-dhcp-client (dhclient)

2018-03-27 Thread Chad Smith
** Changed in: cloud-init (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1759307 Title: missing dependency on

[Touch-packages] [Bug 1759307] Re: missing dependency on isc-dhcp-client (dhclient)

2018-03-27 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/342239 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1759307

[Touch-packages] [Bug 1759307] Re: missing dependency on isc-dhcp-client (dhclient)

2018-03-27 Thread Scott Moser
An upstream commit landed for this bug. To view that commit see the following URL: https://git.launchpad.net/cloud-init/commit/?id=5b9dc4bc -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.

[Touch-packages] [Bug 1759307] Re: missing dependency on isc-dhcp-client (dhclient)

2018-03-27 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/342214 ** Merge proposal linked: https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/342215 -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1759307] Re: missing dependency on isc-dhcp-client (dhclient)

2018-03-27 Thread Scott Moser
** Description changed: - cloud-init uses isc-dhcp-client (through 'dhclient') to obtain temporary dhcp ip addresses. - it currently does not identify a dependency on it. + cloud-init uses isc-dhcp-client (through 'dhclient') to obtain temporary + dhcp ip addresses. It currently does not