Package Details: woeusb-ng 0.2.12-3

Git Clone URL: https://aur.archlinux.org/woeusb-ng.git (read-only, click to copy)
Package Base: woeusb-ng
Description: Simple tool that enable you to create your own usb stick with Windows installer.
Upstream URL: https://github.com/WoeUSB/WoeUSB-ng
Keywords: Windows WoeUSB WoeUSB-ng
Licenses: GPL3
Conflicts: woeusb, woeusb-git
Provides: woeusb
Submitter: Waxy
Maintainer: barbuk
Last Packager: barbuk
Votes: 183
Popularity: 1.62
First Submitted: 2020-07-24 20:28 (UTC)
Last Updated: 2023-06-10 12:07 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 Next › Last »

darkfm commented on 2017-07-01 22:34 (UTC)

The fix for this is running 'autoreconf --force --install', but since upstream doesn't have a README file, I have to create an empty one in the makepkg, which I've done as a temporary workaround, but I'm gonna submit a patch to upstream. In the meantime, try if the new version works for you.

klore commented on 2017-07-01 18:56 (UTC)

Hello, I had try to install, got this libtool: Version mismatch error. This is libtool 2.4.2 Debian-2.4.2-1ubuntu1, but the libtool: definition of this LT_INIT comes from libtool 2.4.6. libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2 Debian-2.4.2-1ubuntu1 libtool: and run autoconf again. make[3]: *** [Makefile:418: woeusbgui] Error 63 make[3]: Leaving directory '/tmp/pamac-build-user/woeusb-git/src/WoeUSB/src' make[2]: *** [Makefile:537: all-recursive] Error 1 make[2]: Leaving directory '/tmp/pamac-build-user/woeusb-git/src/WoeUSB/src' make[1]: *** [Makefile:324: all] Error 2 make[1]: Leaving directory '/tmp/pamac-build-user/woeusb-git/src/WoeUSB/src' make: *** [Makefile:355: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

darkfm commented on 2017-06-28 07:06 (UTC)

I couldn't reproduce that bug, however, I uploaded a fix that might work based on your error log.

klore commented on 2017-06-27 14:23 (UTC) (edited on 2017-06-27 14:23 (UTC) by klore)

I can't compile. The package is now configured. You should type make ! DEBUG MODE : disable. TARGET PLATFORM : linux. INSTALLATION PREFIX : /usr/local. #################################### CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/pamac-build-user/woeusb-git/src/WoeUSB/missing --run aclocal-1.11 -I m4 main::scan_file() called too early to check prototype at /usr/sbin/aclocal-1.11 line 644. aclocal-1.11: couldn't open directory 'm4': No such file or directory make: *** [Makefile:318: aclocal.m4] Error 1

darkfm commented on 2017-06-27 03:12 (UTC)

That sounds like an upstream bug, so you should report it in the github issue tracker

emilhem commented on 2017-06-26 20:32 (UTC)

Hmm. When trying to write my Windows 10 64 bit iso I get: Mounting source filesystem... mount: /media/woeusb_source_1498508990_17098: mount failed: Unknown error -1 mount_source_filesystem: Error: Unable to mount source media Error: Unable to mount source filesystem Unmounting and removing '/media/woeusb_source_1498508990_17098'... umount: /media/woeusb_source_1498508990_17098: not mounted /usr/sbin/woeusb: line 1032: 17109 Terminated while true; do sleep 0.05; echo 'pulse'; done cleanup_mountpoints: Warning: Unable to unmount source filesystem. Some mountpoints are not unmount/cleaned successfully and must be done manually

joaojotta commented on 2017-06-26 10:32 (UTC)

I was wondering when this was going to be available. Can't wait to try it. Thanks!

darkfm commented on 2017-06-23 07:11 (UTC)

Done. I'm not sure how I skipped over that

evana commented on 2017-06-23 03:28 (UTC)

grub needs to be added as a dependency.

borrelnoot commented on 2017-06-20 12:22 (UTC)

I'm getting a pkgver error: ==> Starting pkgver()... ==> ERROR: pkgver is not allowed to contain colons, hyphens or whitespace. ==> ERROR: pkgver() generated an invalid version: r484.v2.1.1-2-gb67b343 To workaround I manually used "r484" as version.