Package Details: protontricks-git 1.11.1.r2.g1dabf82-1

Git Clone URL: https://aur.archlinux.org/protontricks-git.git (read-only, click to copy)
Package Base: protontricks-git
Description: A simple wrapper that does winetricks things for Proton enabled games.
Upstream URL: https://github.com/Matoking/protontricks
Licenses: GPL-3.0-or-later
Conflicts: protontricks
Provides: protontricks
Submitter: jcstryker
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 30
Popularity: 0.079425
First Submitted: 2018-08-28 05:05 (UTC)
Last Updated: 2024-02-22 18:35 (UTC)

Required by (2)

Sources (1)

Latest Comments

1 2 3 4 Next › Last »

yochananmarqos commented on 2023-09-20 21:57 (UTC)

@rollhax: Apparently you didn't actually remove what you thought you did. Remove the build directory manually or don't use an AUR helper.

rollhax commented on 2023-09-20 21:49 (UTC) (edited on 2023-09-20 21:49 (UTC) by rollhax)

@yochananmarqos: I had done that already before posting here by running yay -Sc. Probably some other cache I'm unaware of.

yochananmarqos commented on 2023-09-18 23:04 (UTC)

@rollhax: Nothing has changed. Clear your build cache and try again.

rollhax commented on 2023-09-18 21:30 (UTC) (edited on 2023-09-18 21:33 (UTC) by rollhax)

I was getting the following error when trying to update:

Successfully built protontricks-1.10.5-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
rm: cannot remove '/home/dusty/.cache/yay/protontricks-git/pkg/protontricks-git/usr/bin/protontricks-desktop-install': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...
 -> error making: protontricks-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
protontricks-git - exit status 4

Commenting out the last line in the package() function got around this, but I'm not sure if that was the "correct" fix.

yochananmarqos commented on 2023-08-01 20:27 (UTC)

@rtentser: Thanks for reporting, missed that somehow.

rtentser commented on 2023-08-01 19:47 (UTC) (edited on 2023-08-01 19:49 (UTC) by rtentser)

Traceback (most recent call last):
  File "/usr/bin/protontricks", line 5, in <module>
    from protontricks.cli.main import cli
  File "/usr/lib/python3.11/site-packages/protontricks/__init__.py", line 3, in <module>
    from .gui import *
  File "/usr/lib/python3.11/site-packages/protontricks/gui.py", line 13, in <module>
    from PIL import Image
ModuleNotFoundError: No module named 'PIL'

Missing dependency on python-pillow

yochananmarqos commented on 2023-02-23 22:21 (UTC) (edited on 2023-02-23 22:22 (UTC) by yochananmarqos)

@Baerbeisser: Can't reproduce. Make sure you're fully up to date and aren't mixing system and local Python packages.

EDIT: Your local PKGBUILD is out of date. The wheel version is 1.10.2, your output is showing 1.9.2.

Baerbeisser commented on 2023-02-23 22:17 (UTC) (edited on 2023-02-23 22:18 (UTC) by Baerbeisser)

Build fails on

Successfully built protontricks-1.10.2-py3-none-any.whl
==> Betrete fakeroot Umgebung...
==> Beginne package()...
usage: python -m installer [-h] [--destdir path] [--prefix path] [--compile-bytecode level] [--no-compile-bytecode] wheel
python -m installer: error: unrecognized arguments: dist/protontricks-1.9.2-py3-none-any.whl

MarsSeed commented on 2022-07-19 08:03 (UTC)

Which means that now is a good chance for @jcsryker to fix the pkgver() function to filter out the extra dot that can be inserted before an alphabetical git tag suffix.

HurricanePootis commented on 2022-07-19 04:22 (UTC)

If you update the package's PKGVER right now, I get 1.9.0.r0.8e35c31 without the dev.