foreman-packaging icon indicating copy to clipboard operation
foreman-packaging copied to clipboard

Packaging files (RPMs, debs) for Foreman and its dependencies

Results 93 foreman-packaging issues
Sort by recently updated
recently updated
newest added

Since Fedora 31 it's possible to use [Dynamic BuildRequires](https://fedoraproject.org/wiki/Changes/DynamicBuildRequires). This removes the need to change the spec file all the time to keep in sync with the Foreman repo itself....

Needs testing
Not yet reviewed
RPM

This approach is based on rpmdist-repoquery where a certain directory structure is used to track repositories. That is then selected, together with a releasever. Our own repositories are made generic...

Not yet reviewed
RPM

In other build environments, setting 'BuildArch: noarch' causes a build issue where rubygem-ffi can't locate libsass.so.1 in the libraary path, resulting in the following errors: ``` /usr/share/gems/gems/ffi-1.16.3/lib/ffi/dynamic_library.rb:65:in `load_library': Could not...

Not yet reviewed
RPM

This made performing updates easier since I needed to update just the bundle packages en masse. If others do not see a longer term benefit to the split then I...

Waiting on contributor
RPM

This makes running update commands inside the container work.

Not yet reviewed
RPM

Requires https://github.com/theforeman/npm2rpm/pull/79

Not yet reviewed
RPM

I found out there already was a task to create the .mo files. This avoids having to store them in git as part of the release. The goal of this...

Not yet reviewed
RPM

This fixes a build issue on CentOS 9 stream: ``` + head -c20 /dev/urandom + od -An -tx1 + tr -d ' \n' + go build -buildmode pie -compiler gc...

Not yet reviewed
RPM