Re: updating btrfs-debugfs to python3?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/19/19 12:13 PM, Holger Hoffstätte wrote:
> On 6/19/19 5:20 AM, Chris Murphy wrote:
>> This is on Fedora Rawhide (which is planned to become Fedora 31 due in
>> October), which no longer provides python2.
>>
>> $ ./btrfs-debugfs -b /
>> /usr/bin/env: ‘python2’: No such file or directory
>> $
>>
>> I expect other distros are going to follow as Python 2.7 EOL is coming
>> up fast, in 6 months.
>> https://pythonclock.org/
> 
> I just ran it through 2to3-3.7 with -w and the new version seems to work
> just fine for me, so it seems there is not much porting required.

I don't think you want to ship that program at all, for end users. It's
quite horrible, and the -b option even downloads the *entire* extent
tree to userspace in a very naive way.

There are way simpler, better performing alternatives...

Hans




[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux