![]() |
Python (Hildon Desktop) Error
I am currently having some problems installing applications that are apparently written using Python. Any time I try to get them installed I get an error from the installer indicating "Some application packages required for the installation are missing" and the details show "python-hildondesktop". I have look through several forum posting and tried what was suggested, but have not had any luck. Is there a distribution package that will install the missing package? Thanks.
|
Re: Python (Hildon Desktop) Error
same here..."python-hildondesktop" needed yet does not show up in Maemo search or here or apt-get install python-hildondesktop from root...
|
Re: Python (Hildon Desktop) Error
It's in the maemo extras-deval repo.
|
Re: Python (Hildon Desktop) Error
1 Attachment(s)
In hopes of starting a user friendly and less time spent by everyone...
when folks state they are unable to do something...such as can not install and/or missing items ...IF YOU SAY IT IS INSTALLED, "they may not come" a poor play on "If you build it they will come" :D bad humor is my strong suit... Would be very helpful if NO ans was given OR test it out and show what steps are needed...OR maybe we need two IT forums...one for PROs and one for those of us newbies....when replying to newbies I would like to suggest the following...yea I know the newbies mostly likely will not be able to give this much information HOWEVER, if one state it is so, IMHO, they really need to go the distance....yea more of the movie line....:rolleyes: # apt-get install python-hildondesktop Reading package lists... Done Building dependency tree... Done E: Couldn't find package python-hildondesktop here is what I have done to date: A. download the debs B. install the debs - NOT WORKING C. spent hours reading different items in the posts D. got the hildon-desktop-python-loader by apt-get E. see above As has been said many times by many folks..."Maybe it is just that the documentation isn't clear or people can't find out where it is?" so stating just use the extras-devel repository as listed all over the place yet it is only a very small, small, small and IMHO unhelpful....time drag on many folks....and runs some folks away from these wonderful times... here is what is needed IMHO....that or do not answer...use the extras-devel repository TESTING MAEMO EXTRAS http://repository.maemo.org/extras-devel/ chinook free |
Re: Python (Hildon Desktop) Error
Maybe it is in some repo, but that is the way I did it yesterday....
go www.khertan.net, click download (Top menu choice #5), and dl python-hildondesktop 0.0.2 something like that, to your document folder (or mmc whatever you like). fire up xterm, become root (sudo gainroot), and cd to your folder, say you dl to the default document: get online xterm sudo gainroot cd ~/Mydocs/.documents (turn off app manager) dpkg -i python-hildondesktop_0.0.2.1_armel.deb you got hildondesktop installed. post if question, bun |
Re: Python (Hildon Desktop) Error
Sorry not working...any ideas...
BusyBox v1.6.1 (2007-09-27 18:08:59 EEST) Built-in shell (ash) Enter 'help' for a list of built-in commands. Nokia-N810-51-3:~# whoami root Nokia-N810-51-3:/# cd ~/Mydocs/.documents -sh: cd: can't cd to /root/Mydocs/.documents Nokia-N810-51-3:/# ls bin dev home media proc srv usr boot etc initrd mnt root sys var cdrom floppy lib opt sbin tmp Nokia-N810-51-3:/# cd home Nokia-N810-51-3:/home# cd MyDocs -sh: cd: can't cd to MyDocs Nokia-N810-51-3:/home# ls user Nokia-N810-51-3:/home# cd user Nokia-N810-51-3:/home/user# cd MyDocs Nokia-N810-51-3:/home/user/MyDocs# cd .documents Nokia-N810-51-3:/home/user/MyDocs/.documents# ls Maps python-hildondesktop_0.0.2-1_armel.deb Nokia-N810-51-3:/home/user/MyDocs/.documents# dpkg -i python-hildondesktop_0.0.2.1_armel.deb dpkg: error processing python-hildondesktop_0.0.2.1_armel.deb (--install): cannot access archive: No such file or directory Errors were encountered while processing: python-hildondesktop_0.0.2.1_armel.deb Nokia-N810-51-3:/home/user/MyDocs/.documents# |
Re: Python (Hildon Desktop) Error
Quote:
dpkg -i python-hildondesktop_0.0.2-1_armel.deb |
Re: Python (Hildon Desktop) Error
Quote:
Great idea ... so there will be two community... newbie speaking to newbies ... and newbie posting question in 'pro section' that will be redirect to the newbie forum by the one you name 'the pro' But if you prefer no answer than a short answer that will help you a bit too make the good research .... No problems ... it ll take less time for me ... |
Re: Python (Hildon Desktop) Error
phgerin - tx's for the excellent help...I did a 'cut&paste' for the instruction and did not see the difference in the file name....:eek:
|
Re: Python (Hildon Desktop) Error
You got:
python-hildondesktop_0.0.2-1_armel.deb Nokia-N810-51-3:/home/user/MyDocs/.documents# dpkg -i python-hildondesktop_0.0.2.1_armel.deb Look between the 2 and the 1. |
Re: Python (Hildon Desktop) Error
Khertan, sorry you seem to have taken offense nor do I wish to start a public 'flame war' so I sent you a PM trying to explain your mis-understanding of what I was trying to state.
|
Re: Python (Hildon Desktop) Error
To explain my post, i'm not offended, just wake up with the wrong foot (french expression)...
I'm sorry if my post is offending, it was not the purpose of it. It s just that english isn't my native language, and sometimes, i don't write very well my thought and feeling. Sorry. I would just say, that i don't think two forums will be good idea, because it ll divide the community, and i think the 'newbie' forum will turn to a forum with question only and no answer. |
Re: Python (Hildon Desktop) Error
Quote:
To say English, isn't your native language, I'd say you speak it well. |
Re: Python (Hildon Desktop) Error
there is someerror in the deb file that prevents it from installing the regular way in the programmanager.. see the notes to homeip on maemo. http://maemo.org/downloads/product/OS2008/homeip/
|
Re: Python (Hildon Desktop) Error
1 Attachment(s)
Thank's for the help...working...
|
Re: Python (Hildon Desktop) Error
It s not an error that python-hildondesktop is in usr/misc ... as it should not be visible in the application manager (same thing for python libs).
I think that make many repository isn't a great things. It s why i'm working on PyPackager to enable it to upload package directly to extras and extras-devel repository. At this time, if PyPackager package is accepted in the extras repository, i ll upload all my python applet to extras-devel. |
Re: Python (Hildon Desktop) Error
Ah, sorry posted in the wrong thread. (edit)
|
Re: Python (Hildon Desktop) Error
Suddenly I start getting the following error since I install this package. Can someone please help?
thanks, Code:
Nokia-N800-51-3:~# apt-get upgrade |
Re: Python (Hildon Desktop) Error
apt-get remove python-hildondesktop
apt-get install homecpuspeed |
Re: Python (Hildon Desktop) Error
Quote:
That was good idea, but didn't help in my case. see the command and results down below. The removed worked but after that when I try to install homecpuspeed or just the python-hildondesktop it gived me error again. Code:
Nokia-N800-51-3:~# apt-get install python-hildondesktop Reading package lists... Done |
Re: Python (Hildon Desktop) Error
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. |
Re: Python (Hildon Desktop) Error
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 |
Re: Python (Hildon Desktop) Error
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 |
Re: Python (Hildon Desktop) Error
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 |
Re: Python (Hildon Desktop) Error
Quote:
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. |
Re: Python (Hildon Desktop) Error
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? |
Re: Python (Hildon Desktop) Error
Same, you first need remove python-hildondesktop and then install python2.5-hildondesktop.
|
Re: Python (Hildon Desktop) Error
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? |
Re: Python (Hildon Desktop) Error
Please, write the complete output in the second step. It seems it isn't uninstalling python-hildondesktop.
|
Re: Python (Hildon Desktop) Error
Quote:
thats it, you should have it now.. |
All times are GMT. The time now is 12:03. |
vBulletin® Version 3.8.8