Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 516590 - net-misc/icaclient: uses RESTRICT=userpriv
Summary: net-misc/icaclient: uses RESTRICT=userpriv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Henning Schild
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 516568
  Show dependency tree
 
Reported: 2014-07-07 07:36 UTC by Michał Górny
Modified: 2022-10-14 13:00 UTC (History)
2 users (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 2014-07-07 07:36:53 UTC
Why does it need that? Preserving ownership from rpm file?

Please keep this bug open as long as the ebuild has RESTRICT=userpriv.
Comment 1 Henning Schild 2022-10-01 11:51:24 UTC
Not sure why that was set. Looks like it can be simply removed.

I included a patch for that in this MR
https://github.com/gentoo/gentoo/pull/27554
Comment 2 Larry the Git Cow gentoo-dev 2022-10-14 13:00:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80803ea71a09ef48054bbedf790d4ff628d09206

commit 80803ea71a09ef48054bbedf790d4ff628d09206
Author:     Henning Schild <henning@hennsch.de>
AuthorDate: 2022-10-01 11:48:55 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-10-14 13:00:53 +0000

    net-misc/icaclient: drop RESTRICT="userpriv"
    
    Not sure why this was added. The ebuilds work without it.
    
    Closes: https://bugs.gentoo.org/516590
    Signed-off-by: Henning Schild <henning@hennsch.de>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-misc/icaclient/icaclient-22.5.0.16.ebuild | 2 +-
 net-misc/icaclient/icaclient-22.9.0.21.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)