maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   what is mounting python? (https://talk.maemo.org/showthread.php?t=37015)

asidana 2009-12-13 17:00

what is mounting python?
 
have a look at this screenshot

http://static.pixelpipe.com/c1edbfd2...f786ea48_m.jpg

something mounting python stuff on the device. i had butterfly plugin installed and they shold have been removed after uninstallation of butterfly plugin but they didn't.

Here wat i got installed

http://static.pixelpipe.com/43214c4f...76ad11e8_m.jpg

http://static.pixelpipe.com/4643e4b6...901437c5_m.jpg

http://static.pixelpipe.com/523c2cc7...0fe14856_m.jpg

http://static.pixelpipe.com/3f2cd5fd...0f09f2be_m.jpg

MrGrim 2009-12-13 17:04

Re: what is mounting python?
 
Don't a lot of widgets use python? It could be any of them
Does python cause problems, or do anything to make you want to get rid of it?

asidana 2009-12-13 17:09

Re: what is mounting python?
 
call me obsessive-compolsive ( ;) )but it wasn't like that in fresh boot . I am trying to understand what installed it so i can remove it.

asidana 2009-12-13 17:18

Re: what is mounting python?
 
is there anyway finding out which app depends on python2.5

MrGrim 2009-12-13 17:19

Re: what is mounting python?
 
Python is installed by default, and i think uninstalling python might break essential system components
It is started everytime a .py file is executed, so there's little chance of not using python at all (it seems to be liked by a lot of devs nowadays)

fpp 2009-12-13 17:22

Re: what is mounting python?
 
No it's not, at least it wasn't on my unit. It gets installed the first time you install an app that has it as a dependency (such as PyGTKeditor, or certain widgets).

floffe 2009-12-13 17:26

Re: what is mounting python?
 
Running apt-cache rdepends python will show which packages depend on python (and hence pulled it in when they were installed). If that tells you that no package "python" was found, run dpkg -S python and pick the proper one (probably a python2.6 or similar).

Venomrush 2009-12-13 17:32

Re: what is mounting python?
 
Tip: Rather than using load-applet screenshot tool (as it shows the You have 20s...) just press Ctrl+Shift+P

asidana 2009-12-13 17:56

Re: what is mounting python?
 
butterfly installs it but doesnt remove when you uninstall it.

i tried to install it with apt-get and remove but mount points stays.
you can remove and unmount python shares and manualy remove folders but not sure if it is good idea

decantur 2009-12-13 18:12

Re: what is mounting python?
 
Quote:

Originally Posted by floffe (Post 425833)
Running apt-cache rdepends python will show which packages depend on python (and hence pulled it in when they were installed). If that tells you that no package "python" was found, run dpkg -S python and pick the proper one (probably a python2.6 or similar).

If I am not mistaken, 'apt-cache rdepends python' will show any repository package that depends on python - whether it is installed or not.

I suppose a nice project for someone would be to port over the deborphan tool.


All times are GMT. The time now is 20:53.

vBulletin® Version 3.8.8