View previous topic :: View next topic |
Author |
Message |
Orphee n00b
Joined: 28 Jul 2002 Posts: 20 Location: France
|
Posted: Fri Aug 02, 2002 7:30 am Post subject: Strange error when emerging gnomeicu |
|
|
Hi !
Does anyone know why, when I triy to emerge GnomeICU (--pretend or not), I receive the following error :
#Calculating dependencies /
#!!! Error : couldn't find match for "dev-python/PyXML" in gnome-base/libglade-2.0.0
Since I don't want Gnome, I set USE="-gnome", but this happens even when I set USE="gnome".
I made a fresh rsync, but it doesn't work too...
Any idea ?
Thanx |
|
Back to top |
|
|
Orphee n00b
Joined: 28 Jul 2002 Posts: 20 Location: France
|
Posted: Fri Aug 02, 2002 9:36 am Post subject: |
|
|
I know what's happening...
When typing
# emerge -s PyXML
I see that dev-python/PyXML is masked.
BUT PyXML IS NOT in my package.mask file ?!?
Do you know how to unmask it, so that I'll be able to emerge gnomeicu ?
And, will it be safe to install this PyXML, even if it has been masked (but by who ? and why ???) |
|
Back to top |
|
|
Gerk Retired Dev
Joined: 07 May 2002 Posts: 435
|
Posted: Fri Aug 02, 2002 6:57 pm Post subject: |
|
|
We fixed you up with this on IRC I believe, you had manually updated to a newer portage that was still masked for ppc (awaiting finishing the KEYWORD updates in all the builds) |
|
Back to top |
|
|
Orphee n00b
Joined: 28 Jul 2002 Posts: 20 Location: France
|
Posted: Sat Aug 03, 2002 12:28 pm Post subject: |
|
|
Yes, thnx !
I downgraded to the correct Portage, and it works now...
But... There is another STRANGE error...
All dependencies compile well, but when gnomeicu itself begins, here is what happens :
checking for Glade libraries >= 0.16... configure: error: Did not find libGlade installed
!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -110, Exitcode 1
!!! (no error message)
!!! emerge aborting on /usr/portage/net-im/gnomeicu/gnomeicu-0.98.3.ebuild .
But... the emerge installs libglade-2.0.0, and when I check with emerge -s, I see that libGlade 2.0.0 is installed...
Where can I edit the .configure files of gnomeicu ? I already checked the ebuild, but I don't find... And I tried to link the .so lib files, but doesn't work to... Is it a bug in the ebuild ? |
|
Back to top |
|
|
muzzy n00b
Joined: 23 May 2002 Posts: 2
|
Posted: Tue Aug 06, 2002 3:17 pm Post subject: |
|
|
Had the same problem here
I resolved this by going into the portage tree in the libglade directory ( /usr/portage/gnome-base/libglade )
Then you will see an ebuild file for libglade-0.17
You just have to emerge this file and Gnomeicu will be OK |
|
Back to top |
|
|
Orphee n00b
Joined: 28 Jul 2002 Posts: 20 Location: France
|
Posted: Tue Aug 06, 2002 4:36 pm Post subject: |
|
|
Thank you ! It's working now ! I think it is a bug in the ebuild, and I reported it to the ebuilder. |
|
Back to top |
|
|
|