bug-coreutils
[Top][All Lists]
Advanced

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

Re: Error Encountered when updating


From: Bob Proulx
Subject: Re: Error Encountered when updating
Date: Wed, 10 Oct 2007 17:11:31 -0600
User-agent: Mutt/1.5.13 (2006-08-11)

richparrett wrote:
> Setting up linux-image-2.6.15-29-386 (2.6.15-29.60) ...

There are actually two errors here:

> /usr/share/initramfs-tools/scripts/functions: line 82: [: too many arguments

A shell script error on line 82 concerning the "[" 'test' operator.

> basename: extra operand `2007'

A shell script error calling basename.

Those are probably related.  You could see them by looking at the post
installation script being run by that package.  But the best thing to
do is to report the bug to the maintainers of the package.

While basename is a GNU coreutils program the correct use of it is the
responsibility of the downstream developer.  In this case you should
report this against the linux-image-2.6.15-29-386 package that you are
trying to install.

You did not say which system you were running but let me guess that
the following should work for you.  If 'reportbug' is not installed
then you will need to install it first.

  reportbug linux-image-2.6.15-29-386

Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]