Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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
*** This bug has been marked as a duplicate of bug 176888 ***