Package: vserver-debiantools
Version: 0.3.4
Severity: important

so, after running:

newvserver --hostname practice --ip 192.168.1.55/24 --domain localnet \
           --dist etch --mirror http://mirrors.kernel.org/debian --interface 
eth0

i find the /etc/motd on the host system contains:


Debian GNU/Linux (etch/i686) practice.localnet


looking into /usr/sbin/newvserver, i see this:

# Create a shorter motd (uname -a would give name of host-server)
echo "Debian GNU/Linux ($DIST/$(uname -m)) $VHOST.$VDOMAIN" \
    > "$VROOTDIR/$VHOST/etc/motd"

but VROOTDIR and VHOST are set at that point in the script, and
/var/lib/vservers/practice/etc/motd gets created properly...

i just tried again, with another hostname, and it happened again...

i'm perplexed.

live well,
  vagrant

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-vserver-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages vserver-debiantools depends on:
ii  binutils                      2.17-3     The GNU assembler, linker and bina
ii  debootstrap                   0.3.3.2    Bootstrap a basic Debian system
ii  rsync                         2.6.9-2    fast remote file copy program (lik
ii  util-vserver                  0.30.212-1 user-space tools for Linux-VServer

vserver-debiantools recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to