Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696878 - www-servers/uwsgi USE=go - suspect dependency on dev-lang/go[gccgo]
Summary: www-servers/uwsgi USE=go - suspect dependency on dev-lang/go[gccgo]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ultrabug
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-10-06 21:37 UTC by Alessandro Barbieri
Modified: 2019-10-17 08:18 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 Alessandro Barbieri 2019-10-06 21:37:06 UTC
Are you 100% sure that is the right dependency?
Maybe sys-devel/gcc[go] is the right dependency

the debian package depends on libgo from gcc
https://packages.debian.org/sid/uwsgi-plugin-gccgo
Comment 1 Larry the Git Cow gentoo-dev 2019-10-17 08:18:23 UTC
The bug has been closed via the following commit(s):

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

commit 17f4a982251279b9c6ae8cee45d672cb5b7d0620
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2019-10-06 22:36:13 +0000
Commit:     Alexys Jacob <ultrabug@gentoo.org>
CommitDate: 2019-10-17 08:16:17 +0000

    www-servers/uwsgi: correct go dependency
    
    Closes: https://bugs.gentoo.org/696878
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/13194
    Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>

 www-servers/uwsgi/uwsgi-2.0.17.1-r1.ebuild | 2 +-
 www-servers/uwsgi/uwsgi-2.0.17.1.ebuild    | 2 +-
 www-servers/uwsgi/uwsgi-2.0.17.ebuild      | 2 +-
 www-servers/uwsgi/uwsgi-2.0.18.ebuild      | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)