| by Arround The Web

Bisecting Fedora kernel

This post shows how to bisect a Fedora kernel to find the source of a regression. I needed that recently and I found no good guide, so I’m at least capturing my notes here, perhaps you find it useful. This approach can be used to identify which exact commit caused a bad kernel behavior on … Continue reading Bisecting Fedora kernel

Share Button
Read More
| by Arround The Web

Canonical Outlines the ‘Future of Snapcraft’

Canonical is making changes to the system used for creating Snap apps, outlining its plans in a blog titled ‘The Future of Snapcraft’. More details inside.
This post, Canonical Outlines the ‘Future of Snapcraft’ is from OMG! Ubuntu!. Do not…

Share Button
Read More
| by Arround The Web

New Fedora package: ntfs-3g-system-compression

If you have a Windows 10 installation, you might not be able to read all files on its NTFS partition. Under certain conditions, Microsoft compresses system files with new compression algorithms which the ntfs-3g driver can’t currently read. Files are displayed with question marks when listed using ls, and you’ll see Input/output error or unsupported … Continue reading New Fedora package: ntfs-3g-system-compression

Share Button
Read More
| by Arround The Web

Whitelisting rpmlint errors in Taskotron/Bodhi

If you submit a new Fedora update into Bodhi, you’ll see an Automated Tests tab on that update page (an example), and one of the test results (once it’s done) will be from rpmlint. If you click on it, you’ll get a full log with rpmlint output. If you wish to whitelist some errors which … Continue reading Whitelisting rpmlint errors in Taskotron/Bodhi

Share Button
Read More