Definite's Extractor

My findings on Life, Linux, Open Source, and so on.

Monthly Archives: March 2019

Fix NTFS “unsupported reparse point”

Reparse point is an application-defined data that associate with a file or directory.  So it can be anything from symbolic link to mount point, and many more.

A comment in ntfs: unsupported reparse point says that plugins from Advanced NTFS-3G Features fix the problem. My own experience: systcomp.zip works, but binary provided in onedrive.zip is not.

HOWTO: Unwatch packages in Fedora package source (src.fedoraproject.org)

If you don’t want to get messages from certain Fedora packages:

  1. Login  to https://src.fedoraproject.org
  2. Click Watchlist
  3. Click the package you want to unwatch, this will bring you to package Overview page
  4. There is an Unwatch  pull down which looks like the below picture. Click it and select UnwatchPackage Overview page

Note that you CANNOT unwatch the packages you maintained.