Notices


Reply
Thread Tools
Posts: 279 | Thanked: 95 times | Joined on Sep 2009
#1
have a look at this screenshot



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







 
Posts: 329 | Thanked: 142 times | Joined on Oct 2009
#2
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?
__________________
I don't mean to crush your hopes, I just can't help it
 
Posts: 279 | Thanked: 95 times | Joined on Sep 2009
#3
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.
 
Posts: 279 | Thanked: 95 times | Joined on Sep 2009
#4
is there anyway finding out which app depends on python2.5
 
Posts: 329 | Thanked: 142 times | Joined on Oct 2009
#5
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)
__________________
I don't mean to crush your hopes, I just can't help it
 

The Following User Says Thank You to MrGrim For This Useful Post:
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#6
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).
__________________
maemo blog
 
Posts: 287 | Thanked: 127 times | Joined on Oct 2009 @ Sweden
#7
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).
 

The Following User Says Thank You to floffe For This Useful Post:
Posts: 891 | Thanked: 499 times | Joined on Nov 2009 @ UK
#8
Tip: Rather than using load-applet screenshot tool (as it shows the You have 20s...) just press Ctrl+Shift+P
__________________
Follow me on Twitter
 

The Following User Says Thank You to Venomrush For This Useful Post:
Posts: 279 | Thanked: 95 times | Joined on Sep 2009
#9
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
 
Posts: 7 | Thanked: 2 times | Joined on Dec 2009
#10
Originally Posted by floffe View Post
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.
 
Reply


 
Forum Jump


All times are GMT. The time now is 00:35.