On Sun, 3 Jun 2007, Alexander Sack - Debian Bugmail wrote:

> Thanks for the patch ...

You're welcome.

> On Sun, Jun 03, 2007 at 12:14:05PM +0200, Cristian Ionescu-Idbohrn wrote:
> > .
> > Unpacking replacement icedove ...
> > dpkg: warning - unable to delete old directory 
> > `/usr/lib/icedove/chrome/icons': Directory not empty
> > dpkg: warning - unable to delete old directory 
> > `/usr/lib/icedove/defaults/pref': Directory not empty
> > dpkg: warning - unable to delete old directory 
> > `/usr/lib/icedove/defaults/autoconfig': Directory not empty
> >
> > Should they go away?
>
> ... this is why i do the preinst migration.

As the warnings above indicate, the cleaningup does not work fully
work.

> btw, what files with "withspace" did you have in there?

I must admit, I didn't look properly :( I've only noticed the preinst
script errors:

/var/lib/dpkg/tmp.ci/preinst: line 15: test: too many arguments
/var/lib/dpkg/tmp.ci/preinst: line 33: test: too many arguments

and the line numbers point to these lines in the script:

     15        if test ! -e ${migrate_to}/${f_name}; then
     33        if test ! -e ${migrate_to}/${f_name}; then

Quoting the file paths seems to make them go away and can't harm
anyway.


Cheers,
Cristian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to