Bug#363079: x11-common postinst fails about broken test

2006-04-17 Thread Frans Pop
severity 363079 normal merge 363079 362846 thanks On Monday 17 April 2006 15:28, Harald Dunkel wrote: > -if [ ! -L -e -d "/usr/X11R6/bin" ]; then > +if ! [ -L "/usr/X11R6/bin" ] && [ -d "/usr/X11R6/bin" ]; then This bug was already filed as #362846 and was already fixed, though the fixed version

Bug#363079: x11-common postinst fails about broken test

2006-04-17 Thread Andreas Metzler
On 2006-04-17 Harald Dunkel <[EMAIL PROTECTED]> wrote: [...] > Suggested patch: > --- debian/x11-common.postinst.in~ 2006-04-15 18:33:45.0 +0200 > +++ debian/x11-common.postinst.in 2006-04-17 15:16:42.0 +0200 > @@ -50,7 +50,7 @@ >fi > fi > -if [ ! -L -e -d "/usr/X1

Processed: Re: Bug#363079: x11-common postinst fails about broken test

2006-04-17 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 363079 normal Bug#363079: x11-common postinst fails about broken test Severity set to `normal'. > merge 363079 362846 Bug#362846: /var/lib/dpkg/info/x11-common.postinst: line 918: [: too many arguments Bug#363079: x11-common pos

Bug#363079: x11-common postinst fails about broken test

2006-04-17 Thread Harald Dunkel
Package: x11-common Version: 7.0.12 Severity: serious Tags: patch The postinst script fails: # dpkg -i x11-common_1%3a7.0.12_amd64.deb (Reading database ... 76526 files and directories currently installed.) Preparing to replace x11-common 1:7.0.10 (using x11-common_1%3a7.0.12_amd64.deb) ... Unpa