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
because of a wrong filename in line 28 of openvz-sources-028.002.ebuild (UNIPATCH_LIST="${DISTDIR}/patch-${OVZ_KERNEL}-combined.gz" has to be UNIPATCH_LIST="${DISTDIR}/patch-ovz${OVZ_KERNEL}-combined.gz") emerging fails with: ----------------------------------------- >>> Preparing to unpack ... >>> Unpacking source... >>> Unpacking linux-2.6.18.tar.bz2 to /data/_var_/tmp/portage/openvz-sources-028.002/work * FATAL: unable to locate: * /data/_var_/tmp/portage/openvz-sources-028.002/distdir/patch-028test002-combined.gz * for read-only. The file either has incorrect permissions * or does not exist. !!! ERROR: sys-kernel/openvz-sources-028.002 failed. Call stack: ebuild.sh, line 1546: Called dyn_unpack ebuild.sh, line 708: Called src_unpack ebuild.sh, line 1255: Called kernel-2_src_unpack kernel-2.eclass, line 1001: Called unipatch ' /data/_var_/tmp/portage/openvz-sources-028.002/distdir/patch-028test002-combined.gz' kernel-2.eclass, line 773: Called die !!! Unable to locate /data/_var_/tmp/portage/openvz-sources-028.002/distdir/patch-028test002-combined.gz !!! If you need support, post the topmost build error, and the call stack if relevant. -----------------------------------------
Fixed in CVS for all present ebuilds, sorry. Looks like I forgot it when moving to UPSTREAM's patchtarball.
*** Bug 155418 has been marked as a duplicate of this bug. ***