[PyKDE] is sid broken?

Ricardo Javier Cardenes Medina rcardenes at debian.org
Fri Mar 7 15:56:00 GMT 2003


On Fri, Mar 07, 2003 at 09:35:43AM -0500, Peter Osborne wrote:
> The packages I am having problems with are:
> 
> eric_3.0.1_all.deb
> python-eric_3.0.1_all.deb
> python2.2-eric_3.0.1_all.deb
> python2.2-qt3c102_3.5+20030303-1_i386.deb
> pyuic3_3.5+20030303-1_all.deb
> python2.2-qtext_3.5+20030303-1_i386.deb
> python2.2-sip-qt3c102_3.5+20030301-1_i386.deb
> sip-qt3c102_3.5+20030301-1_i386.deb
> 
> I think that's all of them. Like I said, this combination is generating 
> unusable python code from my UI files.

Well. That aren't Sid packages. That are all from ~rcardenes (snapshots,
see the +YYYYMMDD after version number). Probably you want to revert to
stable packages (those in Sid); at least for the pyqt-tools (pyuic3 is
an empty package to help upgrade) installing it explicitly:

  apt-get install pyqt-tools=3.5-3

and then hold it so it don't upgrade until you're sure that new versions
are working for you:

  echo "pyqt-tools hold" | dpkg --set-selections # this holds up the package

  echo "pyqt-tools install" | dpkg --set-selections # back to auto-upgrade




More information about the PyQt mailing list