[maemo-developers] [maemo-developers] Sardine is back

From: Carlos Guerreiro carlos.guerreiro at nokia.com
Date: Sun Nov 26 23:34:29 EET 2006
> On Sat, 2006-11-25 at 19:00 +0200, Carlos Guerreiro wrote:
>   
>> The xtrans-dev issue is probably due to packaging problem which I
>> hope 
>> will be fixed soon.
>> Basically xtrans-dev replaces libxtrans-dev but unfortunately it is
>> not 
>> conflicting with it.
>> If you install the hildon-application-framework metapackage it will
>> take 
>> care of removing the old one
>> so that problem doesn't hit you.
>>
>> In your case try removing libxtrans-dev manually.
>>     
>
> It's a dependency of libx11-dev, wich is a dependency of libgtk2.0-dev,
> which I'd like to keep.
>   
>> Otherwise try to find out more by trying xtrans-dev by hand. 
>>     
>
> Maybe this is useful:
>
> [sbox-SDK_maemo2sardine_686: > fakeroot apt-get install xtrans-dev
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following NEW packages will be installed:
>   xtrans-dev
> 0 upgraded, 1 newly installed, 0 to remove and 25 not upgraded.
> 90 not fully installed or removed.
> Need to get 0B/58.0kB of archives.
> After unpacking 369kB of additional disk space will be used.
> /bin/sh: line 1: /usr/sbin/dpkg-preconfigure: No such file or directory
> (Reading database ... 29495 files and directories currently installed.)
> Unpacking xtrans-dev (from .../xtrans-dev_1.0.0-4_all.deb) ...
> dpkg: error
> processing /var/cache/apt/archives/xtrans-dev_1.0.0-4_all.deb
> (--unpack):
>  trying to overwrite `/usr/lib/pkgconfig/xtrans.pc', which is also in
> package libxtrans-dev
> Errors were encountered while processing:
>  /var/cache/apt/archives/xtrans-dev_1.0.0-4_all.deb
> E: Sub-process /scratchbox/devkits/debian/bin/dpkg returned an error
> code (1)
>
> [sbox-SDK_maemo2sardine_686: > fakeroot apt-get upgrade          
> Reading Package Lists... Done
> Building Dependency Tree... Done
> You might want to run `apt-get -f install' to correct these.
> The following packages have unmet dependencies:
>   libx11-dev: Depends: xtrans-dev but it is not installed
> E: Unmet dependencies. Try using -f.
>
>   

Hmmm. I really recommend resetting your rootstrap to get out of that hole.

However you might still want to try force installing  xtrans-dev with dpkg
Probably something like

dpkg --force-all /var/cache/apt/archives/xtrans-dev_1.0.0-4_all.deb
then
apt-get -f install

Btw, I'm almost finished with the Sardine setup instructions.


More information about the maemo-developers mailing list