Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem in updating
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
rapgames
n00b
n00b


Joined: 11 Sep 2006
Posts: 4

PostPosted: Tue Sep 12, 2006 7:15 am    Post subject: problem in updating Reply with quote

In the update proces of upgrading gcc after typing command:

emerge -eav world

I get this error:
Code:

!!! ERROR: dev-python/pyopengl-2.0.0.44 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_unpack
  ebuild.sh, line 711:   Called src_unpack
  pyopengl-2.0.0.44.ebuild, line 34:   Called built_with_use 'dev-lang/python' 'tcltk'
  eutils.eclass, line 1605:   Called die

!!! dev-lang/python-2.4.3-r1 does not actually support the tcltk USE flag!
!!! If you need support, post the topmost build error, and the call stack if relevant.


Help plzz
Back to top
View user's profile Send private message
quippy
n00b
n00b


Joined: 30 Aug 2006
Posts: 11

PostPosted: Tue Sep 12, 2006 7:31 am    Post subject: Reply with quote

USE="-tcltk"

on the affected packs doesent help?
Back to top
View user's profile Send private message
rapgames
n00b
n00b


Joined: 11 Sep 2006
Posts: 4

PostPosted: Tue Sep 12, 2006 7:41 am    Post subject: Reply with quote

Sorry I don't thinks I get it....

You mean that I should type

emerge -tcltk world

instead of:

emerge -eav world

:?:
Back to top
View user's profile Send private message
quippy
n00b
n00b


Joined: 30 Aug 2006
Posts: 11

PostPosted: Tue Sep 12, 2006 7:49 am    Post subject: Reply with quote

try to reinstall python with the command:

Code:
USE="-tcltk" emerge python


after this you can try to install pyopengl with

Code:
emerge pyopengl


and i update my system with

Code:
emerge -auDv world
Back to top
View user's profile Send private message
rapgames
n00b
n00b


Joined: 11 Sep 2006
Posts: 4

PostPosted: Tue Sep 12, 2006 7:58 am    Post subject: Reply with quote

Thanx! It seems to be working.

Thanx for helping this n00b :D
Back to top
View user's profile Send private message
osbourd2
Tux's lil' helper
Tux's lil' helper


Joined: 09 Mar 2004
Posts: 91
Location: Cardiff, UK

PostPosted: Tue Sep 12, 2006 8:00 am    Post subject: Reply with quote

Oops, misread the error message :oops:
Back to top
View user's profile Send private message
quippy
n00b
n00b


Joined: 30 Aug 2006
Posts: 11

PostPosted: Tue Sep 12, 2006 8:06 am    Post subject: Reply with quote

rapgames: ur welcome

osbourd2: solving problems with F5 rocks :)
Back to top
View user's profile Send private message
HRH_H_Crab
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jul 2003
Posts: 115
Location: Sarf East Lahndahn

PostPosted: Tue Sep 12, 2006 2:18 pm    Post subject: Reply with quote

Calculating dependencies... done!
[ebuild R ] dev-lang/python-2.4.3-r3 USE="berkdb gdbm ipv6 ncurses readline ssl -bootstrap -build -doc -nocxx -tk -ucs2" 0 kB

Doesnt help me sadly!
Python doesnt seem aware of the "tcltk" USE flag anyway, and as you can see mine is built with "-tk"...
Back to top
View user's profile Send private message
osbourd2
Tux's lil' helper
Tux's lil' helper


Joined: 09 Mar 2004
Posts: 91
Location: Cardiff, UK

PostPosted: Tue Sep 12, 2006 5:13 pm    Post subject: Reply with quote

gtfx123 in this thread changed the pyopengl ebuild to check for tk rather than tcltk, which I'm not really happy about, but it worked for me - it emerged any way ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum