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 <sergio@xxxxxxxxxx> 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? > Traceback (most recent call last): > File "/usr/bin/dnf", line 57, in <module> > from dnf.cli import main > File "/usr/lib/python2.7/site-packages/dnf/__init__.py", line 30, in > <module> > import dnf.base > File "/usr/lib/python2.7/site-packages/dnf/base.py", line 29, in <module> > import libdnf.transaction > File "/usr/lib64/python2.7/site-packages/libdnf/__init__.py", line 3, in > <module> > from . import conf > File "/usr/lib64/python2.7/site-packages/libdnf/conf.py", line 17, in > <module> > _conf = swig_import_helper() > File "/usr/lib64/python2.7/site-packages/libdnf/conf.py", line 16, in > swig_import_helper > return importlib.import_module('_conf') > File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in > import_module > __import__(name) > ImportError: No module named _conf I can not reproduce this on my F31. I probably need more info. Pavel _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx