@petronny: Thanks for the heads up, it's fixed.
Search Criteria
Package Details: ventoy-bin 1.1.05-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: | 380 |
Popularity: | 9.74 |
First Submitted: | 2020-05-19 06:14 (UTC) |
Last Updated: | 2025-02-24 18:30 (UTC) |
Dependencies (7)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, bash-gitAUR)
- dosfstools (dosfstools-gitAUR)
- util-linux (util-linux-aesAUR, util-linux-selinuxAUR)
- xz (xz-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, 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 (10)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 18 Next › Last »
yochananmarqos commented on 2022-08-02 14:39 (UTC)
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 -;)
yochananmarqos commented on 2022-05-21 14:21 (UTC)
@samxl001: What error? The Gtk2 binary is no longer installed with the package.
samxl001 commented on 2022-05-21 08:42 (UTC)
I tried installing the package on Asahi Linux and also got the same gtk2 error as mentioned by another user. I am on KDE on Asahi Linux.
yochananmarqos commented on 2022-03-31 15:04 (UTC)
@sradjoker: That makes no sense. We are using Gtk 3, so we should remove the Gtk 3 binary? Your install is failing how? No one else is having any issues.
sradjoker commented on 2022-03-31 14:43 (UTC)
This line rm "$pkgdir/opt/${pkgname%-bin}/tool/$CARCH/Ventoy2Disk.gtk2"
should be changed to rm "$pkgdir/opt/${pkgname%-bin}/tool/$CARCH/Ventoy2Disk.gtk3"
because we are using gtk3 not gtk2. Because of the above issue my install is failing
yochananmarqos commented on 2022-03-28 16:20 (UTC)
@q234rty: Sorry, I must've missed your previous comment. I've made the change, it doesn't make a difference on my end using GNOME.
q234rty commented on 2022-03-28 16:11 (UTC)
@yochananmarqos Could you adopt the change I mentioned above? Yes it's just a workaround but the file ventoygui
isn't vendored by upstream anyway and I don't really see any harm in changing this except creating a sh process.
Pinned Comments