Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727386 - net-fs/autofs installs pre-stripped files
Summary: net-fs/autofs installs pre-stripped files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-07 08:27 UTC by Agostino Sarubbo
Modified: 2020-06-09 06:02 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,39.10 KB, text/plain)
2020-06-07 08:27 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-06-07 08:27:00 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it.

Issue: net-fs/autofs installs pre-stripped files.
Discovered on: amd64
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-07 08:27:07 UTC
Created attachment 643746 [details]
build.log

build log and emerge --info
Comment 2 Peter Levine 2020-06-09 03:21:10 UTC
Although fixed with https://gitweb.gentoo.org/repo/gentoo.git/diff/net-fs/autofs/autofs-5.1.6-r1.ebuild?id=c992e05ebb19be8c3982a4617ed3fb216531eb86 this likely should have been rev-bumped because I ran into this bug at runtime: https://github.com/void-linux/void-packages/issues/7473
Comment 3 Peter Levine 2020-06-09 03:26:30 UTC
(In reply to Peter Levine from comment #2)
> Although fixed with
> https://gitweb.gentoo.org/repo/gentoo.git/diff/net-fs/autofs/autofs-5.1.6-r1.
> ebuild?id=c992e05ebb19be8c3982a4617ed3fb216531eb86 this likely should have
> been rev-bumped because I ran into this bug at runtime:
> https://github.com/void-linux/void-packages/issues/7473

Actually, I still had this issue.  I had to add FEATURES=nostrip, as well, to fix it.
Comment 4 Peter Levine 2020-06-09 03:34:10 UTC
(In reply to Peter Levine from comment #3)
> (In reply to Peter Levine from comment #2)
> Actually, I still had this issue.  I had to add FEATURES=nostrip, as well,
> to fix it.

Sorry, disregard.  The issue was fixed without FEATURES=nostrip.
Comment 5 Yixun Lan archtester gentoo-dev 2020-06-09 06:02:24 UTC
commit c992e05ebb19be8c3982a4617ed3fb216531eb86
Author: Yixun Lan <dlan@gentoo.org>
Date:   Mon Jun 8 18:00:24 2020 +0800

    net-fs/autofs: fix pre-stripped files error
    
    skip the autofs build script's strip operation
    and fallback to portage's default.