Public bug reported:

Binary package hint: update-motd

This was a fresh install from:

perseus:[~/iso] ubuntu-iso lucid-server-i386.iso
Ubuntu-Server 10.04 "Lucid Lynx" - Alpha i386 (20091204)

Upon first login (and on a second login that I tested), I saw this
error:

run-parts: /etc/update-motd/00-header exited with status 1

00-header is a very simple script:

#!/bin/sh

# Header for /etc/motd
# These two lines were taken from /etc/init.d/bootlogs.sh
uname -snrvm
[ -f /etc/motd.tail ] && cat /etc/motd.tail

/etc/motd.tail does not exist, which is presumably the problem.
Probably this script should end with "exit 0" and/or use an "if/then"
construct rather than "&&".

ProblemType: Bug
Architecture: i386
Date: Fri Dec  4 12:07:43 2009
DistroRelease: Ubuntu 10.04
Package: update-motd (not installed)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-6.8-generic-pae
SourcePackage: update-motd
Tags: lucid
Uname: Linux 2.6.32-6-generic-pae i686

** Affects: update-motd (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 lucid

-- 
run-parts: /etc/update-motd/00-header exited with status 1
https://bugs.launchpad.net/bugs/492387
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to