Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 323821 - x11-libs/gtk+-2.20.1 fails to emerge because of a missing patch
Summary: x11-libs/gtk+-2.20.1 fails to emerge because of a missing patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-13 17:50 UTC by Kaleb Elwert (belak)
Modified: 2010-06-13 18:47 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kaleb Elwert (belak) 2010-06-13 17:50:39 UTC
Pretty self explanatory. When I emerge -vuND @world (in ~x86), gtk fails with

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/x11-libs/gtk+/files/gtk+-2.20.1-libpixbufloader-warning.patch
 *   ( gtk+-2.20.1-libpixbufloader-warning.patch )

 * ERROR: x11-libs/gtk+-2.20.1-r1 failed:
 *   Cannot find $EPATCH_SOURCE!
 * 
 * Call stack:
 *     ebuild.sh, line   48:  Called src_prepare
 *   environment, line 3088:  Called epatch '/usr/portage/x11-libs/gtk+/files/gtk+-2.20.1-libpixbufloader-warning.patch'
 *   environment, line 1590:  Called die

Reproducible: Always

Steps to Reproduce:
1. emerge gtk 2.20.1
Actual Results:  
Emerge fails to update gtk

Expected Results:  
Emerge should succeed at updating gtk
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-06-13 18:25:31 UTC
Seems like all the 2.20.1 patches are missing (also in the gnome overlay).
Comment 2 Pacho Ramos gentoo-dev 2010-06-13 18:47:38 UTC
+  13 Jun 2010; Pacho Ramos <pacho@gentoo.org>
+  +files/gtk+-2.20.1-GtkOffscreenWindow.patch,
+  +files/gtk+-2.20.1-gail_cell_type.patch,
+  +files/gtk+-2.20.1-gtkrange.patch,
+  +files/gtk+-2.20.1-libpixbufloader-warning.patch,
+  +files/gtk+-2.20.1-libpng-fix.patch:
+  Really adding needed patches, thanks Kaleb Elwert and Lars Wendler for
+  reporting.

Sorry for the inconvenience