> dpkg-divert: rename involves overwriting
`/usr/X11R6/include/X11/Xft/Xft.h'
> with
>   different file `/usr/X11R6/include/X11/Xft/Xft1.h', not allowed

I had the exact problem with this upgrade upgrade.

What I did was to move Xft.h out of the way.

Try this;
cd /usr/X11R6/include/X11/Xft/
mv Xft.h Xft.hbak

Then do;

apt-get -f install
dpkg --configure -a

That solved it for me.

--
Paddy




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

Reply via email to