Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266029 - x11-dirvers/ati-drivers-8.552-r2 emerge fails due to removed patch file from source tree
Summary: x11-dirvers/ati-drivers-8.552-r2 emerge fails due to removed patch file from ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jeffrey Gardner (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-13 16:53 UTC by Mike Nelson
Modified: 2009-04-14 00:45 UTC (History)
2 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 Mike Nelson 2009-04-13 16:53:35 UTC
"emerge -1 =x11-drivers/ati-drivers-8.552-r2" fails trying to find the patch file for, "/usr/portage/x11-drivers/files/8.532/ati-powermod-opt-path-2.patch". 

This file was recently removed from the source tree as part of some cleanup. See, http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/files/8.532/?hideattic=0

Adding it to my locale /usr/local/portage fixed the issue.

Reproducible: Always

Steps to Reproduce:
1. emerge -1 =x11-drivers/ati-drivers-8.552-r2

Actual Results:  
Fails finding $EPATCH_SOURCE for 8.532/ati-powermode-opt-path-2.patch

Expected Results:  
Completed emerge.
Comment 1 Jeffrey Gardner (RETIRED) gentoo-dev 2009-04-13 20:18:39 UTC
Sorry for the hassle, fixed in CVS - Thanks Mike!
Comment 2 Mike Nelson 2009-04-14 00:45:05 UTC
(In reply to comment #1)
> Sorry for the hassle, fixed in CVS - Thanks Mike!
> 

Thanks Jeffrey!