[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Installing Debian hurd/i386



Samuel Thibault wrote:
> Jonathan Nieder, le Fri 04 Feb 2011 22:28:05 -0600, a écrit :

>>  - installing GRUB as part of the installation fails:
>> 
>> 	chroot: can't execute 'grub-probe': No such file or directory
>
> Mmm, I can't test any more because I've overwritten the image, but I'm
> not able to reproduce it with the current image, could you re-check, and
> post the whole d-i syslog file?

Yes, I can reproduce it.  lists.debian.org was unwilling to accept the
full syslog.  Sample snippet:

 07:24:53 choose-mirror[1780]: DEBUG: command: wget -q http://jk.fr.eu.org/debian/hurd-installer/mirror/dists/oldstable/Release -O - | grep -E '^(Suite|Codename):'
 07:24:57 choose-mirror[1780]: DEBUG: command: wget -q http://jk.fr.eu.org/debian/hurd-installer/mirror/dists/stable/Release -O - | grep -E '^(Suite|Codename):'
 07:25:01 choose-mirror[1780]: DEBUG: command: wget -q http://jk.fr.eu.org/debian/hurd-installer/mirror/dists/testing/Release -O - | grep -E '^(Suite|Codename):'
 07:25:03 choose-mirror[1780]: DEBUG: command: wget -q http://jk.fr.eu.org/debian/hurd-installer/mirror/dists/unstable/Release -O - | grep -E '^(Suite|Codename):'
 07:25:08 choose-mirror[1780]: DEBUG: command: wget -q http://jk.fr.eu.org/debian/hurd-installer/mirror/dists/sid/Release -O - | grep -E '^(Suite|Codename):'
 07:25:12 choose-mirror[1780]: INFO: suite/codename set to: unstable/sid
 07:25:12 choose-mirror[1780]: DEBUG: command: wget -q http://jk.fr.eu.org/debian/hurd-installer/mirror/dists/sid/main/binary-hurd-i386/Release -O - | grep ^Architecture:
 07:25:13 anna-install: Queueing udeb sid-support for later installation
 07:25:13 main-menu[861]: (process:1773): wget: server returned error: HTTP/1.1 404 Not Found
 07:25:13 main-menu[861]: (process:1773): wget: server returned error: HTTP/1.1 404 Not Found
 07:25:13 main-menu[861]: (process:1773): wget: server returned error: HTTP/1.1 404 Not Found
 07:25:13 main-menu[861]: DEBUG: resolver (libc0.3-udeb): package doesn't exist (ignored)

Looks okay, right?  But

 08:30:40 debootstrap: Setting up tasksel-data (2.88) ...
 08:30:40 debootstrap: Setting up tasksel (2.88) ...
 08:30:54 base-installer: warning: setup_dev called for an unknown OS (hurd).
 08:31:06 base-installer: Err http://jk.fr.eu.org sid Release.gpg
 08:31:06 base-installer:   Could not resolve 'jk.fr.eu.org'
 08:31:06 base-installer: Err http://jk.fr.eu.org/debian/hurd-installer/mirror/ sid/main Translation-en
 08:31:06 base-installer:   Could not resolve 'jk.fr.eu.org'
 08:31:06 base-installer: Reading package lists...
 08:32:16 base-installer: 
 08:32:16 base-installer: W: Failed to fetch http://jk.fr.eu.org/debian/hurd-installer/mirror/dists/sid/Release.gpg  Could not resolve 'jk.fr.eu.org'
 08:32:16 base-installer: 
 08:32:16 base-installer: W: Failed to fetch http://jk.fr.eu.org/debian/hurd-installer/mirror/dists/sid/main/i18n/Translation-en.gz  Could not resolve 'jk.fr.eu.org'
 08:32:16 base-installer: 
 08:32:16 base-installer: W: Some index files failed to download, they have been ignored, or old ones used instead.
 08:32:17 base-installer: cut: /proc/mounts: No such file or directory

Using qemu's networking setup, the guest apt is able to resolve
mirrors2.kernel.org (a Debian mirror I sometimes use) but guest git is
not able to resolve, say, git.debian.org.  Not sure why.  This doesn't
seem to be specific to hurd (it happens with kfreebsd, too).

I guess that is why grub-probe is missing.

 08:38:42 in-target: Failed to fetch http://jk.fr.eu.org/debian/hurd-installer/mirror/./ftp.us.debian.org/debian/pool/main/g/gettext/gettext-base_0.18.1.1-3_hurd-i386.deb  Could not resolve 'jk.fr.eu.org'
 08:38:42 in-target: Failed to fetch http://jk.fr.eu.org/debian/hurd-installer/mirror/./ftp.us.debian.org/debian/pool/main/f/freetype/libfreetype6_2.4.2-2.1_hurd-i386.deb  Could not resolve 'jk.fr.eu.org'
 08:38:42 in-target: Failed to fetch http://jk.fr.eu.org/debian/hurd-installer/mirror/./ftp.debian-ports.org/debian/pool-hurd-i386/main/g/grub2/grub-common_1.98+20100804-10+hurd.1_hurd-i386.deb  Could not resolve 'jk.fr.eu.org'
 08:38:42 in-target: Failed to fetch http://jk.fr.eu.org/debian/hurd-installer/mirror/./ftp.us.debian.org/debian/pool/main/o/os-prober/os-prober_1.42_hurd-i386.deb  Could not resolve 'jk.fr.eu.org'
 08:38:42 in-target: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
 08:38:42 main-menu[861]: (process:17540): cut: /proc/mounts: No such file or directory
 08:38:42 main-menu[861]: (process:17540): cut: /proc/mounts: No such file or directory
 08:38:42 main-menu[861]: (process:17540): egrep: /proc/mounts: No such file or directory
 08:38:42 main-menu[861]: (process:17540): cut: /proc/mounts: No such file or directory
 08:38:42 main-menu[861]: (process:17540): chroot: can't execute 'grub-probe': No such file or directory

Regards,
Jonathan


Reply to: