Can we please push this to stable?
Can we please push this to stable?
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.
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!
Thanks very much - this fixes the inkscape LaTeX plugin functionality.
Works here, please push to stable, has been in -testing for ages.
Works for me with xpra, accelerate module loads.
Works for me, fixing BZ#1224678.
Huge problems with SELinux. See BZ 837708.
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?
Hm, seems my PATH was screwed up, so please disregard my previous comment.
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.
Seems to have fixed all the glitching I was seeing with intel graphics prior to this kernel (bug #1925346).