Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 624544

Summary: media-plugins/live-2017.06.04[examples] fails to merge: "dobin: at least one argument needed"
Product: Gentoo Linux Reporter: Pavel Goran <via-gentoo>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED NEEDINFO    
Severity: normal CC: jstein, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info media-plugins/live
build.log
emerge --info

Description Pavel Goran 2017-07-11 12:09:03 UTC
Created attachment 482996 [details]
build.log

It compiles fine, but on installation it fails:

>>> Install live-2017.06.04 into /volumes/temp-fs/vartmp/portage/media-plugins/live-2017.06.04/image/ category media-plugins
 * abi_x86_32.x86: running multilib-minimal_abi_src_install
 * abi_x86_64.amd64: running multilib-minimal_abi_src_install
 * ERROR: media-plugins/live-2017.06.04::gentoo failed (install phase):
 *   dobin: at least one argument needed

With USE=-examples, it merges fine.
Comment 1 Pavel Goran 2017-07-11 12:12:56 UTC
Created attachment 482998 [details]
emerge --info media-plugins/live

Attached is the output of `emerge --info media-plugins/live` (note that it was captured after I installed the package with USE=-examples!)
Comment 2 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2019-07-28 05:58:23 UTC
Created attachment 584862 [details]
build.log

I'm getting this exact error, two years later, with each of the three versions in my Portage tree - live-2017.10.28, live-2018.01.29, live-2018.07.07.

Upon examining the ebuilds, I see that `multilib_src_install()` tries to `dobin` binaries found with `find ... -perm 755`, but the binaries in the directory it searched have permissions 775. Like Pavel, with USE=-examples, it merges fine.
Comment 3 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2019-07-28 06:02:13 UTC
Created attachment 584864 [details]
emerge --info

My `emerge --info`
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-06-17 02:04:29 UTC
Please reopen if this still happens with >=media-plugins/live-2020.03.06.