![]() |
Re: what is mounting python?
Quote:
BTW, python is not optified. I think it eats about 15MB. |
Re: what is mounting python?
There is an optified version but it's not in Extras yet.
|
Re: what is mounting python?
although i have uninstalled butterflyplugin this python mounts comes after reboot. how can i remove them from the automount?
|
Re: what is mounting python?
Quote:
There is no python file system that gets mounted. automount has nothing to do with this. It is likely that butterfly plugin does not know whether somthing else depends on python, so uninstalling butterfly plugin does not uninstall python. There is probably some command that uninstalls python. |
Re: what is mounting python?
probably i am getting terminology wrong. see my first post's firt image. /usr/lib/python2.5 points to same area as home. they were not there untill i install butterfly plugin and tehy didn't removed after i uninstall it. i am trying to figure out how to remove them.
i unmount them but they come back after reboot. |
Re: what is mounting python?
for example mount command gives
/opt/pymaemo/usr/lib/python2.5 on /usr/lib/python2.5 type bind (bind) /opt/pymaemo/usr/share/pyshared on /usr/share/pyshared type bind (bind) /opt/pymaemo/usr/lib/pyshared on /usr/lib/pyshared type bind (bind) /opt/pymaemo/usr/share/python-support on /usr/share/python-support type bind (bind) /opt/pymaemo/usr/lib/python-support on /usr/lib/python-support type bind (bind) actual folders they point are empty |
Re: what is mounting python?
Quote:
Code:
~ $ df -h |
Re: what is mounting python?
It looks like you have installed some package that was poorly "optified" using bind mounts instead of symbolic links. My guess is that it left some entries in /etc/fstab. If those directories are all empty now then you can just remove the corresponding lines in fstab and be done with it.
|
Re: what is mounting python?
Actually the newest version of Python uses a "Bind" method to mount the /opt folder for python. This is NORMAL behavior for python now. This allows all of Python to appear as if it is in the proper spot; but because it is so large and we don't actually want it in the /usr folder.
Nathan |
Re: what is mounting python?
Oh I see. I guess this is in extras-testing now? I'm not seeing it yet.
Why bind mounts instead of symbolic links? |
All times are GMT. The time now is 15:46. |
vBulletin® Version 3.8.8