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
Due to the addition of a bug fix for amd64, the unionfs-1.0.11 ebuild now fails on non-amd64 platforms on the line use amd64 && epatch ${FILESDIR}/${P}-amd64.patch || die in src_unpack(). Removing that line gives a successful build. Reproducible: Always Steps to Reproduce: 1. emerge =sys-fs/unionfs-1.0.11 Actual Results: >>> Unpacking unionfs-1.0.11.tar.gz to /var/tmp/portage/unionfs-1.0.11/work !!! ERROR: sys-fs/unionfs-1.0.11 failed. !!! Function src_unpack, Line 29, Exitcode 1 Expected Results: >>> sys-fs/unionfs-1.0.11 merged.
*** This bug has been marked as a duplicate of 92334 ***