On Sat, Nov 25, 2006 at 09:11:27PM -0700, Ron Jensen wrote: > On Sat, Nov 25, 2006 at 11:20:26PM +0100, Tom Cato Amundsen wrote: > > First, do you still have the .deb for 3.0.6 lying around somewhere? For > > example in /var/cache/apt/archives? > > I found a copy at http://apt.agnula.org/demudi/pool/main/s/solfege/ I'll > attach > it here in case its gone by the time you look for it. Hopefully it's the one > you > built... > > > Does the file /usr/share/python-support/solfege.dirs exist? > > No, it does not. > > > If not, does it help if you create the file by running > > > > # echo "/usr/share/solfege" > /usr/share/python-support/solfege.dirs > > > > as root. > > No, didn't help > > Ron
Tom, I looked in /var/lib/dpkg/info/solfege.prerm and found the line: update-python-modules -c -b /usr/share/solfege /usr/share/solfege This is the line causing the error, I think. In 3.6.3 this line reads update-python-modules -c -b solfege.dirs Running the following command as root fixed the problem for me. #sed -i 's!/usr/share/solfege /usr/share/solfege!solfege.dirs!' /var/lib/dpkg/info/solfege.prerm Ron -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]