Comments

39 Comments

This update has been unpushed.

karma

Unfortunately, both this build and the previous 4.19.2-300 completely hosed my system, in what seems to be an incompatibility with the Nvidia binary drivers (rpmfusion 410.xx series). I initially thought it was the update to xorg-x11-drv-nvidia-410.78-1.fc29.x86_64 that caused the problem, but after downgrading to 410.66 and still encountering it, I was forced to go back to 4.18.17-300.fc29.x86_64 (with nvidia 410.78, so that update's definitely not the problem in and of itself).

(These symptoms are identical to my previous report on -300:) Startup goes fine at first, but at some point during my session login a null pointer dereference in the kernel drm code is logged. After that point, the system gives the appearance of working but really it's toast. Firefox sits in the process table but never displays anything at all, gThumb dumps core, Chrome opens up literally empty windows (not even the client side decorations), and if I try to shut the machine down it completely freezes and requires a 4-second lean on the power button to switch it off.

Here's the kernel oops in -301, as logged to the journal:

Nov 22 05:41:14 teevey kernel: rfkill: input handler disabled
Nov 22 05:41:15 teevey kernel: BUG: unable to handle kernel NULL pointer dereference at 0000000000000080
Nov 22 05:41:15 teevey kernel: PGD 0 P4D 0 
Nov 22 05:41:15 teevey kernel: Oops: 0000 [#1] SMP PTI
Nov 22 05:41:15 teevey kernel: CPU: 2 PID: 2634 Comm: gst-plugin-scan Tainted: P           OE     4.19.2-301.fc29.x86_64 #1
Nov 22 05:41:15 teevey kernel: Hardware name: Hewlett-Packard HP Compaq 6200 Pro MT PC/1497, BIOS J01 v02.29 04/04/2016
Nov 22 05:41:15 teevey kernel: RIP: 0010:drm_lease_owner+0xd/0x20 [drm]
Nov 22 05:41:15 teevey kernel: Code: 83 c4 18 5b 5d c3 b8 ea ff ff ff eb e2 b8 ed ff ff ff eb db e8 b4 59 e3 f7 0f 1f 40 00 66 66 66 66 90 48 89 f8 eb 03 48 89 d0 <48> 8b 90 80 00 00 00 48 85 d2 75 f1 c3 66 0f 1f 44 00 00 66 66 66
Nov 22 05:41:15 teevey kernel: RSP: 0018:ffffba0a44cbfb90 EFLAGS: 00010202
Nov 22 05:41:15 teevey kernel: RAX: 0000000000000000 RBX: ffff927093e81600 RCX: ffff927093e816c8
Nov 22 05:41:15 teevey kernel: RDX: ffff927093c99f00 RSI: 0000000000000000 RDI: 0000000000000000
Nov 22 05:41:15 teevey kernel: RBP: ffff92711266a800 R08: 0000000000000000 R09: 0000000000000000
Nov 22 05:41:15 teevey kernel: R10: ffffddde464faf80 R11: 0000000000000002 R12: ffff92711266a888
Nov 22 05:41:15 teevey kernel: R13: 0000000000000000 R14: ffff927093e816c8 R15: dead000000000100
Nov 22 05:41:15 teevey kernel: FS:  00007f427ca56740(0000) GS:ffff927125b00000(0000) knlGS:0000000000000000
Nov 22 05:41:15 teevey kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 22 05:41:15 teevey kernel: CR2: 0000000000000080 CR3: 000000018d0a2001 CR4: 00000000000606e0
Nov 22 05:41:15 teevey kernel: Call Trace:
Nov 22 05:41:15 teevey kernel:  drm_is_current_master+0x1a/0x30 [drm]
Nov 22 05:41:15 teevey kernel:  drm_master_release+0x3e/0x140 [drm]
Nov 22 05:41:15 teevey kernel:  drm_file_free.part.4+0x2db/0x2e0 [drm]
Nov 22 05:41:15 teevey kernel:  drm_open+0x1e5/0x200 [drm]
Nov 22 05:41:15 teevey kernel:  ? drm_dev_enter+0x19/0x50 [drm]
Nov 22 05:41:15 teevey kernel:  drm_stub_open+0xaf/0xf0 [drm]
Nov 22 05:41:15 teevey kernel:  chrdev_open+0xa2/0x1c0
Nov 22 05:41:15 teevey kernel:  ? cdev_put.part.0+0x20/0x20
Nov 22 05:41:15 teevey kernel:  do_dentry_open+0x132/0x340
Nov 22 05:41:15 teevey kernel:  path_openat+0x33a/0x1610
Nov 22 05:41:15 teevey kernel:  ? sprintf+0x56/0x70
Nov 22 05:41:15 teevey kernel:  ? uevent_show+0xde/0x100
Nov 22 05:41:15 teevey kernel:  do_filp_open+0x93/0x100
Nov 22 05:41:15 teevey kernel:  ? __check_object_size+0xa3/0x181
Nov 22 05:41:15 teevey kernel:  do_sys_open+0x186/0x210
Nov 22 05:41:15 teevey kernel:  do_syscall_64+0x5b/0x160
Nov 22 05:41:15 teevey kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Nov 22 05:41:15 teevey kernel: RIP: 0033:0x7f427ccb1626
Nov 22 05:41:15 teevey kernel: Code: 89 54 24 08 e8 7b f4 ff ff 8b 74 24 0c 48 8b 3c 24 41 89 c0 44 8b 54 24 08 b8 01 01 00 00 89 f2 48 89 fe bf 9c ff ff ff 0f 05 <48> 3d 00 f0 ff ff 77 30 44 89 c7 89 44 24 08 e8 a6 f4 ff ff 8b 44
Nov 22 05:41:15 teevey kernel: RSP: 002b:00007fffe2179f10 EFLAGS: 00000293 ORIG_RAX: 0000000000000101
Nov 22 05:41:15 teevey kernel: RAX: ffffffffffffffda RBX: 000055a59f4c4120 RCX: 00007f427ccb1626
Nov 22 05:41:15 teevey kernel: RDX: 0000000000080002 RSI: 000055a59f4c78e0 RDI: 00000000ffffff9c
Nov 22 05:41:15 teevey kernel: RBP: 000055a59f4c41c0 R08: 0000000000000000 R09: 00454d414e564544
Nov 22 05:41:15 teevey kernel: R10: 0000000000000000 R11: 0000000000000293 R12: 000055a59f4c7c10
Nov 22 05:41:15 teevey kernel: R13: 000055a59f4c4120 R14: 000055a59f4c7280 R15: 000055a59f4c6420
Nov 22 05:41:15 teevey kernel: Modules linked in: rfcomm devlink nf_nat_tftp nf_conntrack_sane nf_conntrack_tftp nf_conntrack_netbios_ns nf_conntrack_broadcast xt_CT ip6t_rpfilter nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 nf_log_ipv4 nf_log_common xt_LOG xt_pkttype xt_conntrack ebtable_nat ip6table_nat nf_nat_ipv6 ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat_ipv4 nf_nat iptable_mangle iptable_raw iptable_security nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip_set nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables cmac bnep btusb btrtl btbcm btintel bluetooth ecdh_generic joydev fuse snd_usb_audio snd_usbmidi_lib snd_rawmidi nvidia_drm(POE) nvidia_modeset(POE) nvidia_uvm(POE) snd_hda_codec_hdmi intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp nvidia(POE) kvm_intel iTCO_wdt
Nov 22 05:41:15 teevey kernel:  gpio_ich iTCO_vendor_support kvm snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel irqbypass snd_hda_codec crct10dif_pclmul drm_kms_helper crc32_pclmul snd_hda_core snd_hwdep snd_seq drm snd_seq_device ghash_clmulni_intel intel_cstate snd_pcm intel_uncore intel_rapl_perf hp_wmi sparse_keymap ipmi_si rfkill snd_timer wmi_bmof snd ipmi_devintf ipmi_msghandler lpc_ich soundcore i2c_i801 tpm_infineon pcc_cpufreq binfmt_misc crc32c_intel e1000e serio_raw wmi
Nov 22 05:41:15 teevey kernel: CR2: 0000000000000080
Nov 22 05:41:15 teevey kernel: ---[ end trace 47e979a724910cde ]---
Nov 22 05:41:15 teevey kernel: RIP: 0010:drm_lease_owner+0xd/0x20 [drm]
Nov 22 05:41:15 teevey kernel: Code: 83 c4 18 5b 5d c3 b8 ea ff ff ff eb e2 b8 ed ff ff ff eb db e8 b4 59 e3 f7 0f 1f 40 00 66 66 66 66 90 48 89 f8 eb 03 48 89 d0 <48> 8b 90 80 00 00 00 48 85 d2 75 f1 c3 66 0f 1f 44 00 00 66 66 66
Nov 22 05:41:15 teevey kernel: RSP: 0018:ffffba0a44cbfb90 EFLAGS: 00010202
Nov 22 05:41:15 teevey kernel: RAX: 0000000000000000 RBX: ffff927093e81600 RCX: ffff927093e816c8
Nov 22 05:41:15 teevey kernel: RDX: ffff927093c99f00 RSI: 0000000000000000 RDI: 0000000000000000
Nov 22 05:41:15 teevey kernel: RBP: ffff92711266a800 R08: 0000000000000000 R09: 0000000000000000
Nov 22 05:41:15 teevey kernel: R10: ffffddde464faf80 R11: 0000000000000002 R12: ffff92711266a888
Nov 22 05:41:15 teevey kernel: R13: 0000000000000000 R14: ffff927093e816c8 R15: dead000000000100
Nov 22 05:41:15 teevey kernel: FS:  00007f427ca56740(0000) GS:ffff927125b00000(0000) knlGS:0000000000000000
Nov 22 05:41:15 teevey kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 22 05:41:15 teevey kernel: CR2: 0000000000000080 CR3: 000000018d0a2001 CR4: 00000000000606e0
Nov 22 05:43:42 teevey kernel: rfkill: input handler enabled

Unfortunately both this build and the -301 that followed it completely hosed my system, in what seems to be an incompatibility with the Nvidia binary drivers (rpmfusion 410.xx series). I initially thought it was the update to xorg-x11-drv-nvidia-410.78-1.fc29.x86_64 that caused the problem, but after downgrading to 410.66 and still encountering it, I was forced to go back to 4.18.17-300.fc29.x86_64 (with nvidia 410.78, so that update's definitely not the problem in and of itself).

Startup goes fine at first, but at some point during my session login a null pointer dereference in the kernel drm code is logged. After that point, the system gives the appearance of working but really it's toast. Firefox sits in the process table but never displays anything at all, gThumb dumps core, Chrome opens up literally empty windows (not even the client side decorations), and if I try to shut the machine down it completely freezes and requires a 4-second lean on the power button to switch it off.

Here's the kernel oops as logged to the journal:

Nov 22 05:24:18 teevey kernel: rfkill: input handler disabled
Nov 22 05:24:20 teevey kernel: BUG: unable to handle kernel NULL pointer dereference at 0000000000000080
Nov 22 05:24:20 teevey kernel: PGD 0 P4D 0 
Nov 22 05:24:20 teevey kernel: Oops: 0000 [#1] SMP PTI
Nov 22 05:24:20 teevey kernel: CPU: 0 PID: 2647 Comm: gst-plugin-scan Tainted: P           OE     4.19.2-300.fc29.x86_64 #1
Nov 22 05:24:20 teevey kernel: Hardware name: Hewlett-Packard HP Compaq 6200 Pro MT PC/1497, BIOS J01 v02.29 04/04/2016
Nov 22 05:24:20 teevey kernel: RIP: 0010:drm_lease_owner+0xd/0x20 [drm]
Nov 22 05:24:20 teevey kernel: Code: 83 c4 18 5b 5d c3 b8 ea ff ff ff eb e2 b8 ed ff ff ff eb db e8 b4 59 c9 e6 0f 1f 40 00 66 66 66 66 90 48 89 f8 eb 03 48 89 d0 <48> 8b 90 80 00 00 00 48 85 d2 75 f1 c3 66 0f 1f 44 00 00 66 66 66
Nov 22 05:24:20 teevey kernel: RSP: 0018:ffff9b558314fb90 EFLAGS: 00010202
Nov 22 05:24:20 teevey kernel: RAX: 0000000000000000 RBX: ffff8ff973d22a00 RCX: ffff8ff973d22ac8
Nov 22 05:24:20 teevey kernel: RDX: ffff8ff95efd0000 RSI: 0000000000000000 RDI: 0000000000000000
Nov 22 05:24:20 teevey kernel: RBP: ffff8ff9e03de000 R08: 0000000000000000 R09: 0000000000000000
Nov 22 05:24:20 teevey kernel: R10: ffffcdd6487aee00 R11: 0000000000000002 R12: ffff8ff9e03de088
Nov 22 05:24:20 teevey kernel: R13: 0000000000000000 R14: ffff8ff973d22ac8 R15: dead000000000100
Nov 22 05:24:20 teevey kernel: FS:  00007f97abbe5740(0000) GS:ffff8ff9e5a00000(0000) knlGS:0000000000000000
Nov 22 05:24:20 teevey kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 22 05:24:20 teevey kernel: CR2: 0000000000000080 CR3: 000000018f4c2002 CR4: 00000000000606f0
Nov 22 05:24:20 teevey kernel: Call Trace:
Nov 22 05:24:20 teevey kernel:  drm_is_current_master+0x1a/0x30 [drm]
Nov 22 05:24:20 teevey kernel:  drm_master_release+0x3e/0x140 [drm]
Nov 22 05:24:20 teevey kernel:  drm_file_free.part.4+0x2db/0x2e0 [drm]
Nov 22 05:24:20 teevey kernel:  drm_open+0x1e5/0x200 [drm]
Nov 22 05:24:20 teevey kernel:  ? drm_dev_enter+0x19/0x50 [drm]
Nov 22 05:24:20 teevey kernel:  drm_stub_open+0xaf/0xf0 [drm]
Nov 22 05:24:20 teevey kernel:  chrdev_open+0xa2/0x1c0
Nov 22 05:24:20 teevey kernel:  ? cdev_put.part.0+0x20/0x20
Nov 22 05:24:20 teevey kernel:  do_dentry_open+0x132/0x340
Nov 22 05:24:20 teevey kernel:  path_openat+0x33a/0x1610
Nov 22 05:24:20 teevey kernel:  ? sprintf+0x56/0x70
Nov 22 05:24:20 teevey kernel:  ? uevent_show+0xde/0x100
Nov 22 05:24:20 teevey kernel:  do_filp_open+0x93/0x100
Nov 22 05:24:20 teevey kernel:  ? __check_object_size+0xa3/0x181
Nov 22 05:24:20 teevey kernel:  do_sys_open+0x186/0x210
Nov 22 05:24:20 teevey kernel:  do_syscall_64+0x5b/0x160
Nov 22 05:24:20 teevey kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Nov 22 05:24:20 teevey kernel: RIP: 0033:0x7f97abe40626
Nov 22 05:24:20 teevey kernel: Code: 89 54 24 08 e8 7b f4 ff ff 8b 74 24 0c 48 8b 3c 24 41 89 c0 44 8b 54 24 08 b8 01 01 00 00 89 f2 48 89 fe bf 9c ff ff ff 0f 05 <48> 3d 00 f0 ff ff 77 30 44 89 c7 89 44 24 08 e8 a6 f4 ff ff 8b 44
Nov 22 05:24:20 teevey kernel: RSP: 002b:00007ffecd105d30 EFLAGS: 00000293 ORIG_RAX: 0000000000000101
Nov 22 05:24:20 teevey kernel: RAX: ffffffffffffffda RBX: 000055864630d120 RCX: 00007f97abe40626
Nov 22 05:24:20 teevey kernel: RDX: 0000000000080002 RSI: 0000558646311080 RDI: 00000000ffffff9c
Nov 22 05:24:20 teevey kernel: RBP: 000055864630d1c0 R08: 0000000000000000 R09: 0045505954564544
Nov 22 05:24:20 teevey kernel: R10: 0000000000000000 R11: 0000000000000293 R12: 0000558646310480
Nov 22 05:24:20 teevey kernel: R13: 000055864630d120 R14: 000055864630fd90 R15: 00005586462bf3e0
Nov 22 05:24:20 teevey kernel: Modules linked in: rfcomm devlink nf_nat_tftp nf_conntrack_sane nf_conntrack_tftp nf_conntrack_netbios_ns nf_conntrack_broadcast xt_CT ip6t_rpfilter nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 nf_log_ipv4 nf_log_common xt_LOG xt_pkttype xt_conntrack ebtable_nat ip6table_nat nf_nat_ipv6 ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat_ipv4 nf_nat iptable_mangle iptable_raw iptable_security nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip_set nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables cmac bnep btusb btrtl btbcm btintel bluetooth ecdh_generic joydev fuse snd_usb_audio snd_usbmidi_lib snd_rawmidi nvidia_drm(POE) nvidia_modeset(POE) nvidia_uvm(POE) intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm snd_hda_codec_hdmi iTCO_wdt gpio_ich
Nov 22 05:24:20 teevey kernel:  iTCO_vendor_support irqbypass crct10dif_pclmul crc32_pclmul nvidia(POE) ghash_clmulni_intel intel_cstate intel_uncore intel_rapl_perf snd_hda_codec_realtek snd_hda_codec_generic hp_wmi sparse_keymap rfkill snd_hda_intel snd_hda_codec ipmi_si wmi_bmof drm_kms_helper snd_hda_core i2c_i801 snd_hwdep snd_seq snd_seq_device snd_pcm drm snd_timer ipmi_devintf tpm_infineon snd ipmi_msghandler soundcore lpc_ich pcc_cpufreq binfmt_misc crc32c_intel serio_raw e1000e wmi
Nov 22 05:24:20 teevey kernel: CR2: 0000000000000080
Nov 22 05:24:20 teevey kernel: ---[ end trace ed40e5048f28256c ]---
Nov 22 05:24:20 teevey kernel: RIP: 0010:drm_lease_owner+0xd/0x20 [drm]
Nov 22 05:24:20 teevey kernel: Code: 83 c4 18 5b 5d c3 b8 ea ff ff ff eb e2 b8 ed ff ff ff eb db e8 b4 59 c9 e6 0f 1f 40 00 66 66 66 66 90 48 89 f8 eb 03 48 89 d0 <48> 8b 90 80 00 00 00 48 85 d2 75 f1 c3 66 0f 1f 44 00 00 66 66 66
Nov 22 05:24:20 teevey kernel: RSP: 0018:ffff9b558314fb90 EFLAGS: 00010202
Nov 22 05:24:20 teevey kernel: RAX: 0000000000000000 RBX: ffff8ff973d22a00 RCX: ffff8ff973d22ac8
Nov 22 05:24:20 teevey kernel: RDX: ffff8ff95efd0000 RSI: 0000000000000000 RDI: 0000000000000000
Nov 22 05:24:20 teevey kernel: RBP: ffff8ff9e03de000 R08: 0000000000000000 R09: 0000000000000000
Nov 22 05:24:20 teevey kernel: R10: ffffcdd6487aee00 R11: 0000000000000002 R12: ffff8ff9e03de088
Nov 22 05:24:20 teevey kernel: R13: 0000000000000000 R14: ffff8ff973d22ac8 R15: dead000000000100
Nov 22 05:24:20 teevey kernel: FS:  00007f97abbe5740(0000) GS:ffff8ff9e5a00000(0000) knlGS:0000000000000000
Nov 22 05:24:20 teevey kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 22 05:24:20 teevey kernel: CR2: 0000000000000080 CR3: 000000018f4c2002 CR4: 00000000000606f0

Looking at ifas' comment, the previous means that I need to update xapps from updates-testing. So it sounds like nemo-4.0.1 should really Requires: xapps >= 1.4, due to the symbol present in xapps-1.4.1-1.fc29, that isn't in libxapp.so.1 from xapps-1.2.2-1.fc29?

After updating nemo and nemo-extensions (only), running nemo-desktop results in:

nemo-desktop: symbol lookup error: nemo-desktop: undefined symbol: xapp_icon_chooser_dialog_get_type
karma

Installed as a dependency of rpmfusion's latest mpv-libs update, appears to be largely unproblematic.

BZ#1632243 Review Request: shaderc - A collection of tools, libraries, and tests for Vulkan shader compilation
BZ#1634650 SELinux is preventing dictd from 'map' accesses on the file /var/lib/dictd/gcide.index.
BZ#1625035 cowsay-beefymiracle refuses to install due to missing dependency for /bin/perl
karma

Installed the updates directly from koji, LGTM.

BZ#1622247 ipmicmd man page is self-referential

Heh. Just looked at the rpmlint output for fun. Thank goodness the spellchecker is watching out for us!

W: spelling-error Summary(en_US) mDNSResponder -> correspondent

karma

Didn't wait for it to hit F28 updates-testing, I just downloaded the pieces from koji. Works a treat.

Clears up the bluetoothd errors on startup.

karma

All sorted, excellent.

BZ#1535355 qt-creator 4.0.5-2 has wrong dependency on qbs

I solved the conflict (in my "anonymous" comment above) by performing a two-stage update: dnf upgrade --best --allowerasing forced the uninstall of qt-creator-4.5.0-1.fc27 in order to update everything else. Then a manual dnf install qt-creator downgraded qbs from 1.10.0 to 1.9.0 to successfully install qt-creator-4.5.0-2.fc27. Odd that dnf couldn't automatically solve this on its own, though.

karma

Success! \o/

Before:

% sudo dnf install gstreamer1-plugins-entrans gst-transcoder
Last metadata expiration check: 1:53:10 ago on Wed 12 Jul 2017 02:33:33 AM EDT.
Dependencies resolved.
================================================================================
 Package                        Arch       Version             Repository  Size
================================================================================
Installing:
 gst-transcoder                 x86_64     1.12.0-1.fc26       fedora      53 k
 gstreamer1-plugins-entrans     x86_64     1.0.3-2.fc26        fedora     100 k

Transaction Summary
================================================================================
Install  2 Packages

Total download size: 153 k
Installed size: 406 k
Is this ok [y/N]: y
Downloading Packages:
(1/2): gst-transcoder-1.12.0-1.fc26.x86_64.rpm   83 kB/s |  53 kB     00:00    
(2/2): gstreamer1-plugins-entrans-1.0.3-2.fc26. 126 kB/s | 100 kB     00:00    
--------------------------------------------------------------------------------
Total                                           116 kB/s | 153 kB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction check error:
  file /usr/lib64/gstreamer-1.0/libgsttranscode.so conflicts between attempted installs of gstreamer1-plugins-entrans-1.0.3-2.fc26.x86_64 and gst-transcoder-1.12.0-1.fc26.x86_64

Error Summary
-------------

After:

% sudo dnf --enablerepo=updates-testing install gstreamer1-plugins-entrans gst-transcoder
Fedora 26 - x86_64 - Test Updates               1.0 MB/s |  25 MB     00:25    
Last metadata expiration check: 0:00:16 ago on Wed 12 Jul 2017 04:27:34 AM EDT.
Dependencies resolved.
================================================================================
 Package                      Arch     Version          Repository         Size
================================================================================
Installing:
 gst-transcoder               x86_64   1.12.0-1.fc26    updates-testing    53 k
 gstreamer1-plugins-entrans   x86_64   1.2.1-1.fc26     updates-testing   108 k

Transaction Summary
================================================================================
Install  2 Packages

Total download size: 161 k
Installed size: 434 k
Is this ok [y/N]: y
Downloading Packages:
(1/2): gst-transcoder-1.12.0-1.fc26.x86_64.rpm  114 kB/s |  53 kB     00:00    
(2/2): gstreamer1-plugins-entrans-1.2.1-1.fc26. 200 kB/s | 108 kB     00:00    
--------------------------------------------------------------------------------
Total                                           205 kB/s | 161 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : gst-transcoder-1.12.0-1.fc26.x86_64                    1/2 
  Running scriptlet: gst-transcoder-1.12.0-1.fc26.x86_64                    1/2 
  Installing       : gstreamer1-plugins-entrans-1.2.1-1.fc26.x86_64         2/2 
  Verifying        : gstreamer1-plugins-entrans-1.2.1-1.fc26.x86_64         1/2 
  Verifying        : gst-transcoder-1.12.0-1.fc26.x86_64                    2/2 

Installed:
  gst-transcoder.x86_64 1.12.0-1.fc26                                           
  gstreamer1-plugins-entrans.x86_64 1.2.1-1.fc26                                

Complete!
BZ#1467136 gst-transcoder update in updates-testing wont install
karma

Afraid I have to rescind my "generally functional" karma, as this build appears to have a regression when syncing directory deletions — see bug #1415295.

karma

All working as expected, all fixes verified.

BZ#1383855 lsyncd 2.1.6 is available, fixes security vulnerability CVE-2014-8990
BZ#1369274 lsyncd crash due to improper shell wrapping in systemd unit
karma

Update functions, but still exhibits bug#1371762 — recoll spontaneously crashes after a short time.

BZ#1371762 [abrt] recoll: __netlink_assert_response(): recoll killed by SIGABRT
BZ#1291236 [abrt] trash-cli: __fgets_unlocked(): python2.7 killed by SIGSEGV