pygtk only in FULL installation availabe?

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
damNageHack
Posts: 663
Joined: 24. Sep 2009, 17:07

pygtk only in FULL installation availabe?

Post by damNageHack »

I am using an older installation of Salix with the BASIC installation.
# slapt-get -u
[...]
# slapt-get --upgrade
[...]
# dotnew-gtk
Traceback (most recent call last):
File "/usr/sbin/dotnew-gtk", line 3, in <module>
import gtk
ImportError: No module named gtk
# slapt-get -i pygtk
[...]
# dotnew-gtk
[ -> works ]
Bug :?: :?:
Package dotnew is in CORE, it contains the script dotnew-gtk as well, although pygtk is only in FULL.
I checked both lists in sourceforge svn, XFCE and LXDE package lists for the iso creation.
Image
This is the oppinion of the author, it does not force you to share and is signed automatically.
You are free to keep them all errors for your own. Linux is the best game I ever played.
User avatar
gapan
Salix Wizard
Posts: 6361
Joined: 6. Jun 2009, 17:40

Re: pygtk only in FULL installation availabe?

Post by gapan »

The console part works even in the core mode. A dependency means that is wouldn't run at all without it. So no pygtk dependency for dotnew.
Image
Image
User avatar
damNageHack
Posts: 663
Joined: 24. Sep 2009, 17:07

Re: pygtk only in FULL installation availabe?

Post by damNageHack »

I am talking about using the BASIC installation which includes as well the whole gtk stuff (but no pygtk currently).
Image
This is the oppinion of the author, it does not force you to share and is signed automatically.
You are free to keep them all errors for your own. Linux is the best game I ever played.
User avatar
gapan
Salix Wizard
Posts: 6361
Joined: 6. Jun 2009, 17:40

Re: pygtk only in FULL installation availabe?

Post by gapan »

That's what I'm talking about too.
Image
Image
Post Reply