Hi @yochananmarqos, The documentation recommends the bin package, is there any difference between the two? apart from using git?
Search Criteria
Package Details: ventoy-bin 1.0.99-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ventoy-bin.git (read-only, click to copy) |
---|---|
Package Base: | ventoy-bin |
Description: | A new bootable USB solution |
Upstream URL: | http://www.ventoy.net |
Keywords: | boot image iso multiboot usb |
Licenses: | GPL-3.0-or-later |
Conflicts: | ventoy |
Provides: | ventoy |
Submitter: | DuckSoft |
Maintainer: | DuckSoft (KokaKiwi, yochananmarqos, Kr1ss) |
Last Packager: | yochananmarqos |
Votes: | 360 |
Popularity: | 8.34 |
First Submitted: | 2020-05-19 06:14 (UTC) |
Last Updated: | 2024-12-13 03:01 (UTC) |
Dependencies (7)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- dosfstools (dosfstools-gitAUR)
- util-linux (busybox-coreutilsAUR, util-linux-selinuxAUR, util-linux-aesAUR)
- xz (xz-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (optional) – GTK3 GUI
- polkit (polkit-gitAUR, polkit-consolekitAUR) (optional) – run GUI from application menu
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (optional) – Qt5 GUI
Required by (0)
Sources (9)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 16 Next › Last »
friday13 commented on 2023-02-26 16:22 (UTC)
Toolybird commented on 2023-02-17 20:13 (UTC) (edited on 2023-02-17 20:22 (UTC) by Toolybird)
Hi folks, I've managed to get a (mostly) built-from-source version working https://aur.archlinux.org/packages/ventoy. Please check it out and feel free to provide some feedback.
yochananmarqos commented on 2022-10-25 20:41 (UTC)
@papa33: It's a warning, not an error. It has nothing to do with this package.
papa33 commented on 2022-10-25 20:16 (UTC)
Error message with last version (1.0.81-1):
sudo ventoy -u /dev/sdc
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
**********************************************
Ventoy: 1.0.81 x86_64
longpanda admin@ventoy.net
https://www.ventoy.net
**********************************************
grep: warning: stray \ before -
Upgrade operation is safe, all the data in the 1st partition (iso files and other) will be unchanged!
LRitzdorf commented on 2022-08-29 23:22 (UTC) (edited on 2022-09-02 21:23 (UTC) by LRitzdorf)
The issue described in https://aur.archlinux.org/packages/ventoy-bin#comment-853351 seems to have returned in commit 5a73d68. Due to the use of exec
, polkit throws a "Refusing to render service to dead parents" error when ventoygui
is run from the CLI with a launcher like dex
, and when opened using dmenu/rofi, this error isn't even shown to the user.
I've tested @q234rty's solution (removing the exec
calls), and the desktop shortcut works as expected again. EDIT: Thanks for the quick fix!
Mudskipper875 commented on 2022-08-28 10:30 (UTC)
The ventoygui
script isn't posix compliant and doesn't work with dash as /bin/sh.
Please change the double brackets to single brackets.
yochananmarqos commented on 2022-08-02 14:39 (UTC)
@petronny: Thanks for the heads up, it's fixed.
petronny commented on 2022-08-02 06:07 (UTC)
rm: cannot remove '/build/ventoy-bin/pkg/ventoy-bin/opt/ventoy/tool/aarch64/Ventoy2Disk.gtk2': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
Build failed for aarch64. Full build log: https://github.com/arch4edu/cactus/runs/7625461201?check_suite_focus=true
zangoku commented on 2022-07-22 19:10 (UTC) (edited on 2022-07-22 19:11 (UTC) by zangoku)
never managed to get it to install on a USB always gives an error occurred during installation
I must use other software and keep having to re-flash because they can't install multiples ISOs. It says to check /var/log/ventoy.log
which does not even exist.
alerque commented on 2022-07-07 07:48 (UTC) (edited on 2022-07-07 07:49 (UTC) by alerque)
If anybody ever works on a ventoy
package built from source and makes any progress I would like to collaborate. Please ping me and once we get it working reliably I'd be happy to sponsor getting it into [community].
In the mean time thanks to those contributing to the -bin packaging. I'm getting my millage out of it even if begrudgingly because I dislike blindly using upstream binaries -;)
Pinned Comments