dcantrell / pyparted

Python bindings for GNU parted (libparted)
GNU General Public License v2.0
86 stars 43 forks source link

Ubuntu fixes #86

Open iawells opened 2 years ago

iawells commented 2 years ago

Not so much 'fixes for Ubuntu' as 'fixes I found I needed when I tried to compile on Ubuntu'.

Nothing here changes behaviour, though one change is a change to the precise test being run (it makes a 1.4M FS rather than a 140k FS, which doesn't change the test's intent).

dcantrell commented 2 years ago

I am waiting on feedback for the review comments I left. If you can clean up the things I mentioned, I can merge this.

angelnu commented 2 years ago

@iawells @dcantrell - is the feedback added and this can be merged? I hit errors when trying to use on Ubuntu 22.04