View Single Post
yerga's Avatar
Posts: 696 | Thanked: 1,012 times | Joined on Mar 2006 @ Asturies, Spain
#12
Originally Posted by borisR View Post
The same is for me since yesterday ( did not update for a while ;-) )

That's what happened when I tried to upgrade one lib explicitly


[sbox-FREMANTLE_ARMEL: ~] > apt-get -f install libhildonmm
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
libhildonmm
1 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
273 not fully installed or removed.
Need to get 0B/99.4kB of archives.
After this operation, 77.8kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libhildonmm
Install these packages without verification [y/N]? y
/scratchbox/tools/bin/sh: line 1: /usr/sbin/dpkg-preconfigure: No such file or d
irectory
(Reading database ... 31576 files and directories currently installed.)
Preparing to replace libhildonmm 2.1.3-0maemo2 (using .../libhildonmm_2.1.5-0mae
mo1_armel.deb) ...
Unpacking replacement libhildonmm ...
dpkg: error processing /var/cache/apt/archives/libhildonmm_2.1.5-0maemo1_armel.d
eb (--unpack):
trying to overwrite `/opt', which is also in package base-files
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libhildonmm_2.1.5-0maemo1_armel.deb
E: Sub-process dpkg returned an error code (1)
[sbox-FREMANTLE_ARMEL: ~] >

Strange.
This is other different problem.

If you want to read an interesting discussion about it: http://lists.maemo.org/pipermail/mae...er/021588.html

Like an abstract, this should fix it (but to do it at your own risk):
  • In your X86 target:
Code:
rm /targets/FREMANTLE_X86/opt
mkdir /targets/FREMANTLE_X86/opt
  • In your ARMEL target:
Code:
rm /targets/FREMANTLE_ARMEL/opt
mkdir /targets/FREMANTLE_ARMEL/opt
__________________
Daniel Martín Yerga
maemo.org profile
Twitter
 

The Following 2 Users Say Thank You to yerga For This Useful Post: