Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 192927

Summary: do not know how to interpret output of emerge
Product: Gentoo Linux Reporter: Robert Smol <smol.robert>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal CC: dhp_gentoo
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert Smol 2007-09-18 14:39:18 UTC
Hi, I'm having trouble anytime I want to do:

czcholdnoc01 ~ # emerge -aveDNbk world

These are the packages that would be merged, in order:

Calculating world dependencies /

!!! Invalid or corrupt dependency specification: 

invalid atom: '!=gnome-extra/gtkhtml-3.1.*'

('ebuild', '/', 'gnome-extra/gtkhtml-3.6.2', 'merge')

>=net-libs/libsoup-2.1.6 >=x11-libs/gtk+-2.2 >=gnome-base/libgnomeui-1.112.1 >=gnome-base/libgnomeprint-2.8 >=gnome-base/libgnomeprintui-2.2.1 >=x11-themes/gnome-icon-theme-1.2 >=gnome-base/libglade-2 >=gnome-base/libbonoboui-2.2.4 >=gnome-base/orbit-2 >=gnome-base/gail-0.13 !=gnome-extra/gtkhtml-3.1.* >=dev-util/intltool-0.30 dev-util/pkgconfig >=sys-apps/sed-4

This package can not be installed. Please notify the
'gnome-extra/gtkhtml-3.6.2' package maintainer about this problem.



!!! Problem resolving dependencies for gnome-extra/gtkhtml:3.6
!!! Depgraph creation failed.


I see there is some kind of problem wiht gtkhtml, but where and how should I read this output. 

Thank you

Reproducible: Always

Steps to Reproduce:
1.czcholdnoc01 ~ # emerge -aveDNbk world
Actual Results:  

These are the packages that would be merged, in order:

Calculating world dependencies /

!!! Invalid or corrupt dependency specification: 

invalid atom: '!=gnome-extra/gtkhtml-3.1.*'

('ebuild', '/', 'gnome-extra/gtkhtml-3.6.2', 'merge')

>=net-libs/libsoup-2.1.6 >=x11-libs/gtk+-2.2 >=gnome-base/libgnomeui-1.112.1 >=gnome-base/libgnomeprint-2.8 >=gnome-base/libgnomeprintui-2.2.1 >=x11-themes/gnome-icon-theme-1.2 >=gnome-base/libglade-2 >=gnome-base/libbonoboui-2.2.4 >=gnome-base/orbit-2 >=gnome-base/gail-0.13 !=gnome-extra/gtkhtml-3.1.* >=dev-util/intltool-0.30 dev-util/pkgconfig >=sys-apps/sed-4

This package can not be installed. Please notify the
'gnome-extra/gtkhtml-3.6.2' package maintainer about this problem.



!!! Problem resolving dependencies for gnome-extra/gtkhtml:3.6
!!! Depgraph creation failed.


Expected Results:  
depgraph of what to merge
Comment 1 Markus Ullmann (RETIRED) gentoo-dev 2007-09-18 15:02:06 UTC
attach your emerge --info please
Comment 2 DEMAINE Benoît-Pierre, aka DoubleHP 2007-09-18 18:25:29 UTC
This seems to be dup of bug #192923

It looks like Jakub took a day off; I had never seen 56 bugs assigned to
Wrangler.  It may help if bug creator marked this bug dup himself; would save
Jakub's time when he is back.

Also see bugs #192927 #192951 #192947 #192942 #192903 #192894
Comment 3 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-09-19 15:57:28 UTC
That problem was fixed over a year ago (and is unrelated to bug #192923)  How old is your portage tree?

There aren't even any 3.1.x versions of gtkthml in the tree at the moment...
Comment 4 DEMAINE Benoît-Pierre, aka DoubleHP 2007-09-19 16:02:47 UTC
"emerge -aveDNbk world"

sounds quiet odd to me ... I cant see how -ND can be usefull with -e ... reporter may be a newb, and not trac emails. This would explain why he did not answer yet (ok, just 24h, but still).

- odd command
- deprecated ebuilds

I propose closure CANTREPRO or NEEDINFO.
Comment 5 Robert Smol 2007-09-20 08:24:42 UTC
Hi,

I'm sorry for late posting. I found the problem. I keep sync every week or so, however I had that layman thing enabled and forgot about it and there was gnome-experimental branch checked out at /usr/portage/layman/gnome-experimental/.

So after I removed the layman at all from my make.conf I can now update ok.

I enabled that branch because it took so long GNOME 2.16(or18?) to get stable even months after release. I hope 2.20 will be there sooner.

Anyway thanks for update and sorry for troubling you with this false alarm.