Bug#853744: cloud-init needs net-tools

2017-01-31 Thread Ross Vandegrift
Package: cloud-init Version: 0.7.9-1 Severity: important Tags: patch Recently, net-tools was made optional. Since cloud-init does not depend on net-tools, this causes breakage: $ sudo cloud-init init Cloud-init v. 0.7.9 running 'init' at Tue, 31 Jan 2017 14:27:17 +. Up 1432.75 seconds. 2017

Bug#853744: cloud-init needs net-tools

2017-01-31 Thread Marco d'Itri
On Jan 31, Ross Vandegrift wrote: > Recently, net-tools was made optional. Since cloud-init does not depend > on net-tools, this causes breakage: Please do not apply this patch! Fix cloud-init to use ip(8) instead. -- ciao, Marco signature.asc Description: PGP signature

Bug#853744: cloud-init needs net-tools

2017-01-31 Thread Sam Hartman
> "Marco" == Marco d'Itri writes: Marco> On Jan 31, Ross Vandegrift wrote: >> Recently, net-tools was made optional. Since cloud-init does not >> depend on net-tools, this causes breakage: Marco> Please do not apply this patch! Fix cloud-init to use ip(8) Marco> instead.

Bug#853744: cloud-init needs net-tools

2017-01-31 Thread Ross Vandegrift
On Tue, Jan 31, 2017 at 04:48:24PM +0100, Marco d'Itri wrote: > On Jan 31, Ross Vandegrift wrote: > > > Recently, net-tools was made optional. Since cloud-init does not depend > > on net-tools, this causes breakage: > Please do not apply this patch! Fix cloud-init to use ip(8) instead. Isn't it

Bug#853744: cloud-init needs net-tools

2017-01-31 Thread Marco d'Itri
On Jan 31, Sam Hartman wrote: > Why? > I can understand "it would be nice if cloud-init used ip instead", but > you seem to have a preference stronger than that. To save space on the images. -- ciao, Marco signature.asc Description: PGP signature

Bug#853744: cloud-init needs net-tools

2017-01-31 Thread Marcin Kulisz
On 2017-01-31 17:14:04, Marco d'Itri wrote: > On Jan 31, Sam Hartman wrote: > > > Why? > > I can understand "it would be nice if cloud-init used ip instead", but > > you seem to have a preference stronger than that. > To save space on the images. Lol nice one :-) Installed-Size: 963 kB IMO we s

Bug#853744: cloud-init needs net-tools

2017-01-31 Thread Sam Hartman
> "Marco" == Marco d'Itri writes: Marco> On Jan 31, Sam Hartman wrote: >> Why? I can understand "it would be nice if cloud-init used ip >> instead", but you seem to have a preference stronger than that. Marco> To save space on the images. I think having it work is more impo