Comments

26 Comments

@pmatilai, here is the bug: https://bugzilla.redhat.com/show_bug.cgi?id=1398405

Given list of packages in https://bugzilla.redhat.com/show_bug.cgi?id=1398405#c3 , I think it is unrelated to redhat-rpm-config change.

FYI reproducer is in repo https://github.com/pspacek/freeipa/tree/break-rpmbuild

Just clone the repo and run "MAKEFLAGS=-j16 ./makerpms.sh" script. (Eventually use dnf builddep --spec freeipa.spec.in to get required packages.)

It will blow up in couple of seconds.

karma

This update broke parallel builds based on recursive make calls.

I have a Makefile which contains target "rpms". This target creates tarball from local sources and executes rpmbuild, which in turn executes sub-make.

Now the sub-make is failing with error "INTERNAL: Exiting with 1 jobserver tokens available; should be 8!"

This used to work with rpm-build-4.13.0-0.rc1.27.fc24.x86_64 and does not work with rpm-build-4.13.0-1.fc24.x86_64.

This breaks laptop docking on Lenovo T540p. The external display connected to docking station does not turn on after docking no matter what I do with xrandr. It does not start working until I reboot the machine. The same workflow works with 4.8.4-200.fc24.

Okay. Please do not push this to stable until this is fixed in FreeIPA, we will have a look. I do not want to break all the IPA users.

Work with FreeIPA master.

Works for me when combined with kernel kernel-4.5.0-301.fc24.x86_64.

BZ#1308974 NetworkManager does not correctly set hostname obtained from DNS
karma

Breaks Dogtag, too bad.

karma

Breaks Dogtag, too bad.

BZ#1300038 Samba 4.3.4: PANIC: Bad talloc magic value - wrong talloc version used/mixed

I confirm that python-urllib3-1.10.3-1.fc21.noarch breaks python-bugizilla on my F21 system, too.

karma

This update fixes bug 1197503 for me.

karma

It fixes my problem.

I confirm that calibre-2.12.0-1.fc21.x86_64 works with packages from this update. Thank you!

This update (namely one of qt5-qtbase qt5-qtbase-gui qt5-qtdeclarative qt5-qtlocation qt5-qtsensors qt5-qtsvg qt5-qttools qt5-qtwebkit qt5-qtxmlpatterns) breaks calibre-2.10.0-1.fc21.x86_64: Its RSS fetcher fails with message: This application failed to start because it could not find or load the Qt platform plugin "headless".