Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 177092
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 176888
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Darryl Taylor <taylordl@fastmail.us>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 177092 depends on: Show dependency tree
Bug 177092 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-05-04 21:25 0000
Attempting to emerge apcupsd-3.14.0 results in a patch file not being found
which causes the emerge to fail.

Reproducible: Always

Steps to Reproduce:
ACCEPT_KEYWORDS=~amd64 emerge apcupsd
or
Set amd64 keyword in /etc/portage/package.keywords
emerge apcupsd

Actual Results:  
ebuild stated that it could not find the file 3.14.0-apccontrol-gentoo.patch

Expected Results:  
It should have completed compiling apcupsd-3.14.0

epatch "${FILESDIR}"/${PV}-apccontrol-gentoo.patch 

should be 

epatch "${FILESDIR}"/${PV}/apcupsd-${PV}-apccontrol-gentoo.patch 

in 

/usr/portage/sys-power/apcupsd/apcupsd-3.14.0.ebuild

------- Comment #1 From Jakub Moc (RETIRED) 2007-05-04 21:41:40 0000 -------

*** This bug has been marked as a duplicate of bug 176888 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug