On Thu, Mar 19, 2020 at 3:07 AM Pavel Raiskup <prais...@redhat.com> wrote:
> On Thursday, March 19, 2020 2:16:46 AM CET Richard Shaw wrote: > > On Wed, Mar 18, 2020 at 8:04 PM Sérgio Basto <ser...@serjux.com> wrote: > > > > > On Thu, 2020-03-19 at 00:55 +0000, Sérgio Basto wrote: > > > > > > On Wed, 2020-03-18 at 19:45 -0500, Richard Shaw wrote: > > > > > > Things have been somewhat rough with building packages lately between > > > configs that don't work and such.. > > > > > > Now all the logs I see using "fedpkg mockbuild" have all the log lines > > > doubled. I searched the mailing list and didn't find anything. > > > > > > Am I the only one seeing this? > > > > > > > > > https://github.com/rpm-software-management/mock/issues/73 ? > > > > > > > > > Correct, uncheck "Enable mock's use_bootstrap_container experimental > > > feature" and no more double lines in build.log.gz . > > > That sounds like the COPR option... I'm just using plain "mock" or > "fedpkg > > mockbuild". > > Yes, originally the bug is about Copr, but it is also 'use_bootstrap' mock > config option, which has --bootstrap-chroot/--no-bootstrap-chroot > commandline > option atlernative. The --bootstrap-chroot is the default now in mock: > https://github.com/rpm-software-management/mock/wiki/Release-Notes-2.0 > > > Meanwhile trying to do a test build of fail2ban for EPEL 7 via fedpkg > > mockbuild... > > You bild for epel-7-x86_64, but on Fedora? > Yes, as a Fedora packager supporting both Fedora and EPEL I need the ability to do test builds on my system without needlessly abusing koji. Thank you very much for the explanation, but what's the solution? I tried adding the following to one of the EPEL 7 cfg files to no avail: config_opts['use_bootstrap'] = True config_opts['package_manager'] = 'yum' Thanks, Richard
_______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org