@go-sig/go-vendor-tools-dev
Project ID: 120549
Description
Fedora Go SIG Tooling Test Copr
Packages
The latest development builds of the following projects are included in this COPR:
- https://gitlab.com/fedora/sigs/go/go-vendor-tools (includes
test-*
packages that are only built for CI testing purposes) - https://gitlab.com/fedora/sigs/go/go-rpm-macros
- https://gitlab.com/fedora/sigs/go/go2rpm
How to test
Locally
sudo dnf copr enable @go-sig/go-vendor-tools-dev
sudo dnf install go-vendor-tools go2rpm && sudo dnf upgrade go-vendor-tools go2rpm
In Mock
Choose the appropriate chroot name and then use the copr
CLI to generate a mock configuration. Then you can build any Go RPM package with mock using the components in this Copr.
# copr mock-config @go-sig/go-vendor-tools-dev CHROOT > g-v-t.cfg
# copr mock-config @go-sig/go-vendor-tools-dev epel-10-x86_64 > g-v-t.cfg
copr mock-config @go-sig/go-vendor-tools-dev fedora-rawhide-x86_64 > g-v-t.cfg
fedpkg mockbuild --root ./g-v-t.cfg
In Copr
Create a new Copr repository and paste the following into the External Repositories configuration:
copr://@go-sig/go-vendor-tools-dev
Installation Instructions
See above
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 [modified] (6)*, x86_64 [modified] (7)* | EPEL 10 (1 downloads) |
![]() |
aarch64 (5)*, x86_64 (9)* | EPEL 9 (27 downloads) |
![]() |
aarch64 (1703)*, x86_64 (3262)* | Fedora 40 (0 downloads) |
![]() |
aarch64 [modified] (673)*, x86_64 [modified] (948)* | Fedora 41 (41 downloads) |
![]() |
aarch64 [modified] (667)*, x86_64 [modified] (849)* | Fedora 42 (25 downloads) |
![]() |
aarch64 [modified] (807)*, x86_64 [modified] (1244)* | Fedora rawhide (100 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @go-sig/go-vendor-tools-dev
More info about enabling Copr repositories