Comments

52 Comments

Works fine.

BZ#1686826 Unable to install american-fuzzy-lop-clang-fast on Fedora 29

I just tested it and found two problems with the new symlinks, more info in #1678240

BZ#1678240 Clang with -m32 and -fsanitize looks for library in wrong directory

I've found two problems with #1678240

  1. The package needs to create symlinks in /usr/lib64/clang/7.0.1/lib/linux directory as well because clangs search the library there and not in /usr/lib64/clang/7.0.1/lib/

/usr/bin/ld: cannot find /usr/lib64/clang/7.0.1/lib/linux/libclang_rt.asan-i386.a: No such file or directory

$ find /usr/lib /usr/lib64 -name libclang_rt.asan-i386.a /usr/lib/clang/7.0.1/lib/libclang_rt.asan-i386.a /usr/lib/clang/7.0.1/lib/linux/libclang_rt.asan-i386.a /usr/lib64/clang/7.0.1/lib/libclang_rt.asan-i386.a

  1. The pre and post install scripts do not check whether the package is being upgraded or removed. For example reinstall prints errors and remove the symlinks. I guess that in the future update will do the same.

$ sudo dnf reinstall compiler-rt compiler-rt.i686 --enablerepo=updates-testing

Running transaction Preparing : 1/1 Reinstalling : compiler-rt-7.0.1-2.fc29.x86_64 1/4 Reinstalling : compiler-rt-7.0.1-2.fc29.i686 2/4 Running scriptlet: compiler-rt-7.0.1-2.fc29.i686 2/4 ln: failed to create symbolic link '../../../../lib64/clang/7.0.1/lib/libclang_rt.asan_cxx-i386.a': File exists ln: failed to create symbolic link '../../../../lib64/clang/7.0.1/lib/libclang_rt.asan-i386.a': File exists ln: failed to create symbolic link '../../../../lib64/clang/7.0.1/lib/libclang_rt.asan-preinit-i386.a': File exists

$ find /usr/lib /usr/lib64 -name libclang_rt.asan-i386.a /usr/lib/clang/7.0.1/lib/libclang_rt.asan-i386.a /usr/lib/clang/7.0.1/lib/linux/libclang_rt.asan-i386.a

I'll post this in the bugzilla as well

BZ#1678240 Clang with -m32 and -fsanitize looks for library in wrong directory
BZ#1706295 Fedora 29 firefox-65.0.1-1 All extensions disabled due to expiration of intermediate signing cert (Upstream bug)
Test Case firefox addons
Test Case firefox browse
Test Case firefox media

It's working

BZ#1670645 youtube-dl-2019.04.24 is available
BZ#1702595 youtube-dl needs to be updated otherwise it cannot be used with Youtube anymore
BZ#1692517 Version: UNKNOWN in libosmocore's and libosmo-dsp's pc files.

Works for me. When the Dark color theme is selected nothing changes as expected.

Problem: cannot install the best update candidate for package electrum-3.2.3-1.fc28.noarch - nothing provides python3.6dist(qdarkstyle) < 3.0 needed by electrum-3.2.4-1.fc28.noarch

works for me

works for me

BZ#1623294 KeePassXC 2.3.4 is available