The Following User Says Thank You to tekojo For This Useful Post: | ||
![]() |
2009-11-25
, 10:47
|
|
Posts: 696 |
Thanked: 1,012 times |
Joined on Mar 2006
@ Asturies, Spain
|
#12
|
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.
rm /targets/FREMANTLE_X86/opt mkdir /targets/FREMANTLE_X86/opt
rm /targets/FREMANTLE_ARMEL/opt mkdir /targets/FREMANTLE_ARMEL/opt
![]() |
2009-11-25
, 16:40
|
Posts: 15 |
Thanked: 1 time |
Joined on Oct 2009
@ Ottawa, Ontario, Canada
|
#13
|
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
![]() |
2009-11-28
, 18:45
|
|
Posts: 1,589 |
Thanked: 720 times |
Joined on Aug 2009
@ Arlington (DFW), Texas
|
#14
|
![]() |
2009-12-02
, 20:49
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#15
|
![]() |
2009-12-02
, 21:36
|
Posts: 19 |
Thanked: 2 times |
Joined on Dec 2009
|
#16
|
Im trying to install pymaemo from the extras-devel repository and I get the same error described in the beginning of the thread.
no hash entry in release file /var/lib/apt/lists.new/repository.maemo.org_extras-devel_dists_fremantle_Release
is anybody having this issue while installing pymaemo on their N900 ?
any help appreciated.
many thanks.
![]() |
2009-12-03
, 09:44
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#17
|
![]() |
2009-12-05
, 20:00
|
Posts: 18 |
Thanked: 5 times |
Joined on Dec 2009
@ West Lafayette, IN
|
#18
|
Temporary fix in place, work ongoing for a final solution.