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

Bug 357669

Summary: gnome-extra/zenity-2.32.1 fails to build
Product: Gentoo Linux Reporter: zvasylvv
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: eva, pacho
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
output of "emerge --info"
output of "emerge -pqv zenity"
environment

Description zvasylvv 2011-03-06 16:17:07 UTC
Installation of latest stable gnome-extra/zenity fails with bug that is same? to Bug 198622

Reproducible: Always

Steps to Reproduce:
1. just run 'emerge gnome-extra/zenity'
2.
3.

Actual Results:  
build fails
Comment 1 zvasylvv 2011-03-06 16:17:36 UTC
Created attachment 264957 [details]
build log
Comment 2 zvasylvv 2011-03-06 16:17:59 UTC
Created attachment 264959 [details]
output of "emerge --info"
Comment 3 zvasylvv 2011-03-06 16:18:44 UTC
Created attachment 264961 [details]
output of "emerge -pqv zenity"
Comment 4 zvasylvv 2011-03-06 16:19:06 UTC
Created attachment 264963 [details]
environment
Comment 5 Pacho Ramos gentoo-dev 2011-03-07 09:26:39 UTC
+  07 Mar 2011; Pacho Ramos <pacho@gentoo.org> zenity-2.32.1.ebuild:
+  Add missing app-text/docbook-xml-dtd:4.1.2 DEPEND (bug #357669 by zvasylv).
+
Comment 6 zvasylvv 2011-03-07 14:10:17 UTC
Nice, but now among dependancies of zenity there are 2 app-text/docbook-xml-dtd packages



crusader ~ # emerge -pvt zenity

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

Calculating dependencies... done!
[ebuild  N    ] gnome-extra/zenity-2.32.1  USE="compat -debug -libnotify" 3,056 kB
[ebuild  N    ]  app-text/gnome-doc-utils-0.20.4  690 kB
[ebuild  N    ]  app-text/scrollkeeper-9999-r1  0 kB
[ebuild  N    ]   app-text/rarian-0.8.1-r1  USE="-debug" 317 kB
[nomerge      ] app-text/gnome-doc-utils-0.20.4 
[ebuild  N    ]  app-text/docbook-xml-dtd-4.4-r2  94 kB
[nomerge      ] gnome-extra/zenity-2.32.1  USE="compat -debug -libnotify" 
[ebuild  N    ]  app-text/docbook-xml-dtd-4.1.2-r6  74 kB
[nomerge      ] app-text/scrollkeeper-9999-r1 
[ebuild  N    ]  app-text/scrollkeeper-dtd-1.0  11 kB

Total: 7 packages (7 new), Size of downloads: 4,241 kB


Is it possible improve this somehow? (I prefer to have as less slotted packages as possible :) )
Comment 7 Gilles Dartiguelongue (RETIRED) gentoo-dev 2011-03-07 14:21:39 UTC
It is a build time dependency, nothing we can do about it.