reassign 480741 python-central
thanks

Le lundi 12 mai 2008 à 21:16 -0700, Shaun Jackman a écrit :
> Thanks, Jonas. Reinstalling the package did fix the problem. I did,
> however, have to reinstall *every* python package on my system. This
> one-liner might come in handy to anyone else that gets bit by the same
> bug.
> 
> sudo apt-get --reinstall install $(dpkg -l `apt p python` 2>/dev/null
> |awk '{if ($1 == "ii") print $2}')
> 
> I'm reassigning this bug to python2.5. Although, I have no idea which
> package and which version caused the bug.

Which is why I asked you the contents of your cairo directory before
trying to fix the issue.

In all cases, the culprit seems to be python-central; packages using
python-support (like pygtk) didn't look affected on your system.

Cheers,
-- 
 .''`.
: :' :      We are debian.org. Lower your prices, surrender your code.
`. `'       We will add your hardware and software distinctiveness to
  `-        our own. Resistance is futile.

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

Reply via email to