|
2008-04-21
, 13:36
|
Posts: 99 |
Thanked: 8 times |
Joined on Aug 2007
@ Washington, DC
|
#22
|
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:/#
|
2008-04-21
, 17:19
|
Posts: 99 |
Thanked: 8 times |
Joined on Aug 2007
@ Washington, DC
|
#23
|
|
2008-04-21
, 18:36
|
|
Posts: 696 |
Thanked: 1,012 times |
Joined on Mar 2006
@ Asturies, Spain
|
#24
|
The Following User Says Thank You to yerga For This Useful Post: | ||
|
2008-04-21
, 18:57
|
Posts: 99 |
Thanked: 8 times |
Joined on Aug 2007
@ Washington, DC
|
#25
|
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
|
2008-04-25
, 20:43
|
|
Posts: 13 |
Thanked: 0 times |
Joined on Jan 2008
@ San Diego, CA, USA
|
#26
|
|
2008-04-25
, 21:44
|
|
Posts: 696 |
Thanked: 1,012 times |
Joined on Mar 2006
@ Asturies, Spain
|
#27
|
|
2008-04-25
, 22:39
|
|
Posts: 13 |
Thanked: 0 times |
Joined on Jan 2008
@ San Diego, CA, USA
|
#28
|
|
2008-04-26
, 08:07
|
|
Posts: 696 |
Thanked: 1,012 times |
Joined on Mar 2006
@ Asturies, Spain
|
#29
|
|
2008-04-26
, 09:57
|
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
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.