Page MenuHomeSolus

Update woeusb to 3.2.10
ClosedPublic

Authored by livingsilver94 on Sep 28 2018, 11:40 AM.
Tags
None
Referenced Files
F11053197: D3930.diff
Thu, Aug 10, 10:50 PM
F10974292: D3930.id9736.diff
Fri, Jul 21, 11:59 PM
F10971343: D3930.id9735.diff
Fri, Jul 21, 6:55 AM
F10941828: D3930.diff
Fri, Jul 14, 8:05 AM
F10896840: D3930.diff
Jul 2 2023, 2:49 AM
F10782327: D3930.id.diff
May 25 2023, 1:52 PM
Subscribers
None

Details

Summary

Changelog is pretty long. Please read the release notes from 3.2.2 to 3.2.10 from here.

Test Plan

Successfully burnt a Windows 10 ISO.
Successfully reported an error for a 4 GB pen drive.

Diff Detail

Repository
R3806 woeusb
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

While the GUI works fine, we have these errors if launched from terminal:

check_runtime_dependencies: Error: WoeUSB requires blockdev command in the executable search path, but it is not found.
check_runtime_dependencies: Error: WoeUSB requires parted command in the executable search path, but it is not found.
check_runtime_dependencies: Error: WoeUSB requires partprobe command in the executable search path, but it is not found.
check_runtime_dependencies: Error: WoeUSB requires wipefs command in the executable search path, but it is not found.
check_runtime_dependencies: Error: mkdosfs/mkfs.msdos/mkfs.vfat/mkfs.fat command not found!
check_runtime_dependencies: Error: Please make sure that dosfstools is properly installed!
check_runtime_dependencies: Error: mkntfs command not found!
check_runtime_dependencies: Error: Please make sure that ntfs-3g is properly installed!
check_runtime_dependencies: Error: grub-install or grub2-install command not found!
check_runtime_dependencies: Error: Please make sure that GNU GRUB is properly installed!

Is this intended? Because we had these errors in the previous version as well.

This revision is now accepted and ready to land.Sep 28 2018, 11:41 AM
This revision was automatically updated to reflect the committed changes.