Re: uninstalling issue of a local Debian package

2013-10-28 Thread Florian Rothmaier
Hi Jakub, Am 28.10.2013 10:57, schrieb Jakub Wilk: > * Florian Rothmaier , 2013-10-27, 18:52: >> "sudo apt-get remove python-gavodachs" deletes /usr/share/pyshared/gavo/ and >> /usr/lib/python2.6/dist-packages/gavo/ . Under >> /usr/lib/python2.7/dist-packages/gavo/ all symlinks are removed but t

Re: uninstalling issue of a local Debian package

2013-10-28 Thread Jakub Wilk
* Florian Rothmaier , 2013-10-27, 18:52: "sudo apt-get remove python-gavodachs" deletes /usr/share/pyshared/gavo/ and /usr/lib/python2.6/dist-packages/gavo/ . Under /usr/lib/python2.7/dist-packages/gavo/ all symlinks are removed but the byte-compiled modules (.pyc) are still present. [...] Yo

Re: uninstalling issue of a local Debian package

2013-10-27 Thread Paul Wise
On Mon, Oct 28, 2013 at 1:52 AM, Florian Rothmaier wrote: > I'm an astro-physicist working for the Virtual Observatory project at > the University of Heidelberg. Awesome! > What is the reason behind this issue? It sounds like your prerm is missing the code needed to delete the .pyc files. For d

uninstalling issue of a local Debian package

2013-10-27 Thread Florian Rothmaier
Dear Mentors, dear Debian Python Team, I'm an astro-physicist working for the Virtual Observatory project at the University of Heidelberg. Recently, I prepared a local package for "wheezy" for the Python application "gavodachs", a piece of software that helps users (mainly from the astronomical co