Reply
Thread Tools
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#21
Hum : to explain.

Old home* applet packages depends on python-hildondesktop.

But the new one (0.0.6) depends on python2.5-hildondesktop.

So if u install it by maemo.org with the install file it should be ok.
 
Posts: 99 | Thanked: 8 times | Joined on Aug 2007 @ Washington, DC
#22
i have completely removed both hildondesktop
and then try to install it one by one, and that didn't help either.

see the results below.

Code:
Nokia-N800-51-3:/# apt-get install python-hildondesktop
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
  python-hildondesktop
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/48.6kB of archives.
After unpacking 225kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  python-hildondesktop
Install these packages without verification [y/N]? y
Selecting previously deselected package python-hildondesktop.
(Reading database ... 25532 files and directories currently installed.)
Unpacking python-hildondesktop (from .../python-hildondesktop_0.0.2-1_armel.deb)                                                                              ...
Setting up python-hildondesktop (0.0.2-1) ...
Nokia-N800-51-3:/# apt-get install python2.5-hildondesktop
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
  python2.5-hildondesktop
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/48.9kB of archives.
After unpacking 217kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  python2.5-hildondesktop
Install these packages without verification [y/N]? y
(Reading database ... 25542 files and directories currently installed.)
Unpacking python2.5-hildondesktop (from .../python2.5-hildondesktop_0.0.2-1_armel.deb) ...
dpkg: error processing /var/cache/apt/archives/python2.5-hildondesktop_0.0.2-1_armel.deb (--unpack):
 trying to overwrite `/usr/lib/python2.5/site-packages/hildondesktop.la', which is also in package python-hildondesktop
Errors were encountered while processing:
 /var/cache/apt/archives/python2.5-hildondesktop_0.0.2-1_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Nokia-N800-51-3:/#
I am sure that I am not doing anything wrong, but whats wrong then? is this is the wrong package?
 
Posts: 99 | Thanked: 8 times | Joined on Aug 2007 @ Washington, DC
#23
I think I am overwriting the lib, is that possible that two lib using the same name?

that's just a though but now sure how to fix.

Also I realize that my xournal is gone too, and can't re-install as it also throw the same error on libart2.0-2
 
yerga's Avatar
Posts: 696 | Thanked: 1,012 times | Joined on Mar 2006 @ Asturies, Spain
#24
you are installing python-hildondesktop and then installing python2.5-hildondesktop.

you should do, apt-get remove python-hildondesktop and then apt-get install python2.5-hildondesktop
__________________
Daniel Martín Yerga
maemo.org profile
Twitter
 

The Following User Says Thank You to yerga For This Useful Post:
Posts: 99 | Thanked: 8 times | Joined on Aug 2007 @ Washington, DC
#25
Originally Posted by yerga View Post
you are installing python-hildondesktop and then installing python2.5-hildondesktop.

you should do, apt-get remove python-hildondesktop and then apt-get install python2.5-hildondesktop


That works great,
based on what "Khertan" said: I was thinking that first the python-hildondesktop and then python2.5-hildondesktop needs to be installed.

but you cleared it, and that solved the problem.

Thanks.
 
jdm's Avatar
Posts: 13 | Thanked: 0 times | Joined on Jan 2008 @ San Diego, CA, USA
#26
Based on the very helpful posts on this thread, I was able to add the proper repository, then apt-get remove python-hildondesktop, and then the apt-get install python2.5-hildondesktop,
but I got the following error:

Nokia-N810-51-3:~# apt-get install python2.5-hildondesktop
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
python2.5-hildondesktop
0 upgraded, 1 newly installed, 0 to remove and 46 not upgraded.
4 not fully installed or removed.
Need to get 48.9kB of archives.
After unpacking 217kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
python2.5-hildondesktop
Install these packages without verification [y/N]? y
Get:1 http://repository.maemo.org chinook/free python2.5-hildondesktop 0.0.2-1 [48.9kB]
Fetched 48.9kB in 14s (3422B/s)
(Reading database ... 24764 files and directories currently installed.)
Unpacking python2.5-hildondesktop (from .../python2.5-hildondesktop_0.0.2-1_armel.deb) ...
dpkg: error processing /var/cache/apt/archives/python2.5-hildondesktop_0.0.2-1_armel.deb (--unpack):
trying to overwrite `/usr/lib/python2.5/site-packages/hildondesktop.la', which is also in package python-hildondesktop
Errors were encountered while processing:
/var/cache/apt/archives/python2.5-hildondesktop_0.0.2-1_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Nokia-N810-51-3:~#

What is the resolution for this error?
 
yerga's Avatar
Posts: 696 | Thanked: 1,012 times | Joined on Mar 2006 @ Asturies, Spain
#27
Same, you first need remove python-hildondesktop and then install python2.5-hildondesktop.
__________________
Daniel Martín Yerga
maemo.org profile
Twitter
 
jdm's Avatar
Posts: 13 | Thanked: 0 times | Joined on Jan 2008 @ San Diego, CA, USA
#28
Well, since, I have:
1 - apt-get remove python2.5-hildondesktop
[Package python2.5-hildondesktop is not installed, so not removed]
[complained about unmet dependencies]
[recommended running apt-get -f install (no package) to correct]
2 - apt-get remove python-hildondesktop
[complained about unmet dependencies]
[recommended running apt-get -f install (no package) to correct]
3 - apt-get -f install (with no package)
[Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
python2.5-hildondesktop
0 upgraded, 1 newly installed, 0 to remove and 46 not upgraded.
4 not fully installed or removed.
Need to get 0B/48.9kB of archives.
After unpacking 217kB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
python2.5-hildondesktop
Install these packages without verification [y/N]? y
(Reading database ... 24764 files and directories currently installed.)
Unpacking python2.5-hildondesktop (from .../python2.5-hildondesktop_0.0.2-1_armel.deb) ...
dpkg: error processing /var/cache/apt/archives/python2.5-hildondesktop_0.0.2-1_armel.deb (--unpack):
trying to overwrite `/usr/lib/python2.5/site-packages/hildondesktop.la', which is also in package python-hildondesktop
Errors were encountered while processing:
/var/cache/apt/archives/python2.5-hildondesktop_0.0.2-1_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)]

So, I'm back to my original problem.
Anyone have a recommendation?
 
yerga's Avatar
Posts: 696 | Thanked: 1,012 times | Joined on Mar 2006 @ Asturies, Spain
#29
Please, write the complete output in the second step. It seems it isn't uninstalling python-hildondesktop.
__________________
Daniel Martín Yerga
maemo.org profile
Twitter
 
Posts: 99 | Thanked: 8 times | Joined on Aug 2007 @ Washington, DC
#30
1. apt-get remove python-hildondesktop

2. apt-get remove python2.5-hildondesktop

3. apt-get -f install ( I usually use upgrade)

4. apt-get install python2.5-hildondesktop

thats it, you should have it now..
 
Reply


 
Forum Jump


All times are GMT. The time now is 01:39.