rescue_1.69_source.changes ACCEPTED into unstable

2018-01-16 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 16 Jan 2018 07:25:21 +0100 Source: rescue Binary: rescue-check rescue-mode Architecture: source Version: 1.69 Distribution: unstable Urgency: medium Maintainer: Debian Install System Team Changed-By: Christian Per

Processing of rescue_1.69_source.changes

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

Re: Bug#885556: multipath-udeb: depends on a non-udeb package: liburcu6

2018-01-16 Thread Cyril Brulebois
Hi, Michael Jeanson (2018-01-15): > I've uploaded 0.10.0-3 with the included patch and some other minor > packaging fixes, it's sitting in the NEW queue because of the added udeb. Thanks Michael, I've pinged #-ftp to see if that can speed things up. :) Cheers, -- Cyril Brulebois (k...@debian

Re: Help building debian-installer for arm64

2018-01-16 Thread Ben Hutchings
On Tue, 2018-01-16 at 20:47 +0100, Karsten Merker wrote: > On Tue, Jan 16, 2018 at 05:35:28PM +0100, Loys Ollivier wrote: > > [building kernel package with udebs] > > Unfortunately when I run the last command to build the package. It fails > > after building the kernel + modules with the error mes

preseed_fetch for network-console/authorized_keys_url?

2018-01-16 Thread Jack Bates
What do you think about replacing wget with preseed_fetch, for downloading the authorized_keys_url in network-console? diff --git a/debian/network-console.postinst b/debian/network-console.postinst index 02496a9..203d60d 100755 --- a/debian/network-console.postinst +++ b/debian/network-console.

Re: Help building debian-installer for arm64

2018-01-16 Thread Loys Ollivier
On 12/01/2018 18:48, Karsten Merker wrote: > On Fri, Jan 12, 2018 at 01:52:39PM +0100, Loys Ollivier wrote: >> On 26/12/2017 22:05, Karsten Merker wrote: >>> On Tue, Dec 26, 2017 at 05:13:26PM +0100, Loys Ollivier wrote: > >> I have been able to build the d-i natively and boot from it. Thanks fo