common icon indicating copy to clipboard operation
common copied to clipboard

Developer tooling framework

Results 6 common issues
Sort by recently updated
recently updated
newest added

"make install-local" is a very useful and convenient way to test built RPMs locally, it installs *all* built RPMs on the built machine. However, a better granulation would be nice,...

enhancement

If the `symbols` file is truncated (i.e. becomes zero-size) as a result of running autospec on a package, this usually indicates a packaging bug. Thus, to better call out this...

enhancement

Currently, if there's a disk space issue, the build fails with traceback errors that don't point to the problem.

enhancement

Currently the script explicitly disables support for graphics, via: ... -vga none -nographic \ ... However, there does not seem to be any particularly good reason not to allow graphics...

enhancement

See https://github.com/clearlinux/distribution/issues/206 for background. The `blacklist` should be extended to ban certain path prefixes that should not ship in Clear Linux. Example prefixes include `/opt/` and `/usr/local/`. Also, the location...

enhancement

Can we do something like "make version" which shows installed version and available update version?

enhancement