devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Results 5 devtools issues
Sort by recently updated
recently updated
newest added

Following [these instructions](https://docs.rockylinux.org/guides/package_management/package_dev_start/), when I run `make` I get this error: [trecker@localhost ~]$ cd devtools-main/ [trecker@localhost devtools-main]$ make go get [gopkg.in/yaml.v2](http://gopkg.in/yaml.v2) go: go.mod file not found in current directory or...

I follow instructions to install devtools on Rocky Linux 9 but get the following error message: $ sudo make install sudo dnf config-manager --set-enabled powertools Error: No matching repo to...

we should be using LazyBuilder for module builds

1. WHAT: Nee to see/understand diff of rocky rpm changes if any, per @gmkurtzer idea. 2. WHY: So we can show rocky is identical with upstream except the needed diffs...

* from Readme.md, only javapackages-tools:201801 was built. Looks like an exercise left as homework ;) * create /etc/mock/rocky.x86_64/modules/javapackages-tools:201902.cfg ``` [me@centos8t01 modules]$ pwd /etc/mock/rocky.x86_64/modules [me@centos8t01 modules]$ cp javapackages-tools:201801.cfg javapackages-tools:201902.cfg [me@centos8t01 modules]$...