This one time, at band camp, Lionel Elie Mamane said:
Hi,
> On Sun, Jun 12, 2011 at 06:00:55PM +0100, Stephen Gran wrote:
> > This one time, at band camp, Lionel Elie Mamane said:
> 
> >> When upgrading from 3.110:
> 
> >> Preconfiguring packages ...
> >> /tmp/adduser.config.50053: line 23: [: too many arguments
> >> /tmp/adduser.config.50053: line 23: [: too many arguments
> >> /tmp/adduser.config.50053: line 26: [: too many arguments
> >> /tmp/adduser.config.50053: line 26: [: too many arguments
> 
> > Please provide the output of this command:
> > cat /etc/adduser.conf | sed -ne 's/^DIR_MODE=\(.*\)$/\1/p;'
> 
> $ cat /etc/adduser.conf | sed -ne 's/^DIR_MODE=\(.*\)$/\1/p;'
> 0755
> 0755

So, what tripped the bug is that you have the same directive twice.
I've made the test more robust, which will stop the config script from
complaining like this in the future, but I would suggest commenting out
one of those two on your local system.

Cheers,
-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        sg...@debian.org |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------

Attachment: signature.asc
Description: Digital signature

Reply via email to