Bug#363362: x11-common: postinst fails if /usr/X11R6/bin is not empty

2006-04-21 Thread Josselin Mouette
7Le mercredi 19 avril 2006 à 16:10 -0700, Steve Langasek a écrit : > > For sure I have a better upgrade path: > > - keep a compatibility symbolic link in /usr/X11R6/bin/X, and ditto the > > few other ones that can cause breakage upon upgrade ; > > - hunt down packages using them ; > > - release et

Bug#363362: x11-common: postinst fails if /usr/X11R6/bin is not empty

2006-04-19 Thread Steve Langasek
On Tue, Apr 18, 2006 at 08:26:37PM +0200, Josselin Mouette wrote: > Le mardi 18 avril 2006 à 11:14 -0700, Steve Langasek a écrit : > > > The postinst contains the following: > > > if [ -d "/usr/X11R6/bin" ] && [ ! -L /usr/X11R6/bin ]; then > > > rmdir "/usr/X11R6/bin" || die "Could not remove /us

Bug#363362: x11-common: postinst fails if /usr/X11R6/bin is not empty

2006-04-18 Thread Josselin Mouette
Le mardi 18 avril 2006 à 21:43 +0300, Daniel Stone a écrit : > Apparently you don't understand all the issues involved. Oh, right, I don't understand anything, and the GREAT and MIGHTY Daniel Stone knows better. > It's kind of cute that you just attempt to handwave this away as having > 'no justi

Bug#363362: x11-common: postinst fails if /usr/X11R6/bin is not empty

2006-04-18 Thread Josselin Mouette
Le mardi 18 avril 2006 à 11:14 -0700, Steve Langasek a écrit : > > The postinst contains the following: > > if [ -d "/usr/X11R6/bin" ] && [ ! -L /usr/X11R6/bin ]; then > > rmdir "/usr/X11R6/bin" || die "Could not remove /usr/X11R6/bin. Is not > > yet empty. Please remove any items still in the d

Bug#363362: x11-common: postinst fails if /usr/X11R6/bin is not empty

2006-04-18 Thread Steve Langasek
severity 363362 important thanks On Tue, Apr 18, 2006 at 07:30:53PM +0200, Josselin Mouette wrote: > The postinst contains the following: > if [ -d "/usr/X11R6/bin" ] && [ ! -L /usr/X11R6/bin ]; then > rmdir "/usr/X11R6/bin" || die "Could not remove /usr/X11R6/bin. Is not > yet empty. Please r

Bug#363362: x11-common: postinst fails if /usr/X11R6/bin is not empty

2006-04-18 Thread Josselin Mouette
Package: x11-common Version: 1:7.0.14 Severity: grave The postinst contains the following: if [ -d "/usr/X11R6/bin" ] && [ ! -L /usr/X11R6/bin ]; then rmdir "/usr/X11R6/bin" || die "Could not remove /usr/X11R6/bin. Is not yet empty. Please remove any items still in the directory. You can move