Pavel Raiskup
Pavel Raiskup
Forward from: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-4e4f7442dc ``` Update unfortunately breaks building packages for RHEL 6… Mock Version: 3.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/example.spec'], chrootPath='/var/lib/mock/centos+epel-6-x86_64-example/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash',...
EDIT: Was: "[RFE] add '--buildrpm' option" Similarly to `--buildsrpm`, it would be nice if we could be able to build RPMs from source directory and spec file: `mock -r --buildrpm...
Bootstrap chroot installs just fine, but then `patterns-devel-base-devel_rpm_build` package (buildroot preparation?) fails: ``` Start: dnf install Failed to set locale, defaulting to C No matches found for the following disable...
Reproduce: $ git clone https://pagure.io/copr/copr.git $ cd copr/python $ tito build --srpm --test $ mock -r epel-7-x86_64 Fails with ``` ERROR: Exception(/tmp/tito/python-copr-1.115.1.dev-1.git.51.1ceeb39.fc35.src.rpm) Config(centos+epel-7-x86_64) 1 minutes 18 seconds INFO: Results and/or...
I'm not 100% sure, we need to experiment a bit, but per IRC discussion: ``` How is it possible that my custom package is excluded by modular filtering?! - package...
For several months we struggle to make nosync work, and I was informed by @TomasTomecek there's an alternative library: https://github.com/stewartsmith/libeatmydata Not sure if we want to support that ATM, but...
This may be configuration-only change, I am not sure. It is a follow up for [fedora workstation discussions](https://pagure.io/fedora-workstation/issue/152).
This has been reported against copr: https://pagure.io/copr/copr/issue/1299 https://pagure.io/copr/copr/issue/1167
Running mock in rootless container works fine by default, but the problem comes in el7 container, e.g. `podman run --rm -ti --privileged centos:7`. EL7 RPM doesn't have the zstd compression,...
This needs to be fixed for normal bootstrap, and bootstrap from image.