debootstrap 1.0.93+nmu4

2018-03-21 Thread Hideki Yamane
Hi, I've prepared next NMU for debootstrap, tiny changes, please review it. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp >From 24a1f6056f6df54c7882b4bf689056bc0c36c043 Mon Sep 17 00:00:00 2001 From: Hideki Yamane Date: Wed, 7 Mar 2018 21:15:14 +0900 Subject: [PATCH 1/3]

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

2018-03-21 Thread Cyril Brulebois
Hi, 윤영수 (2018-03-19): > 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 the network > package 'netcfg'. > >

Build regression on armhf

2018-03-21 Thread Cyril Brulebois
Hi Vagrant, We're getting an FTBFS on armhf following your recent changes: | > ./tmp/netboot/cd_tree/.disk/info | if [ "y" = y ]; then \ | set -e; \ | mkdir -p ./tmp/netboot/cd_tree/boot/grub/arm-efi; \ | cp -a ./tmp/netboot/grub_efi/efi.img ./tmp/netboot/cd_tree/boot/grub/; \ |

Processed: your mail

2018-03-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 563647 +patch Bug #563647 [debootstrap] debootstrap: manpage neglects complete path for --unpack-tarball Added tag(s) patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 563647: https://bugs.debian.org/cg

Processed: Re: debootstrap does not carry --components across --foreign/--second-stage

2018-03-21 Thread Debian Bug Tracking System
Processing control commands: > tags -1 +confirmed Bug #877855 [debootstrap] debootstrap does not carry --components across --foreign/--second-stage Added tag(s) confirmed. -- 877855: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877855 Debian Bug Tracking System Contact ow...@bugs.debian.or

Bug#877855: debootstrap does not carry --components across --foreign/--second-stage

2018-03-21 Thread Hideki Yamane
control: tags -1 +confirmed On Fri, 06 Oct 2017 09:40:39 +0200 Michael Stapelberg wrote: > This debootstrap invocation’s sources.list lacks the extra components: > > % sudo debootstrap --foreign --components main,contrib,non-free \ > --variant - testing bootstr http://deb.debian.org/debian >

Processed: your mail

2018-03-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 684520 +moreinfo Bug #684520 [debootstrap] debootstrap: package validation fails when running on Android+busybox Added tag(s) moreinfo. > thanks Stopping processing here. Please contact me if you need assistance. -- 684520: https://bugs.de

Processed: Re: live-build: print where debootstrap is going to download packages from

2018-03-21 Thread Debian Bug Tracking System
Processing control commands: > tags -1 +moreinfo Bug #627073 [debootstrap] print where packages are downloaded from Added tag(s) moreinfo. -- 627073: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627073 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Processed: Re: Please print proper error message when download fails

2018-03-21 Thread Debian Bug Tracking System
Processing control commands: > tags -1 +patch Bug #866401 [debootstrap] Please print proper error message when download fails Added tag(s) patch. -- 866401: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866401 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#866401: Please print proper error message when download fails

2018-03-21 Thread Hideki Yamane
control: tags -1 +patch On Wed, 21 Mar 2018 18:15:06 +0900 Hideki Yamane wrote: > Then, how about to change it to "-nv" (no-verbose) option? Here's a proposed patch. diff --git a/functions b/functions index bb7dae1..a4651ef 100644 --- a/functions +++ b/functions @@ -74,13 +74,13 @@ progress_

Finding installer documents to facilitate an *ATYPCAL* install

2018-03-21 Thread Richard Owlett
Please note subject line of "Finding installer documents to facilitate an *ATYPICAL* install", especially the emphasized word. I have a reasonably typical install of Stretch currently. I wish to install all required packages such that I could run all portions of the installer from my current pa

Bug#893713: debootstrap-udeb: containts too many scripts files (most of them are symlink but...)

2018-03-21 Thread Hideki Yamane
Package: debootstrap-udeb Severity: minor Hi, It contains meaningless scripts as below. drwxr-xr-x root/root 0 2018-03-17 23:46 ./usr/share/debootstrap/scripts/ -rw-r--r-- root/root 6016 2018-03-17 23:46 ./usr/share/debootstrap/scripts/aequorea -rw-r--r-- root/root 6296 2018

Re: Build regression on armhf

2018-03-21 Thread Vagrant Cascadian
On 2018-03-21, Cyril Brulebois wrote: > We're getting an FTBFS on armhf following your recent changes: ... > | open header: No such file or directory at util/grub-gencfg line 175. > | config/arm.cfg:35: recipe for target 'arch_miniiso' failed > | make[2]: *** [arch_miniiso] Error 2 > | Makefile:28

Bug#872181: marked as done (debootstrap: error processing argument #4)

2018-03-21 Thread Debian Bug Tracking System
Your message dated Thu, 22 Mar 2018 06:58:05 +0900 with message-id <20180322065805.5114a61145af956c345ad...@iijmio-mail.jp> and subject line Re: Bug#872181: debootstrap: error processing argument #4 has caused the Debian Bug report #872181, regarding debootstrap: error processing argument #4 to be

Re: Build regression on armhf

2018-03-21 Thread Cyril Brulebois
Hi, Vagrant Cascadian (2018-03-21): > Yes. Apparently I added this on the porterbox where I was testing, but > not in the commit from my local machine. Will fix it, and then test > from git without any local changes. Daily build on armhf is back to all green, thanks. > *sigh* > > Sorry for the

Bug#893713: debootstrap-udeb: containts too many scripts files (most of them are symlink but...)

2018-03-21 Thread Cyril Brulebois
Hideki Yamane (2018-03-21): > Package: debootstrap-udeb > Severity: minor > > Hi, > > It contains meaningless scripts as below. > > > drwxr-xr-x root/root 0 2018-03-17 23:46 > ./usr/share/debootstrap/scripts/ > -rw-r--r-- root/root 6016 2018-03-17 23:46 > ./usr/share/debootstra

Accepted anna 1.67 (source) into unstable

2018-03-21 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 21 Mar 2018 06:45:15 +0100 Source: anna Binary: anna Architecture: source Version: 1.67 Distribution: unstable Urgency: medium Maintainer: Debian Install System Team Changed-By: Christian Perrier Description: anna - an

Processing of anna_1.67_source.changes

2018-03-21 Thread Debian FTP Masters
anna_1.67_source.changes uploaded successfully to localhost along with the files: anna_1.67.dsc anna_1.67.tar.xz Greetings, Your Debian queue daemon (running on host usper.debian.org)

anna_1.67_source.changes ACCEPTED into unstable

2018-03-21 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 21 Mar 2018 06:45:15 +0100 Source: anna Binary: anna Architecture: source Version: 1.67 Distribution: unstable Urgency: medium Maintainer: Debian Install System Team Changed-By: Christian Perrier Description: an