Re: [gentoo-dev] [PATCH v2] vcs-snapshot.eclass: set -o (--no-same-owner) when unpacking, bug #645182

2018-01-20 Thread David Seifert
On Sun, 2018-01-21 at 00:26 +, Sergei Trofimovich wrote: > Fixes build failures in unprivileged containers like bug #645182: > Package:dev-python/pycparser-2.14 > >>> Unpacking source... > tar: CHANGES: Cannot change ownership to uid 1000, gid 1000: > Invalid argument > > In such con

[gentoo-dev] [PATCH v2] vcs-snapshot.eclass: set -o (--no-same-owner) when unpacking, bug #645182

2018-01-20 Thread Sergei Trofimovich
Fixes build failures in unprivileged containers like bug #645182: Package:dev-python/pycparser-2.14 >>> Unpacking source... tar: CHANGES: Cannot change ownership to uid 1000, gid 1000: Invalid argument In such containers uid=0 can't really change file ownership. Closes: https://bugs.gen

Re: [gentoo-dev] [PATCH] vcs-snapshot.eclass: set -o (--no-same-owner) when unpacking, bug #645182

2018-01-20 Thread Michał Górny
W dniu nie, 21.01.2018 o godzinie 00∶13 +, użytkownik Sergei Trofimovich napisał: > Fixes build failures in unprivileged containers like bug #645182: > Package:dev-python/pycparser-2.14 > >>> Unpacking source... > tar: CHANGES: Cannot change ownership to uid 1000, gid 1000: Invalid >

[gentoo-dev] [PATCH] vcs-snapshot.eclass: set -o (--no-same-owner) when unpacking, bug #645182

2018-01-20 Thread Sergei Trofimovich
Fixes build failures in unprivileged containers like bug #645182: Package:dev-python/pycparser-2.14 >>> Unpacking source... tar: CHANGES: Cannot change ownership to uid 1000, gid 1000: Invalid argument In such containers uid=0 can't really change file ownership. Bug: https://bugs.gentoo

Re: [gentoo-dev] Re: Managing updates on many identical Gentoo systems

2018-01-20 Thread Zac Medico
On 01/20/2018 07:34 AM, Anthony G. Basile wrote: > On 1/19/18 10:03 AM, Anthony G. Basile wrote: >> >> Zac pretty much nailed the requirements in bug #644990. You should not >> need the portage tree at all, neither locally nor via any network >> filesystem. He mentions there that it is currently

[gentoo-dev] Last rites: net-p2p/dogecoin-qt, net-p2p/primecoin-qt, net-p2p/primecoind

2018-01-20 Thread Andreas Sturmlechner
# Andreas Sturmlechner (20 Jan 2018) # Outdated and broken for a long time, blocking cleanups. # Depends on deprecated LINGUAS/Qt4/kde4-functions.eclass. # Masked for removal in 30 days. Bugs #520070, 555082, 643994, 644312 net-p2p/dogecoin-qt net-p2p/primecoin-qt net-p2p/primecoind

[gentoo-dev] Cleaning up the uclibc and musl profiles

2018-01-20 Thread Anthony G. Basile
I'm working on a multi-step plan to clean up the uclibc and musl profiles to make repoman (and arch testers) happy. It will take a while because I have to make sure I don't seriously break things for people using them. As a first step, I think its time to clear out the ancient uclibc profiles fou

Re: [gentoo-dev] Re: Managing updates on many identical Gentoo systems

2018-01-20 Thread Anthony G. Basile
On 1/19/18 10:03 AM, Anthony G. Basile wrote: > On 1/19/18 9:45 AM, Alec Warner wrote: >> On Thu, Jan 18, 2018 at 5:13 PM, Bill Kenworthy wrote: >> >>> On 18/01/18 23:36, Duncan wrote: Anthony G. Basile posted on Thu, 18 Jan 2018 06:46:53 -0500 as excerpted: > I'm trying to design an

[gentoo-dev] [PATCH] eutils.eclass: Update function documentation.

2018-01-20 Thread Ulrich Müller
Mention that einstalldocs() and in_iuse() are provided by the package manager in EAPI 6. in_iuse "must not" (rather than "should not") be used in global scope. --- eclass/eutils.eclass | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/eclass/eutils.eclass b/ec

Re: [gentoo-dev] Re: repo/gentoo:master commit in: sys-devel/llvm/

2018-01-20 Thread Michał Górny
W dniu sob, 20.01.2018 o godzinie 09∶34 +0100, użytkownik Fabian Groffen napisał: > On 19-01-2018 22:21:55 +, Michał Górny wrote: > > URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bcc52f0 > > > > sys-devel/llvm: Fix implicit dependency on app-arch/libxar > > > > Support co

[gentoo-dev] Re: repo/gentoo:master commit in: sys-devel/llvm/

2018-01-20 Thread Fabian Groffen
On 19-01-2018 22:21:55 +, Michał Górny wrote: > URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bcc52f0 > > sys-devel/llvm: Fix implicit dependency on app-arch/libxar > > Support conditionally using app-arch/libxar in LLVM 6+, and explicitly libxar > @@ -45,6 +45,7 @@ RDEP