Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698286 - net-p2p/resilio-sync: redundant USE=pax_kernel
Summary: net-p2p/resilio-sync: redundant USE=pax_kernel
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vladimir Pavljuchenkov (SpiderX)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-10-22 14:38 UTC by Michał Górny
Modified: 2019-12-08 10:08 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-10-22 14:38:14 UTC
use pax_kernel && pax-mark m "${ED%/}"/usr/bin/rslsync


However, we normally just call pax-mark unconditionally.  Is there any reason for doing it different here?
Comment 1 Larry the Git Cow gentoo-dev 2019-12-08 10:08:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6008bacf0a0490af862e9669336f6362923eb6ab

commit 6008bacf0a0490af862e9669336f6362923eb6ab
Author:     Vladimir Pavljuchenkov (SpiderX) <spiderx@spiderx.dp.ua>
AuthorDate: 2019-11-17 09:48:15 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-12-08 10:08:14 +0000

    net-p2p/resilio-sync: pax-mark unconditionally
    
    Closes: https://bugs.gentoo.org/698286
    Package-Manager: Portage-2.3.76, Repoman-2.3.16
    Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua>
    Closes: https://github.com/gentoo/gentoo/pull/13686
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-p2p/resilio-sync/resilio-sync-2.6.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)