-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Labels
bugSomething isn't workingSomething isn't working
Description
Discussed in https://github.com/orgs/goreleaser/discussions/5715
Originally posted by ldez April 12, 2025
Feels like a regression related to #5685
• arch user repositories
• cloning 9f88c5f107c9b1a9559033da1fbe66bc639bf79ef7a9060f2ea8939a7bcac314-master dist/git/9f88c5f107c9b1a9559033da1fbe66bc639bf79ef7a9060f2ea8939a7bcac314-master
• writing path=dist/git/9f88c5f107c9b1a9559033da1fbe66bc639bf79ef7a9060f2ea8939a7bcac314-master/PKGBUILD
• pushing repository=ssh://aur@aur.archlinux.org/golangci-lint-bin.git name=9f88c5f107c9b1a9559033da1fbe66bc639bf79ef7a9060f2ea8939a7bcac314 file=PKGBUILD
• writing path=dist/git/9f88c5f107c9b1a9559033da1fbe66bc639bf79ef7a9060f2ea8939a7bcac314-master/.SRCINFO
• pushing repository=ssh://aur@aur.archlinux.org/golangci-lint-bin.git name=9f88c5f107c9b1a9559033da1fbe66bc639bf79ef7a9060f2ea8939a7bcac314 file=.SRCINFO
• took: 15s
• took: 4m18s
panic: extra: AURConfig: key not present
goroutine 11 [running]:
github.com/goreleaser/goreleaser/v2/internal/artifact.MustExtra[...]({{0x31cb321, 0x8}, {0xc000116ca0, 0x1f}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, ...}, ...)
github.com/goreleaser/goreleaser/v2@v2.8.2/internal/artifact/artifact.go:243 +0x23c
github.com/goreleaser/goreleaser/v2/internal/pipe/aur.doPublish(0xc000844008, {0xc0010ec3c0, 0x2, 0x2})
github.com/goreleaser/goreleaser/v2@v2.8.2/internal/pipe/aur/aur.go:383 +0xab
github.com/goreleaser/goreleaser/v2/internal/pipe/aur.Pipe.Publish({}, 0xc000844008)
github.com/goreleaser/goreleaser/v2@v2.8.2/internal/pipe/aur/aur.go:370 +0x14a
github.com/goreleaser/goreleaser/v2/internal/pipe/publish.Pipe.Run.Handle.func1(0xc000ba2060?)
github.com/goreleaser/goreleaser/v2@v2.8.2/internal/middleware/errhandler/error.go:16 +0x1b
github.com/goreleaser/goreleaser/v2/internal/pipe/publish.Pipe.Run.PadLog.func2(0xc000844008)
github.com/goreleaser/goreleaser/v2@v2.8.2/internal/middleware/logging/logging.go:47 +0x13d
github.com/goreleaser/goreleaser/v2/internal/middleware/skip.Maybe.func1(0xc000844008)
github.com/goreleaser/goreleaser/v2@v2.8.2/internal/middleware/skip/skip.go:42 +0x10c
github.com/goreleaser/goreleaser/v2/internal/pipe/publish.Pipe.Run({{0xc0009c6b40?, 0xc002f770b0?, 0x5221160?}}, 0xc000844008)
github.com/goreleaser/goreleaser/v2@v2.8.2/internal/pipe/publish/publish.go:86 +0x1a5
github.com/goreleaser/goreleaser/v2/cmd.releaseProject.func1.Handle.1(0xc00075d038?)
github.com/goreleaser/goreleaser/v2@v2.8.2/internal/middleware/errhandler/error.go:16 +0x1b
github.com/goreleaser/goreleaser/v2/cmd.releaseProject.func1.Log.2(0xc000844008)
github.com/goreleaser/goreleaser/v2@v2.8.2/internal/middleware/logging/logging.go:31 +0x132
github.com/goreleaser/goreleaser/v2/internal/middleware/skip.Maybe.func1(0xc000844008)
github.com/goreleaser/goreleaser/v2@v2.8.2/internal/middleware/skip/skip.go:42 +0x10c
github.com/goreleaser/goreleaser/v2/cmd.releaseProject.func1()
github.com/goreleaser/goreleaser/v2@v2.8.2/cmd/release.go:123 +0x182
github.com/caarlos0/ctrlc.(*Ctrlc).Run.func1()
github.com/caarlos0/ctrlc@v1.2.0/ctrlc.go:48 +0x23
created by github.com/caarlos0/ctrlc.(*Ctrlc).Run in goroutine 1
github.com/caarlos0/ctrlc@v1.2.0/ctrlc.go:47 +0x94
Error: The process '/opt/hostedtoolcache/goreleaser-action/2.8.2/x64/goreleaser' failed with exit code 2
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working