[ATrpms-users] Re: smart-gui

Wayne Steenburg w.steenburg at myactv.net
Fri Feb 4 22:11:32 CET 2005


On Fri, 2005-02-04 at 11:42 +0100, Axel Thimm wrote:
> On Thu, Feb 03, 2005 at 10:49:41PM -0500, Wayne Steenburg wrote:
> > Hi Axel, I temporarily switched to at-bleeding to install smart-gui.  I
> > received this error when I tried to run it;
> > 
> > [root at FC3Work wayne]# smart --gui
> > python2.4: Objects/stringobject.c:105: PyString_FromString: Assertion
> > `str != ((void *)0)' failed.
> > Aborted
> > 
> > Any suggestions on how to proceed?
> 
> did you upgrage gtk/atk/pango/pygtk2 from at-bleeding? You need the
> whole bunch of it.
> 
> Unfortunately due to smart and smart-gui being created by the same
> src.rpm, I have to place them in the same stability class. Otherwise
> smart-gui would be in bleeding.

I just tried that and received the same error.  I had to install gtk+
instead of gtk.  Could that be the problem?

[root at FC3Work wayne]# apt-get install gtk atk pango pygtk2
Reading Package Lists... Done
Building Dependency Tree... Done
Package gtk has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and
never uploaded, has been obsoleted or is not available with the contents
of sources.list
However the following packages replace it:
  gtk+
E: Package gtk has no installation candidate

[root at FC3Work wayne]# apt-get install gtk+ atk pango pygtk2
Reading Package Lists... Done
Building Dependency Tree... Done
gtk+ is already the newest version.
The following extra packages will be installed:
  libpango-1.0_0 libpangoft2-1.0_0 libpangox-1.0_0 libpangoxft-1.0_0
  pygtk2-libglade
The following packages will be upgraded
  atk pango pygtk2 pygtk2-libglade
The following NEW packages will be installed:
  libpango-1.0_0 libpangoft2-1.0_0 libpangox-1.0_0 libpangoxft-1.0_0
4 upgraded, 4 newly installed, 0 removed and 15 not upgraded.
Need to get 1180kB of archives.
After unpacking 20.5kB of additional disk space will be used.
Do you want to continue? [Y/n] y

[root at FC3Work wayne]# smart --gui
python2.4: Objects/stringobject.c:105: PyString_FromString: Assertion
`str != ((void *)0)' failed.
Aborted





More information about the atrpms-users mailing list