Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877893 - sys-auth/docker_auth-1.9.0 - go mod verify failed
Summary: sys-auth/docker_auth-1.9.0 - go mod verify failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-22 08:25 UTC by Toralf Förster
Modified: 2022-10-23 17:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,20.07 KB, text/plain)
2022-10-22 08:25 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,93.88 KB, application/x-bzip)
2022-10-22 08:25 UTC, Toralf Förster
Details
environment (environment,31.17 KB, text/plain)
2022-10-22 08:25 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,45.65 KB, application/x-bzip)
2022-10-22 08:25 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.14 KB, application/x-bzip)
2022-10-22 08:25 UTC, Toralf Förster
Details
sys-auth:docker_auth-1.9.0:20221022-075115.log (sys-auth:docker_auth-1.9.0:20221022-075115.log,1.61 KB, text/plain)
2022-10-22 08:25 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,10.07 KB, application/x-bzip)
2022-10-22 08:25 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-10-22 08:25:00 UTC
>>> Unpacking docker_auth-1.9.0-deps.tar.xz to /var/tmp/portage/sys-auth/docker_auth-1.9.0/work
go mod verify
go: go.mod file not found in current directory or any parent directory; see 'go help modules'
 * ERROR: sys-auth/docker_auth-1.9.0::gentoo failed (unpack phase):
 *   go mod verify failed
 * 
 * Call stack:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20221018-150202

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.3
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit c9ac4ed37bc149ba2b817434720566eef2832e3c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Oct 22 06:31:53 2022 +0000

    2022-10-22 06:31:52 UTC

emerge -qpvO sys-auth/docker_auth
[ebuild  N    ] sys-auth/docker_auth-1.9.0
Comment 1 Toralf Förster gentoo-dev 2022-10-22 08:25:01 UTC
Created attachment 824999 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-22 08:25:03 UTC
Created attachment 825001 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-22 08:25:04 UTC
Created attachment 825003 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-22 08:25:06 UTC
Created attachment 825005 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-22 08:25:07 UTC
Created attachment 825007 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-22 08:25:09 UTC
Created attachment 825009 [details]
sys-auth:docker_auth-1.9.0:20221022-075115.log
Comment 7 Toralf Förster gentoo-dev 2022-10-22 08:25:10 UTC
Created attachment 825011 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-10-23 17:27:59 UTC
The bug has been closed via the following commit(s):

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

commit b9066feeb2982db24867f93131d6cf6563a29bb6
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-10-23 17:26:05 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-10-23 17:26:47 +0000

    sys-auth/docker_auth: fix "go mod verify" failure
    
    Closes: https://bugs.gentoo.org/877893
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-auth/docker_auth/docker_auth-1.9.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)