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

Bug#577978: crosshurd: installation of Hurd hangs



Package: crosshurd
Version: 1.7.37
Severity: important

Hello,

I tried to cross-install Hurd into an empty ext2 partition, and the installation process hanged after printing this:

| Fetched 38.2MB in 1min 1s (627kB/s) | Download complete and in download only mode
| I: Extracting /var/cache/apt/archives/base-files_5.3_hurd-i386.deb...
| I: Extracting /var/cache/apt/archives/base-passwd_3.5.22_hurd-i386.deb...
| I: Extracting /var/cache/apt/archives/bash_4.1-3_hurd-i386.deb...
| I: Extracting /var/cache/apt/archives/bsdutils_1%3a2.16.2-0_hurd-i386.deb...
| I: Extracting /var/cache/apt/archives/coreutils_7.5-6_hurd-i386.deb...
| I: Extracting /var/cache/apt/archives/dash_0.5.5.1-3_hurd-i386.deb...

It looks like there are some issues with handling /bin/sh symlink:

# pstree -A -a -p 6251
crosshurd,6251 /usr/sbin/crosshurd
  `-makehurddir.sh,6298 /usr/share/crosshurd/makehurddir.sh /media/pendrive/ i486 gnu
      `-makehurddir.sh,7018 /usr/share/crosshurd/makehurddir.sh /media/pendrive/ i486 gnu
          `-tar,7179 -xkf -

# strace -p 7179
Process 7179 attached - interrupt to quit
symlink("dash", "./bin/sh")             = -1 EEXIST (File exists)
symlink("dash", "./bin/sh")             = -1 EEXIST (File exists)
symlink("dash", "./bin/sh")             = -1 EEXIST (File exists)
symlink("dash", "./bin/sh")             = -1 EEXIST (File exists)
symlink("dash", "./bin/sh")             = -1 EEXIST (File exists)
symlink("dash", "./bin/sh")             = -1 EEXIST (File exists)
symlink("dash", "./bin/sh")             = -1 EEXIST (File exists)
[and so on...]
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages crosshurd depends on:
ii  dialog                    1.1-20100119-2 Displays user-friendly dialog boxe
ii  dpkg-dev                  1.15.6.1       Debian package development tools

Versions of packages crosshurd recommends:
pn  attr                          <none>     (no description available)

crosshurd suggests no packages.

-- debconf-show failed

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature


Reply to: