@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] (147)*, x86_64 [modified] (116)* | EPEL 10 (11 downloads) |
![]() |
aarch64 (143)*, x86_64 (152)* | EPEL 9 (34 downloads) |
![]() |
aarch64 (2279)*, x86_64 (4351)* | Fedora 40 (0 downloads) |
![]() |
aarch64 [modified] (1258)*, x86_64 [modified] (1824)* | Fedora 41 (51 downloads) |
![]() |
aarch64 [modified] (1690)*, x86_64 [modified] (1677)* | Fedora 42 (36 downloads) |
![]() |
aarch64 [modified] (98)*, x86_64 [modified] (185)* | Fedora 43 (7 downloads) |
![]() |
aarch64 [modified] (1243)*, x86_64 [modified] (1646)* | Fedora rawhide (111 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @go-sig/go-vendor-tools-dev
More info about enabling Copr repositories