Package Details: bottles 2:51.15-1

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: 146
Popularity: 6.17
First Submitted: 2020-11-28 22:52 (UTC)
Last Updated: 2024-10-17 15:08 (UTC)

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.

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 21 Next › Last »

aag commented on 2023-02-22 16:31 (UTC)

@frankenstein20 Fyi: I managed to solve this by cleaning up some unused python modules and stray files from site-packages. Build is okay for me now.

yochananmarqos commented on 2023-01-31 00:38 (UTC)

@DarkThoughts: I've been seeing multiple reports of checksums magically changing from GitHub sources today with no upstream changes. No idea what's going on.

DarkThoughts commented on 2023-01-31 00:16 (UTC)

Can't built the dependencies.

:: (1/6) Parsing SRCINFO: fvs
:: (2/6) Parsing SRCINFO: icoextract
:: (3/6) Parsing SRCINFO: patool
:: (4/6) Parsing SRCINFO: python-steamgriddb
:: (5/6) Parsing SRCINFO: vkbasalt-cli
:: (6/6) Parsing SRCINFO: bottles
==> Making package: patool 1.12-5 (Di 31 Jan 2023 01:10:29 CET)
==> Retrieving sources...
==> Making package: vkbasalt-cli 3.1.1-1 (Di 31 Jan 2023 01:10:29 CET)
==> Making package: python-steamgriddb 1.0.5-1 (Di 31 Jan 2023 01:10:29 CET)
==> Making package: icoextract 0.1.4-1 (Di 31 Jan 2023 01:10:29 CET)
==> Making package: fvs 0.3.4-1 (Di 31 Jan 2023 01:10:29 CET)
==> Retrieving sources...
==> Retrieving sources...
  -> Found patool-1.12.tar.gz
==> Retrieving sources...
==> Retrieving sources...
==> Validating source files with sha256sums...
  -> Found python-steamgriddb-1.0.5.tar.gz
    patool-1.12.tar.gz ...   -> Found fvs-0.3.4.tar.gz
  -> Found 0.1.4.tar.gz
==> Validating source files with sha256sums...
    python-steamgriddb-1.0.5.tar.gz ...   -> Updating vkbasalt-cli git repo...
==> Validating source files with sha256sums...
==> Validating source files with sha256sums...
    fvs-0.3.4.tar.gz ...     0.1.4.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
FAILED
FAILED
FAILED
==> ERROR: One or more files did not pass the validity check!
==> ERROR: One or more files did not pass the validity check!
==> ERROR: One or more files did not pass the validity check!
==> Making package: bottles 2:50.2-1 (Di 31 Jan 2023 01:10:29 CET)
==> Retrieving sources...
  -> Found bottles-50.2.tar.gz
==> Validating source files with sha256sums...
    bottles-50.2.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
==> Validating source files with sha256sums...
    vkbasalt-cli ... Skipped
 -> error downloading sources: python-steamgriddb 
         context: error downloading sources: python-steamgriddb 
         context: exit status 1




error downloading sources: patool 
         context: error downloading sources: patool 
         context: exit status 1




error downloading sources: fvs 
         context: error downloading sources: fvs 
         context: exit status 1




error downloading sources: icoextract 
         context: error downloading sources: icoextract 
         context: exit status 1




error downloading sources: bottles 
         context: error downloading sources: bottles 
         context: exit status 1




==> Making package: fvs 0.3.4-1 (Di 31 Jan 2023 01:10:30 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found fvs-0.3.4.tar.gz
==> Validating source files with sha256sums...
    fvs-0.3.4.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error making: fvs

frankenstein20 commented on 2023-01-28 20:38 (UTC)

I have the same problem as @aag at https://aur.archlinux.org/packages/bottles#comment-895476

FabioLolix commented on 2023-01-15 14:06 (UTC)

Packaging tips for maintainers: you can't remove epoch= once it has been introduced; especially for popular pkgbuilds, you need to set epoch=2 and not removing it in the future

torben commented on 2023-01-11 19:52 (UTC) (edited on 2023-01-14 15:37 (UTC) by torben)

If your Bottles installation hangs while starting, you might have a corrupt library. The easiest way to solve this is to delete ~/.local/share/bottles/library.yml, which records which bottles are shown in the library. Maybe it is also sufficent to look which single entry in the file offends bottles, though I found it easier to just drop everything and add the few entries manually again.

Reference: https://github.com/bottlesdevs/Bottles/issues/2354

randomxusr commented on 2022-12-31 05:56 (UTC)

Big question. I'm interested in using bottles and attempting this package with Adobe Creative Cloud.

Does it work? Anyone else used Adobe CC successfully with bottles?

aag commented on 2022-12-28 15:52 (UTC)

For some time now I'm having trouble with this PKGBUILD:

[47/50] Generating bottles/frontend/ui/blueprints with a custom command
usage: blueprint-compiler [-h] [--version] command ...

positional arguments:
  command
    compile      Compile blueprint files
    batch-compile
                 Compile many blueprint files at once
    port         Interactive porting tool
    lsp          Run the language server (for internal use by IDEs)
    help         Show this message

optional arguments:
  -h, --help     show this help message and exit
  --version      show program's version number and exit
[48/50] Generating bottles/frontend/ui/bottles_gresource with a custom command
FAILED: bottles/frontend/ui/bottles.gresource
/usr/bin/glib-compile-resources ../bottles/frontend/ui/bottles.gresource.xml --sourcedir bottles/frontend/ui --sourcedir ../bottles/frontend/ui --internal --generate --target bottles/frontend/ui/bottles.gresource --dependency-file bottles/frontend/ui/bottles.gresource.d
../bottles/frontend/ui/bottles.gresource.xml: Failed to locate “window.ui” in any source directory.
[50/50] Generating data/com.usebottles.bottles.metainfo.xml with a custom command
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: bottles

Full log on the pastebin: https://pastebin.com/1EyzzDu9

mindbound commented on 2022-12-15 09:22 (UTC)

Build fails with

FAILED: bottles/frontend/ui/bottles.gresource 
/usr/bin/glib-compile-resources ../bottles/frontend/ui/bottles.gresource.xml --sourcedir bottles/frontend/ui --sourcedir ../bottles/frontend/ui --internal --generate --target bottles/frontend/ui/bottles.gresource --dependency-file bottles/frontend/ui/bottles.gresource.d
../bottles/frontend/ui/bottles.gresource.xml: Failed to locate “window.ui” in any source directory.
[50/50] Generating data/com.usebottles.bottles.desktop with a custom command
ninja: build stopped: subcommand failed.