After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 784467 - No longer detecting btrfs change UUID capability
No longer detecting btrfs change UUID capability
Status: RESOLVED FIXED
Product: gparted
Classification: Other
Component: application
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Mike Fleetwood
gparted maintainers alias
Depends on:
Blocks:
 
 
Reported: 2017-07-03 07:20 UTC by Mike Fleetwood
Modified: 2017-08-07 17:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Detect btrfstune change UUID capability again (v1) (1.36 KB, patch)
2017-07-03 07:45 UTC, Mike Fleetwood
none Details | Review

Description Mike Fleetwood 2017-07-03 07:20:15 UTC
Description of the issue from the fixing commit ...


Btrfstune changed it's command line help output from being written on
stderr to being written on stdout in the following commit first included
in btrfs-progs 4.7.2 released 03 Sep 2016.  This breaks GParted
detection of the change UUID capability.

https://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git/commit/?id=57d1cbd867311d99a2ae5e3cdcffd04460ec372a
btrfs-progs: print help test to stdout
Comment 1 Mike Fleetwood 2017-07-03 07:45:02 UTC
Created attachment 354820 [details] [review]
Detect btrfstune change UUID capability again (v1)

Hi Curtis,

Here's the patch for this.

thanks,
Mike
Comment 2 Curtis Gedak 2017-07-03 15:27:26 UTC
Thank you Mike for this patch to re-enable the ability to set new UUIDs on newer GNU/Linux distros.

Patch v1 in comment #1 looks good to me and has been committed to the git repository.

The relevant git commit can be viewed at the following link:

Detect btrfstune change UUID capability again (#784467)
https://git.gnome.org/browse/gparted/commit/?id=59c8a7d6dfc86f794a89d0759ebae1e117f12b94
Comment 3 Curtis Gedak 2017-08-07 17:21:09 UTC
This enhancement was included in the GParted 0.29.0 release on August 7, 2017.