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

Re: Upgrade to X 3.3.4



*- On 18 Nov, Christopher Clark wrote about "Upgrade to X 3.3.4"
> I tried to upgrade to X version 3.3.4( samosa.debian.org/%7Ebranden/ xfree86-334-slink/ )
> as per a recent mailing but failed.
> dselect returns the following failure:
> 
> mv: `ld.so.1.9.10' and `ld.so' are the same file
> dpkg: error processing ldso (--configure):
> subprocess post-installation script returned error exit status 1
> Errors were encountered while processing:
> ldso
> 
> Can anybody please tell me how to get over this?
> 
> 
> 

Something besides X is broken.  ld.so is the dynamic linker.  ld.so
should be a symlink to ld.so.1.9.10.  I can't imagine that the X
packages are trying to modify the ld.so.* files.  I did not have any
problem with those X packages when I used them.  Are other packages
being upgraded besides the X packages?  Add the following to your
/etc/apt/apt.conf to make apt show what packages are going to be
upgraded:

APT::Get::Show-Upgraded "true";


-- 
Brian Servis
-- 
------------------------------------------------------------------------
Mechanical Engineering              |  Never criticize anybody until you  
Purdue University                   |  have walked a mile in their shoes,
servis@purdue.edu                   |  because by that time you will be a
http://www.ecn.purdue.edu/~servis   |  mile away and have their shoes.


Reply to: