Bug#901717: debootstrap: Version 1.0.102 breaks use of file mirrors

2018-06-23 Thread Hideki Yamane
Hi, On Sat, 23 Jun 2018 11:14:58 +0100 Christopher Obbard wrote: > $ cat test/debootstrap/debootstrap.log > ... > /debootstrap/debootstrap: 1428: /debootstrap/debootstrap: cannot open > //var/lib/apt/lists/http:__deb.debian.org_debian_dists_buster_main_binary-armhf_Packages: > No such file Oh,

Bug#884304: Debian 8.10 is not installable via PXE

2018-06-23 Thread Steve McIntyre
Hi Jaikumar, AFAICS the problem you're facing is that the d-i kernel modules and the kernel you're running don't match up. Here's the kernel version you have: On Sat, Jun 23, 2018 at 09:47:39PM +0530, Jaikumar Sharma wrote: > >Jun 23 14:20:40 syslogd started: BusyBox v1.22.1 >Jun 23 14:20:40 kern

Re: Scheduling 9.5

2018-06-23 Thread Adam D. Barratt
On Tue, 2018-06-12 at 12:44 +0100, Adam D. Barratt wrote: [...] > Given all of the above, I think the sanest option is to concentrate > on getting 8.11 done and jessie off our radar and then get 9.5 > sorted. > > For suggested dates for 9.5, we know that June 30th is a no-go, > Debcamp starts on J

Bug#884304: Debian 8.10 is not installable via PXE

2018-06-23 Thread Jaikumar Sharma
On Sat, Jun 23, 2018 at 9:07 PM, Steve McIntyre wrote: > If you're running with useful networking (e.g. bridged), then you can > grab the log from d-i via a trivial built-in webserver. If not, > probably the easiest way is to plug in a USB stick and copy it > there. You're looking for /var/log/sy

Bug#884304: Debian 8.10 is not installable via PXE

2018-06-23 Thread Steve McIntyre
On Sat, Jun 23, 2018 at 08:42:47PM +0530, Jaikumar Sharma wrote: >Can you grab a copy of the syslog so we can try to debug this please? > >Thanks, I've a virtual box VM which contains syslog, i've to find out a way to >extract the log file from it, since there is no utility in this system like

Bug#902226: debian-installer-netboot-images: FTBFS in stretch, even when allowing network access

2018-06-23 Thread Santiago Vila
Package: src:debian-installer-netboot-images Version: 20170615+deb9u3 Tags: ftbfs Dear Debian Installer people: Even when we allow network access in the autobuilder, building this package no longer works since version 20170615+deb9u1. -

Bug#884304: Debian 8.10 is not installable via PXE

2018-06-23 Thread Jaikumar Sharma
> > Can you grab a copy of the syslog so we can try to debug this please? Thanks, I've a virtual box VM which contains syslog, i've to find out a way to extract the log file from it, since there is no utility in this system like scp, ssh or something, sure I will try to extract syslog. thank you.

Bug#902215: Installation Debian 10 Buster successfully on AMD A10 Desktop PC

2018-06-23 Thread Bernhard
Package: installation-reports Boot method: USB-Stick Image version: Self-made ISO image with Debian 10 Alpha 3 Installer Date: 2018-06-23 Machine: Self-made Desktop PC Processor: AMD A10-5700 APU with Radeon(tm) HD Graphics Memory: 4GB Partitions: DateisystemTyp 1K-Blöcke Benutzt Verf

Bug#902212: Installation Debian 10 Buster successfully on Acer Aspire One

2018-06-23 Thread Bernhard
Package: installation-reports Boot method: USB-Stick Image version: Self-made ISO image with Debian 10 Alpha 3 Installer Date: 2018-06-23 Machine: Acer Aspire One 532h Processor: Intel(R) Atom(TM) CPU N450 @ 1.66GHz Memory: 1GB Partitions: DateisystemTyp 1K-Blöcke Benutzt Verfügbar

Bug#884304: Debian 8.10 is not installable via PXE

2018-06-23 Thread Steve McIntyre
On Sat, Jun 23, 2018 at 05:54:10PM +0530, Jaikumar Sharma wrote: >I've also been hit by this bug, i've used 32 bit netboot installers (tried all) >under http://ftp.be.debian.org/debian/dists/jessie/main/installer-i386/ but >same issue is being face "No root file system defined" Can you grab a copy

Bug#884304: Debian 8.10 is not installable via PXE

2018-06-23 Thread Jaikumar Sharma
I've also been hit by this bug, i've used 32 bit netboot installers (tried all) under http://ftp.be.debian.org/debian/dists/jessie/main/installer-i386/ but same issue is being face "No root file system defined"

Bug#861343: debootstrap: hardcodes mawk as awk provider

2018-06-23 Thread Sven Joachim
On 2018-03-19 22:12 +0100, Raphael Hertzog wrote: > 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/a