Comment 12 for bug 648695

Revision history for this message
joopbraak (joopbraak) wrote :

ls -la /usr/lib/python2.6/dist-packages/python_virtkey-0.60.0.egg-info
lrwxrwxrwx 1 root root 50 2010-09-27 15:52 /usr/lib/python2.6/dist-packages/python_virtkey-0.60.0.egg-info -> /usr/share/pyshared/python_virtkey-0.60.0.egg-info

ls -la /usr/share/pyshared/python_virtkey-0.60.0.egg-info
lrwxrwxrwx 1 root root 46 2010-09-27 14:50 /usr/share/pyshared/python_virtkey-0.60.0.egg-info -> /share/pyshared/python_virtkey-0.60.0.egg-info

ls -la /share/pyshared/python_virtkey-0.60.0.egg-info
ls: cannot access /share/pyshared/python_virtkey-0.60.0.egg-info: No such file or directory

Oops !

sudo find / -iname python_virtkey-0.60.0.egg-info -exec ls -la {} +
lrwxrwxrwx 1 root root 50 2010-09-27 15:52 /usr/lib/python2.6/dist-packages/python_virtkey-0.60.0.egg-info -> /usr/share/pyshared/python_virtkey-0.60.0.egg-info
lrwxrwxrwx 1 root root 46 2010-09-27 14:50 /usr/share/pyshared/python_virtkey-0.60.0.egg-info -> /share/pyshared/python_virtkey-0.60.0.egg-info

P.S.
I think the next time it would be wise to not take a German install as main bug and mark the rest as duplicates, now we have 100 duplicates because everyone thinks her/his problem is different.