Bug 247311 was filed against the AMD64 alpha ebuild. rpm was removed from the inherit line while it still remains in the amd64 ebuild it was supposed to be removed from. I added rpm back to the inherit line in the ebuild and it installed just fine. Thanks, hope this can get fixed soon. Result of emerging with current ebuild. >>> Emerging (1 of 1) net-www/netscape-flash-10.0.12.36-r1 * flash-plugin-10.0.12.36-release.i386.rpm RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking flash-plugin-10.0.12.36-release.i386.rpm to /var/tmp/portage/net-www/netscape-flash-10.0.12.36-r1/work unpack flash-plugin-10.0.12.36-release.i386.rpm: file format not recognized. Ignoring. >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-www/netscape-flash-10.0.12.36-r1/work ... >>> Source compiled. >>> Test phase [not enabled]: net-www/netscape-flash-10.0.12.36-r1 >>> Install netscape-flash-10.0.12.36-r1 into /var/tmp/portage/net-www/netscape-flash-10.0.12.36-r1/image/ category net-www /var/tmp/portage/net-www/netscape-flash-10.0.12.36-r1/temp/environment: line 2097: pushd: /var/tmp/portage/net-www/netscape-flash-10.0.12.36-r1/work/usr/lib/flash-plugin: No such file or directory install: cannot stat `libflashplayer.so': No such file or directory !!! doexe: libflashplayer.so does not exist /var/tmp/portage/net-www/netscape-flash-10.0.12.36-r1/temp/environment: line 2101: popd: directory stack empty /var/tmp/portage/net-www/netscape-flash-10.0.12.36-r1/temp/environment: line 2102: pushd: /var/tmp/portage/net-www/netscape-flash-10.0.12.36-r1/work/usr/share/doc/flash-plugin-10.0.12.36/: No such file or directory !!! dodoc: readme.txt does not exist /var/tmp/portage/net-www/netscape-flash-10.0.12.36-r1/temp/environment: line 2104: popd: directory stack empty >>> Completed installing netscape-flash-10.0.12.36-r1 into /var/tmp/portage/net-www/netscape-flash-10.0.12.36-r1/image/ * QA Notice: file does not exist: * * doexe: libflashplayer.so does not exist * dodoc: readme.txt does not exist >>> Installing net-www/netscape-flash-10.0.12.36-r1 Reproducible: Always Steps to Reproduce: 1. Try to emerge netscape-flash-10.0.12.36-r1 2. Emerge runs with warnings but rpm does not get unpacked and libflashplayer.so does not end up in /opt/netscape/plugins/ 3. Flash plugin file does not exist killing all rick rolls.
Indeed. This was due to my accidental removal of the 'inherit rpm' line as a result of bug #247311 - I removed it from the wrong ebuild. This is now fixed - Sync your tree again and all will be well.
Thanks for getting this fixed so quickly.