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

Bug#459607: live-helper: hostname is not set / is "(none)"



Package: live-helper
Version: 1.0~a37-2
Severity: normal

hostname is not set anymore:
,----
| #cat /proc/sys/kernel/hostname 
| (none)
`----

I think the problem is that for some reason /bin/hostname is overwritten
with a shell script doing nothing.

,----
| # cat /bin/hostname
| #!/bin/sh
| 
| echo "localhost.localdomain"
`----

it seems this is done by /usr/bin/lh_chroot_hostname

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-mcore2-imq-raid (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages live-helper depends on:
ii  debootstrap                   1.0.6      Bootstrap a basic Debian system

live-helper recommends no packages.

-- no debconf information






Reply to: