Comments

19 Comments
karma

Seems to have fixed all the glitching I was seeing with intel graphics prior to this kernel (bug #1925346).

BZ#1925346 Screen glitches after updating to Kernel 5.10.10
User Icon jgu commented & provided feedback on coan-6.0.1-17.fc29 6 years ago

Can we please push this to stable?

BZ#1626440 Out of bounds error combined with Fedora 28 hardening flags leads to crash
User Icon jgu commented & provided feedback on coan-6.0.1-17.fc28 6 years ago

Can we please push this to stable?

BZ#1626440 Out of bounds error combined with Fedora 28 hardening flags leads to crash
karma

This doesn't seem to work for me:

$ /usr/bin/mkvmerge --output /home/username/Videos/VTS_01_1.mkv --language 0:und --language 1:und '(' /run/media/username/NLATP/VIDEO_TS/VTS_01_1.VOB /run/media/username/NLATP/VIDEO_TS/VTS_01_2.VOB /run/media/username/NLATP/VIDEO_TS/VTS_01_3.VOB ')' --track-order 0:0,0:1 mkvmerge v28.2.0 ('The Awakening') 64-bit '/run/media/username/NLATP/VIDEO_TS/VTS_01_1.VOB': Using the demultiplexer for the format 'MPEG program stream'. '/run/media/username/NLATP/VIDEO_TS/VTS_01_1.VOB': Processing the following files as well: "VTS_01_2.VOB", "VTS_01_3.VOB" Warning: '/run/media/username/NLATP/VIDEO_TS/VTS_01_1.VOB': A track with the ID 0 was requested but not found in the file. The corresponding option will be ignored. Warning: '/run/media/username/NLATP/VIDEO_TS/VTS_01_1.VOB': A track with the ID 1 was requested but not found in the file. The corresponding option will be ignored.

BZ#1626440 Out of bounds error combined with Fedora 28 hardening flags leads to crash

1484587 confirmed fixed with this kernel.

BZ#1484587 kernel BUG at block/blk-core.c:2054 (raid1 and raid10 resync broken)

1484587 still exists with this update - this is an md regression from 4.11, breaking raid1 and raid10.

Patch to fix this available here: https://marc.info/?l=linux-raid&m=150362889201103&q=raw

Unfortunately BZ #1484587 still occurs with this kernel.

Fixes 1278366 for me, thanks!

BZ#1278366 After F22->F23 upgrade, some menus no longer work in the application menu
karma

Thanks very much - this fixes the inkscape LaTeX plugin functionality.

karma

Works here, please push to stable, has been in -testing for ages.

karma

Works for me with xpra, accelerate module loads.

Works for me, fixing BZ#1224678.

karma

Huge problems with SELinux. See BZ 837708.

karma

I am seeing this when installing: DEBUG util.py:257: Error: Package: hdf5-openmpi-1.8.5.patch1-7.el6.x86_64 (testing) DEBUG util.py:257: Requires: libmpi.so.1()(64bit) DEBUG util.py:257: Error: Package: hdf5-openmpi-1.8.5.patch1-7.el6.x86_64 (testing) DEBUG util.py:257: Requires: libmpi_f90.so.1()(64bit) DEBUG util.py:257: Error: Package: hdf5-openmpi-1.8.5.patch1-7.el6.x86_64 (testing) DEBUG util.py:257: Requires: libmpi_f77.so.1()(64bit) This is on a SL 6.1 machine (and within mock for builds against SL 6.0). My suspicion is that the rebuild was done against RH 6.2, and thus those deps are not met. Might be worth holding back on the update until SL 6.2 is out, as this willl happen on a lot of systems?

User Icon jgu commented & provided feedback on mock-1.1.14-1.el6 13 years ago
karma

Hm, seems my PATH was screwed up, so please disregard my previous comment.

User Icon jgu commented & provided feedback on mock-1.1.14-1.el6 13 years ago
karma

This worked for me for a while, but now it fails with: $ mock -r sl-epel- theory-6-x86_64 rebuild ../SRPMS/molpro-2010.1.23-3.el6.src.rpm ERROR: [Errno 1] Operation not permitted ERROR: The most common cause for this error is trying to run /usr/sbin/mock as an unprivileged user. ERROR: Check your path to make sure that /usr/bin/ is listed before /usr/sbin, or manually run /usr/bin/mock to see if that fixes this problem. And yet the user I am using is a member of the mock group.