The python-pathvalidate package is a requirement, but I can't install it, there is always a "could not validate" error when python-pathvalidate is supposed to be installed/updated (to 3.2.1-1).
Search Criteria
Package Details: bottles 2:51.21-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/bottles.git (read-only, click to copy) |
---|---|
Package Base: | bottles |
Description: | Easily manage wine and proton prefix |
Upstream URL: | https://github.com/bottlesdevs/Bottles |
Keywords: | Bottles gaming Wine Wineprefixes |
Licenses: | GPL-3.0-only |
Submitter: | ragouel |
Maintainer: | lotation (brombinmirko, francescomasala) |
Last Packager: | lotation |
Votes: | 156 |
Popularity: | 2.58 |
First Submitted: | 2020-11-28 22:52 (UTC) |
Last Updated: | 2025-03-31 08:34 (UTC) |
Dependencies (37)
- cabextract
- dconf
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- gtksourceview5 (gtksourceview-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- icoextractAUR
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libportal-gtk4
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7zip)
- patoolAUR (patool-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-chardet
- python-fvsAUR
- python-gobject
- python-markdown
- python-orjson (python-orjson-gitAUR)
- python-pathvalidateAUR
- python-pycurl
- python-requests
- python-steamgriddbAUR
- python-yaml (python-yaml-gitAUR)
- vkbasalt-cliAUR
- webkit2gtk (webkit2gtk-imgpasteAUR)
- xorg-xdpyinfo
- blueprint-compiler (blueprint-compiler-gitAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- gamemode (gamemode-gitAUR) (optional)
- gvfs (gvfs-gitAUR) (optional)
- lib32-gamemode (lib32-gamemode-gitAUR) (optional)
- lib32-gnutls (optional)
- lib32-vkd3d (lib32-vkd3d-gitAUR) (optional)
- lib32-vulkan-icd-loader (lib32-vulkan-icd-loader-gitAUR) (optional)
- vkd3d (vkd3d-gitAUR) (optional)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (optional)
- wine (wine-valveAUR, wine-stable-nextAUR, wine-stableAUR, wine-wow64-gitAUR, wine-staging-wow64-gitAUR, wine-gitAUR, wine-staging-gitAUR, wine-wow64AUR, wine-staging-wow64AUR, wine-tkg-staging-wow64-binAUR, wine-tkg-staging-binAUR, wine-pure-gitAUR, wine-cachyosAUR, wine-staging) (optional)
Required by (2)
- arch-gaming-meta (optional)
- cartridges-git (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 27 Next › Last »
DrMartinus commented on 2024-08-26 08:15 (UTC)
lotation commented on 2024-08-23 12:35 (UTC)
@bravely_beep lib32-glib
is a dependency of lib32-gnutls
which is a bottles optional dependency. Install that package if you are using 32bit wine
bravely_beep commented on 2024-08-23 12:03 (UTC) (edited on 2024-08-23 12:03 (UTC) by bravely_beep)
On my system, running a 32-bit application in a bottle gave me the error message "/lib/ld-linux.so.2: could not open". I checked and only ld-linux-x86-64.so.2
was present, not ld-linux.so.2
. Installing the lib32-glib
package fixed this; perhaps this should be added as a dependency?
lotation commented on 2024-08-16 10:17 (UTC)
@erholst shortly after that post the main developer decided that he is interested in distributing Bottles only with flatpak
erholst commented on 2024-08-16 05:54 (UTC) (edited on 2024-08-16 05:54 (UTC) by erholst)
Why is message pinned that AUR is not official bottles supported? Reason for question:
As of now, we officially support Bottles from the AUR
lotation commented on 2024-07-23 07:22 (UTC) (edited on 2024-07-23 07:23 (UTC) by lotation)
@muziknavi while it makes sense to move lib32-gnutls to optdepends if wine-wow64 package is installed, keep in mind that this package is still in AUR and the majority of users has the traditional wine package. In this case lib32-gnutls does not seem an optdepend to me
lotation commented on 2024-07-23 07:08 (UTC)
@PatoPan issue has nothing to do with Arch, package is just built from release and installed. I do not know why the dev redirected you here, obviously is something that needs a fix in bottles itself.
muziknavi commented on 2024-06-08 06:45 (UTC)
As there are wine-wow64 packages, please consider moving dep lib32-gnutls to optional. There's no need for lib32 packages when wine-wow64 installed.
PatoPan commented on 2024-05-19 22:50 (UTC)
Hello, there is an issue with opening the bottles command line, the terminal shows "unknown option 'cmd'" and it's running this command xfce4-terminal -e 'sh -c '/home/duck/.local/share/bottles/runners/wine-ge-proton8-25/bin/wine64 cmd''. I believe the issue could easily fixed by using double quotes instead for the command, since it works from my testing xfce4-terminal -e "sh -c '/home/duck/.local/share/bottles/runners/wine-ge-proton8-25/bin/wine64 cmd'"
This issue was already reported and discussed here https://github.com/bottlesdevs/Bottles/issues/3193 but I figured it may not had been posted here. My mistake for not reporting it here before commenting on the issue report
Pinned Comments
brombinmirko commented on 2022-09-15 20:54 (UTC) (edited on 2022-09-15 20:54 (UTC) by brombinmirko)
=====================
READ HERE FIRST
=====================
This package is not officially supported by the Bottles Developers. Even though some of those developers are package maintainers, support is offered by the package authors who will make sure it is handled in the best possible way. They will diagnose the issues and report the issues to the development team if they are not related to the package.