Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338877 - net-misc/quagga-0.99.17-r2: patch fails when realms use flag is enabled
Summary: net-misc/quagga-0.99.17-r2: patch fails when realms use flag is enabled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-27 05:37 UTC by Laurent Defert
Modified: 2010-09-29 20:22 UTC (History)
0 users

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


Attachments
Patch command logfile (quagga-0.99.14-realms-test2.diff.out,43.18 KB, text/plain)
2010-09-27 05:39 UTC, Laurent Defert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Defert 2010-09-27 05:37:30 UTC
Emerging net-misc/quagga-0.99.17-r2 when the "realms" use flag is enabled, disabling it fix the issue.

Reproducible: Always

Steps to Reproduce:
1. Add "realms" to USE flags
2. Add keyword to build unmask net-misc/quagga-0.99.17-r2
3. emerge quagga

Actual Results:  
 * Failed Patch: quagga-0.99.14-realms-test2.diff !
 *  ( /var/tmp/portage/net-misc/quagga-0.99.17-r2/distdir/quagga-0.99.14-realms-test2.diff )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/net-misc/quagga-0.99.17-r2/temp/quagga-0.99.14-realms-test2.diff.out
 * ERROR: net-misc/quagga-0.99.17-r2 failed:
 *   Failed Patch: quagga-0.99.14-realms-test2.diff!
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_prepare
 *   environment, line 3022:  Called epatch '/var/tmp/portage/net-misc/quagga-0.99.17-r2/distdir/quagga-0.99.14-realms-test2.diff'
 *   environment, line 1767:  Called die
 * The specific snippet of code:
 *               die "Failed Patch: ${patchname}!";



Expected Results:  
Successful installation.
Comment 1 Laurent Defert 2010-09-27 05:39:07 UTC
Created attachment 248746 [details]
Patch command logfile
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-09-27 09:42:08 UTC
Whoopsie, will fix today.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-09-29 20:22:48 UTC
Thanks Laurent, it's fixed in tree now!