Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751871 - net-im/poezio-0.13.1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Summary: net-im/poezio-0.13.1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andriy Utkin (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: DISTUTILS_USE_SETUPTOOLS
  Show dependency tree
 
Reported: 2020-10-30 08:27 UTC by Agostino Sarubbo
Modified: 2021-09-10 10:07 UTC (History)
0 users

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 Agostino Sarubbo gentoo-dev 2020-10-30 08:27:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-im/poezio-0.13.1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value.
Discovered on: amd64 (internal ref: tinderbox)

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word 'DISTUTILS_USE_SETUPTOOLS'
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-30 08:27:22 UTC
Possible context of error(s):

 * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
 *   have:     DISTUTILS_USE_SETUPTOOLS=bdepend (or unset)
 *   expected: DISTUTILS_USE_SETUPTOOLS=rdepend
Comment 2 Andriy Utkin (RETIRED) gentoo-dev 2020-11-02 19:39:26 UTC
Working with the PR. Making sure it is correct.
Comment 3 Larry the Git Cow gentoo-dev 2020-11-09 12:27:35 UTC
The bug has been referenced in the following commit(s):

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

commit b305a7b76d027daed344bc084d4694ff8ea23ceb
Author:     Andrey Utkin <andrey_utkin@gentoo.org>
AuthorDate: 2020-11-09 12:25:36 +0000
Commit:     Andrey Utkin <andrey_utkin@gentoo.org>
CommitDate: 2020-11-09 12:26:43 +0000

    net-im/poezio: set DISTUTILS_USE_SETUPTOOLS
    
    Based on the research and a patch by Jakov Smolic <jakov.smolic@sartura.hr>
    
    Bug: https://bugs.gentoo.org/751871
    Link: https://github.com/gentoo/gentoo/pull/18083
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>

 net-im/poezio/poezio-0.13.1-r1.ebuild | 1 +
 net-im/poezio/poezio-9999.ebuild      | 1 +
 2 files changed, 2 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a5bcdbfb205341a69492646f43badab4e543b29

commit 3a5bcdbfb205341a69492646f43badab4e543b29
Author:     Andrey Utkin <andrey_utkin@gentoo.org>
AuthorDate: 2020-11-09 12:24:33 +0000
Commit:     Andrey Utkin <andrey_utkin@gentoo.org>
CommitDate: 2020-11-09 12:26:42 +0000

    net-im/poezio: add 0.13.1-r1 for further changes
    
    Cloned verbatim from 0.13.1 ebuild.
    
    Bug: https://bugs.gentoo.org/751871
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>

 net-im/poezio/poezio-0.13.1-r1.ebuild | 51 +++++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)