Works and unblocks upgrade with
dnf system-upgrade download --refresh --releasever=31 --enablerepo=*testing
Thanks for quick action. Installed it from koji and it pulled in python3-tkinter, but I'm still getting:
Problem: problem with installed package scribus-generator-2.8.1-2.fc30.noarch
package scribus-generator-2.8.1-2.fc31.noarch requires tkinter, but none of the providers can be installed
scribus-generator-2.8.1-2.fc30.noarch does not belong to a distupgrade repository
python2-tkinter-2.7.16-2.fc30.x86_64 does not belong to a distupgrade repository`
It seems that F31 also needs a rebuild (last one was before requirements were changed).
scribus-generator GUI works, I didn't test it beyond opening and changing settings.
reason report-gtk killed by SIGABRT
crash_function g_autoptr_cleanup_generic_gfree
Happens on KDE after pressing "Next" on screen with comment/description of problem. I'll try to report it later through report-cli.
No regressions spotted.
@bojan currently upgrade from F30 downgrades firefox to 69.0.3-1.fc31, unfortunately.
Also cannot update because of initial-setup.
It seems that up to 2.10.1-1 python3-libreport provided libreport-python3
[root@b b]# dnf repoquery --whatprovides libreport-python3 --enablerepo=*testing
Ostatnio sprawdzono ważność metadanych: 0:03:28 temu w dniu pią, 18 paź 2019, 11:28:02.
python3-libreport-0:2.10.0-1.fc30.x86_64
python3-libreport-0:2.10.1-1.fc30.x86_64
[root@b b]# dnf repoquery --whatprovides python3-libreport --enablerepo=*testing
Ostatnio sprawdzono ważność metadanych: 0:06:06 temu w dniu pią, 18 paź 2019, 11:28:02.
python3-libreport-0:2.10.0-1.fc30.x86_64
python3-libreport-0:2.10.1-1.fc30.x86_64
python3-libreport-0:2.11.1-1.fc30.x86_64
There were some warnings during this update:
Aktualizowanie : java-1.8.0-openjdk-headless-1:1.8.0.232.b09-0.fc30.x86_64 19/40
ostrzeżenie: /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.232.b09-0.fc30.x86_64/lib/security/java.policy utworzono jako /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.232.b09-0.fc30.x86_64/lib/security/java.policy.rpmnew
ostrzeżenie: /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.232.b09-0.fc30.x86_64/lib/security/java.security utworzono jako /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.232.b09-0.fc30.x86_64/lib/security/java.security.rpmnew
Wykonywanie skryptu : java-1.8.0-openjdk-headless-1:1.8.0.232.b09-0.fc30.x86_64 19/40
restored /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.232.b09-0.fc30.x86_64/lib/security/java.security.rpmnew to /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.232.b09-0.fc30.x86_64/lib/security/java.security
restored /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.232.b09-0.fc30.x86_64/lib/security/java.policy.rpmnew to /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.232.b09-0.fc30.x86_64/lib/security/java.policy
mv: nie można wykonać stat na '/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.232.b09-0.fc30.x86_64/lib/security/java.security.rpmnew': No such file or directory
FAILED to restore /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.232.b09-0.fc30.x86_64/lib/security/java.security.rpmnew to /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.232.b09-0.fc30.x86_64/lib/security/java.security
mv: nie można wykonać stat na '/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.232.b09-0.fc30.x86_64/lib/security/java.policy.rpmnew': No such file or directory
FAILED to restore /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.232.b09-0.fc30.x86_64/lib/security/java.policy.rpmnew to /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.232.b09-0.fc30.x86_64/lib/security/java.policy
No regressions spotted.
No regressions spotted on Skylake and IvyBridge/7670m laptops.
I've got some .scp file that I'm trying to view. While trying to convert it to GDF, save2gdf 1.9.3 fails with ERROR 2: ERROR BIOSIG SOPEN(READ): data format is not supported, but 1.9.5 segfaults on __strlen_avx2 (or strlen on older cpu).
The file is form some ECG monitor (device reads it, maybe it's different version or revision of SCP?), I can send it if needed.
This version fixes icons (on KDE I only noticed issues in GTK apps) and backgrounds of Cinnamon elements (panels and menus that became transparent), that previous broke.
No regressions spotted.
No regressions spotted.
All Good.
Black screen issue on Skylake is indeed fixed for me, thanks. I'll be back with karma after I've used this kernel a bit more.
5.2 has been working well for me on IvyBridge and Skylake laptops, but on the later internal screen stays blank. I noticed https://bugs.freedesktop.org/show_bug.cgi?id=111088 but haven't tested the patch, booting with i915.enable_psr=0 helps.
No regressions spotted throughout the day. Thanks!
OK
Seems ok.
Works and unblocks upgrade with
dnf system-upgrade download --refresh --releasever=31 --enablerepo=*testingThanks.