Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#73665 - [golang-github-davecgh-go-spew] FTBFS
Attached to Project:
Community Packages
Opened by Piggy NL (piggynl) - Monday, 07 February 2022, 09:40 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 24 September 2023, 10:41 GMT
Opened by Piggy NL (piggynl) - Monday, 07 February 2022, 09:40 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 24 September 2023, 10:41 GMT
|
DetailsDescription:
Package version: 1.1.1-2 Build log: ``` go: go.mod file not found in current directory or any parent directory; see 'go help modules' ``` Solution: Apply one of: * https://github.com/davecgh/go-spew/pull/96/files (go.mod without go version specified) * https://github.com/davecgh/go-spew/pull/126/files (go.mod with `go 1.11`) * https://github.com/davecgh/go-spew/pull/123/files (go.mod with `go 1.14`) |
This task depends upon
Closed by Jelle van der Waa (jelly)
Sunday, 24 September 2023, 10:41 GMT
Reason for closing: Deferred
Additional comments about closing: Dropped from repos
Sunday, 24 September 2023, 10:41 GMT
Reason for closing: Deferred
Additional comments about closing: Dropped from repos