Bug#739682: installation-report: Installation hangs with 'pkgsel: finishing up'
> Cyril Brulebois (2014-02-24): >> You could try downloading d-i images available in unstable, or dailies >> before 2014-02-07: >> >> http://ftp.fr.debian.org/debian/dists/wheezy/main/installer-amd64/current/images/ > > Sorry, this should have been: > > http://ftp.fr.debian.org/debian/dists/sid/main/installer-amd64/current/images/ > >> http://d-i.debian.org/daily-images/amd64/20140207-00:17/ >> >> Both should work, since debian-installer-utils was still at 1.102. Hi, I tested the following ISOs: - URL: http://ftp.fr.debian.org/debian/dists/sid/main/installer-amd64/current/images/netboot/mini.iso - Timestamp: 08-Feb-2014 17:42 - Result: OK, installation successful - URL: http://d-i.debian.org/daily-images/amd64/20140207-00:17/netboot/mini.iso - Timestamp: 07-Feb-2014 00:09 - Result: FAIL Fronted error: Loading libc6-udeb faild for unknown reason Log: ... retreiving libc6-udeb 2.18-3 -> segfault of sh - URL: http://d-i.debian.org/daily-images/amd64/20140226-00:19/netboot/mini.iso - Timestamp: 26-Feb-2014 00:10 - Result: OK, installation successful - URL: http://cdimage.debian.org/cdimage/daily-builds/daily/20140226-1/amd64/iso-cd/debian-testing-amd64-netinst.iso - Timestamp: 2014-02-26 05:09 - Result: FAIL, installation hangs at 11% as described by blau.baixo@... During all tests, I used ftp.us.debian.org as mirror. regards, florian signature.asc Description: OpenPGP digital signature
Bug#740073: netinst hangs on scanning CD-ROM [was: Message with no Package: tag cannot be processed! (Installation report)]
Nope, still no effect. Still 'Searching the CD-ROM...' instead of connecting to mirrors on the 'Configuring mirrors' installation step. There is no chance now to somehow install 'testing' branch. Installation DVD for 'testing' behaves the same way. On Tue, Feb 25, 2014 at 8:32 PM, Cyril Brulebois wrote: > Andrei POPESCU (2014-02-25): > > On Ma, 25 feb 14, 15:10:34, Siarhei Akhramenia wrote: > > > Comments/Problems: Problem with 'Configure mirrors' step; system hangs > > > on scanning CD-ROM (???), looks like it doesn't see any mirrors; the > > > problem also described by me here: > > > http://forums.debian.net/viewtopic.php?f=17&t=111983 > > > > > > I tried debian testin netinst several times for the last 3 or 4 days, > > > the problem is still there. I cannot use old images because they > > > cannot finish installation and hang right after installing the system > > > (cannot do finish steps). Please, guys, fix broken netinst for the > > > testing branch. Thank you very much! > > I suspect this might be due to: > http://bugs.debian.org/739989 > > You may want to use this instead in the meanwhile: > http://d-i.debian.org/daily-images/amd64/20140207-00:17/ > > http://ftp.fr.debian.org/debian/dists/sid/main/installer-amd64/current/images/ > > (Probably the netboot/gtk/mini.iso one.) > > Since the relevant commit was reverted in the debian-installer-utils > upload today, next daily d-i builds should work better. Next cdimage > builds, picking fixed daily d-i builds, should also work better. > > Mraw, > KiBi. >
Bug#732255: perhaps a missing "COMPONENTS" value
Hi, May the following patch help ? Thanks for your comments ! Regards, JH Chatenet diff -Naur a/usr/sbin/debootstrap b/usr/sbin/debootstrap --- a/usr/sbin/debootstrap 2014-02-26 20:31:23.0 +0100 +++ b/usr/sbin/debootstrap 2014-02-26 20:32:31.0 +0100 @@ -656,6 +656,7 @@ setup_apt_sources "${MIRRORS%% *}" mv_invalid_to "${MIRRORS%% *}" else + COMPONENTS="${COMPONENTS:-$USE_COMPONENTS}" setup_apt_sources "$DEF_MIRROR" mv_invalid_to "$DEF_MIRROR" fi -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140226224232.GA5162@debirf-dominicain
Linux kernel ABI bump in experimental: from 3.13-trunk to (none)
Linux kernel ABI bump in experimental: from 3.13-trunk to (none) Full summary: http://d-i.debian.org/kernel-summary.html#experimental -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1wisbp-zc...@dillon.debian.org