Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892986 - net-p2p/kubo-0.18.1: version bump
Summary: net-p2p/kubo-0.18.1: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Roman
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 894126
  Show dependency tree
 
Reported: 2023-02-03 07:22 UTC by Sam James
Modified: 2023-05-20 12:50 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-03 07:22:11 UTC
Thanks.
Comment 1 Bernd Feige 2023-04-10 08:28:46 UTC
Just wanted to note that also net-p2p/kubo-0.18.1 as now in tree compiled with current dev-lang/go-1.20.3 gives me:

cd /var/tmp/portage/net-p2p/kubo-0.18.1/work
/usr/lib/go/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/lucas-clemente/quic-go/internal/qtls -lang=go1.18 -complete -installsuffix shared -buildid B3k8LwTDstUrJ9qMUJdQ/B3k8LwTDstUrJ9qMUJdQ -goversion go1.20.3 -shared -c=4 -nolocalimports -importcfg $WORK/b597/importcfg -pack ./vendor/github.com/lucas-clemente/quic-go/internal/qtls/go119.go ./vendor/github.com/lucas-clemente/quic-go/internal/qtls/go120.go
# github.com/lucas-clemente/quic-go/internal/qtls
vendor/github.com/lucas-clemente/quic-go/internal/qtls/go120.go:5:13: cannot use "The version of quic-go you're using can't be built on Go 1.20 yet. For more details, please see https://github.com/lucas-clemente/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.20 yet. F...) as int value in variable declaration

ie, just the same as #894126 reported for net-p2p/kubo-0.15.0.

net-p2p/kubo-0.19.1 is out and actually compiles with dev-lang/go-1.20.3.
Comment 2 Larry the Git Cow gentoo-dev 2023-05-20 12:50:11 UTC
The bug has been closed via the following commit(s):

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

commit 3ed1d794fe758e1d1fe1e8486adbef392c8c1358
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2023-05-09 14:39:54 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-05-20 12:50:06 +0000

    net-p2p/kubo: add 0.20.0
    
    Closes: https://bugs.gentoo.org/892986
    Signed-off-by: David Roman <davidroman96@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/30955
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-p2p/kubo/Manifest           |  1 +
 net-p2p/kubo/kubo-0.20.0.ebuild | 69 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)