Bug#861343: debootstrap: hardcodes mawk as awk provider

2018-03-19 Thread Raphael Hertzog
Hi Hideki, On Mon, 19 Mar 2018, Hideki Yamane wrote: > However, in scripts/*, there's unnecessary mawk hardcode line and > we can remove it safely as attached patch. [...] > - ln -sf mawk "$TARGET/usr/bin/awk" > + ln -sf awk "$TARGET/usr/bin/awk" Huh? This doesn't make any sense. You

Bug#893476: marked as done (DNS setting is not reflected in netplan yaml file when domain name is empty string)

2018-03-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Mar 2018 20:03:41 +0100 with message-id <2e527a0a-1e29-576b-9afd-6bc159079...@debian.org> and subject line Re: Bug#893476: DNS setting is not reflected in netplan yaml file when domain name is empty string has caused the Debian Bug report #893476, regarding DNS setting

Re: Curious case of /lib/libkmod.so.2

2018-03-19 Thread Mike Purvis
Small update here. I broke out of the make run and manually invoked mklibs-copy in verbose mode. It turns out that libkmod.so.2 does it fact get copied out of the /lib directory on the system being used to construct the initrd (I guess I must have had that package installed after all). See the

Processed: Re: debootstrap: 'Release signed by unknown key' should report keyring used

2018-03-19 Thread Debian Bug Tracking System
Processing control commands: > tags -1 +patch Bug #698677 [debootstrap] debootstrap: 'Release signed by unknown key' should report keyring used Added tag(s) patch. -- 698677: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698677 Debian Bug Tracking System Contact ow...@bugs.debian.org with

Re: APT Date verification

2018-03-19 Thread Julian Andres Klode
On Thu, Feb 08, 2018 at 03:07:54PM +0100, Julian Andres Klode wrote: > Hey guys, > > APT will shortly start validating that the Date field in a release > file is not (too far) in the future. This might have implications > for installing on devices with an inaccurate clock, as they might > now

Processed: Re: debootstrap: hardcodes mawk as awk provider

2018-03-19 Thread Debian Bug Tracking System
Processing control commands: > tags -1 +patch Bug #861343 [debootstrap] debootstrap: hardcodes mawk as awk provider Added tag(s) patch. -- 861343: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861343 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#861343: debootstrap: hardcodes mawk as awk provider

2018-03-19 Thread Hideki Yamane
control: tags -1 +patch On Thu, 27 Apr 2017 20:35:01 +0200 Sven Joachim wrote: > It might be useful for Debian or derivatives to change the default awk > provider, which currently is mawk - a package that has de facto been > unmaintained in Debian for several years. The

Bug#731859: debootstrap: variant=fakechroot fails

2018-03-19 Thread Hideki Yamane
control: tags -1 +unreproducible On Tue, 10 Dec 2013 15:48:33 +0100 Johannes Schauer wrote: > Package: debootstrap > Version: 1.0.55 > Severity: normal > > Running debootstrap under Debian Sid yields: > > $ fakeroot fakechroot debootstrap --verbose --variant=fakechroot sid

Processed: Re: debootstrap: variant=fakechroot fails

2018-03-19 Thread Debian Bug Tracking System
Processing control commands: > tags -1 +unreproducible Bug #731859 [debootstrap] debootstrap: variant=fakechroot fails Added tag(s) unreproducible. -- 731859: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731859 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#893476: DNS setting is not reflected in netplan yaml file when domain name is empty string

2018-03-19 Thread 윤영수
Package: netcfg Version: 1.142 Severity: normal Dear Maintainer, When we install ubuntu server and set DNS addresses (ex. 8.8.8.8), the event that the DNS setting is not reflected in netplan yaml file (/etc/netplan/*.yaml) may occur. We finded that the reason is related to the source code of