Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 688578

Summary: net-fs/minio-2019.04.23.23.50.36 cannot find package "github.com/colinmarc/hdfs/v2"
Product: Gentoo Linux Reporter: Mike Benson <mike>
Component: Current packagesAssignee: Mikle Kolyada (RETIRED) <zlogene>
Status: RESOLVED INVALID    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
Build log

Description Mike Benson 2019-06-24 04:31:55 UTC
Created attachment 580604 [details]
emerge --info

For several releases now, net-fs/minio has not emerged. It would appear the problem is there a missing dependency on github.com/colinmarc/hdfs/v2.

cmd/gateway/hdfs/gateway-hdfs.go:32:2: cannot find package "github.com/colinmarc/hdfs/v2" in any of:
        /var/tmp/portage/net-fs/minio-2019.04.23.23.50.36/work/minio-2019.04.23.23.50.36/src/github.com/minio/minio/vendor/github.com/colinmarc/hdfs/v2 (vendor tree)
        /usr/lib/go/src/github.com/colinmarc/hdfs/v2 (from $GOROOT)
        /var/tmp/portage/net-fs/minio-2019.04.23.23.50.36/work/minio-2019.04.23.23.50.36/src/github.com/colinmarc/hdfs/v2 (from $GOPATH)
Comment 1 Mike Benson 2019-06-24 04:33:14 UTC
Created attachment 580606 [details]
Build log
Comment 2 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-07-25 12:52:00 UTC
https://gitweb.gentoo.org/repo/gentoo.git/tree/net-fs/minio/minio-2019.04.23.23.50.36.ebuild#n114

this seems to be wrong reported.