[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help! update - upgrade Problem



> 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





Reply to: