Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 748942 - media-video/harvid-0.8.3 installs files that contain writable and executable sections
Summary: media-video/harvid-0.8.3 installs files that contain writable and executable ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-14 12:29 UTC by Agostino Sarubbo
Modified: 2020-10-14 15:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,28.77 KB, text/plain)
2020-10-14 12:29 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-10-14 12:29:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/harvid-0.8.3 installs files that contain writable and executable sections.
Discovered on: amd64 (internal ref: ci)

NOTE:
For binary packages it is enough to hide the QA warning.
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-14 12:29:35 UTC
Created attachment 665416 [details]
build.log

build log and emerge --info
Comment 2 Alexis Ballier gentoo-dev 2020-10-14 15:32:26 UTC
seems to be a problem with your toolchain

# scanelf -e /usr/bin/harvid 
 TYPE   STK/REL/PTL FILE 
ET_DYN RW- R-- RW- /usr/bin/harvid
Comment 3 Alexis Ballier gentoo-dev 2020-10-14 15:34:12 UTC
wait, can repro by removing xxd
Comment 4 Larry the Git Cow gentoo-dev 2020-10-14 15:36:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4569f160b650c108aea77a5d023279ba7e95ed12

commit 4569f160b650c108aea77a5d023279ba7e95ed12
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2020-10-14 15:36:06 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2020-10-14 15:36:14 +0000

    media-video/harvid: add missing dep on xxd
    
    Closes: https://bugs.gentoo.org/748942
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 media-video/harvid/{harvid-0.8.3.ebuild => harvid-0.8.3-r1.ebuild} | 3 +++
 1 file changed, 3 insertions(+)