Bug 2171455
| Summary: | caddy: FTBFS in Fedora rawhide/f38 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> |
| Component: | caddy | Assignee: | Mark E. Fuller <mark.e.fuller> |
| Status: | ASSIGNED --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 39 | CC: | carl, go-sig, mark.e.fuller, ngompa13 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2117176 | ||
|
Description
Fedora Release Engineering
2023-02-20 11:45:28 UTC
I've started taking a look at this and think I can rebuild and update caddy while also unbundling For reference, the following packages appear to be needed: No matching package to install: 'golang(github.com/caddyserver/certmagic)' No matching package to install: 'golang(github.com/quic-go/quic-go)' No matching package to install: 'golang(github.com/quic-go/quic-go/http3)' No matching package to install: 'golang(github.com/smallstep/certificates/acme)' No matching package to install: 'golang(github.com/smallstep/certificates/acme/api)' No matching package to install: 'golang(github.com/smallstep/certificates/acme/db/nosql)' No matching package to install: 'golang(github.com/smallstep/certificates/authority)' No matching package to install: 'golang(github.com/smallstep/certificates/authority/provisioner)' No matching package to install: 'golang(github.com/smallstep/certificates/db)' No matching package to install: 'golang(github.com/smallstep/nosql)' No matching package to install: 'golang(github.com/smallstep/truststore)' No matching package to install: 'golang(github.com/tailscale/tscert)' No matching package to install: 'golang(github.com/yuin/goldmark-highlighting/v2)' No matching package to install: 'golang(go.opentelemetry.io/otel/semconv/v1.17.0)' No matching package to install: 'golang(go.step.sm/crypto/keyutil)' No matching package to install: 'golang(go.step.sm/crypto/x509util)' Please do not unbundle the dependencies of this package. The upstream adds and removes dependencies too often to keep up with in my opinion. I'm actually preparing a rawhide update to caddy 2.7.0~beta2 in order to resolve bug 2225732. That pre-release is needed to work with golang 1.21~rc3 that is already in rawhide. With that update I'm removing all the vendor conditionals to clean up the spec file, because I have no intention of using them in the future. Once 2.7.0 final is tagged upstream, I can update rawhide and f38 to that version. This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle. Changing version to 39. |