Package Details: protontricks 1.11.1-1

Git Clone URL: https://aur.archlinux.org/protontricks.git (read-only, click to copy)
Package Base: protontricks
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-git
Provides: protontricks
Submitter: jcstryker
Maintainer: jcstryker (LibertyGM)
Last Packager: LibertyGM
Votes: 141
Popularity: 5.53
First Submitted: 2019-02-04 14:36 (UTC)
Last Updated: 2024-02-20 20:32 (UTC)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

luthis commented on 2024-03-14 09:31 (UTC) (edited on 2024-03-14 09:31 (UTC) by luthis)

@hollunder

I had same issue.

pacman -Ql protontricks

protontricks /usr/lib/python3.11/site-packages

pacman -Ql python-vdf

python-vdf /usr/lib/python3.10/site-packages

Is yours the same issue? I just installed python-vdf and clean-built again.

now:

pacman -Ql python-vdf

python-vdf /usr/lib/python3.11/site-packages/

yochananmarqos commented on 2024-03-08 22:33 (UTC)

@hollunder: python-vdf is already a dependency. Apparently you have a local Python installation that's interfering with system packages.

hollunder commented on 2024-03-08 21:45 (UTC)

$ protontricks
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 1, in <module> from .steam import * File "/usr/lib/python3.11/site-packages/protontricks/steam.py", line 9, in <module> import vdf ModuleNotFoundError: No module named 'vdf


The suggestion to rebuild the package did not help. Not that I have ever seen another package that would require that. I consider this (and the -git) package broken.

bruceutut commented on 2024-01-17 06:21 (UTC)

@yochananmarqos Actually it's not even possible to update every aur packages. O only post on packages which is included in Arch Linux CN repository because we have just started the process of following RFC16 [1].
If aur package cannot update license, I will apply a patch on this PKGBUILD to follow SDPX.
[1] https://github.com/archlinuxcn/repo/issues/3587

yochananmarqos commented on 2024-01-16 23:12 (UTC)

@bruceutut: What are you going to do, post that on every single AUR package? It will be a slow process and licenses will only be updated as packages are updated. I'm working on it myself, however I maintain over 400 AUR packages. I'm not going through all of them to just update the license.

bruceutut commented on 2024-01-16 13:41 (UTC)

In Arch Linux RFC16, Arch Linux decided to use the SPDX license identifier in PKGBUILDs[1] The Packaging Guideline on Arch Wiki has been updated[2].
It's time to change license field of PKGBUILD file to GPL-3.0-or-later according to the LICENSE file from upstream.

[1] https://gitlab.archlinux.org/archlinux/rfcs/-/blob/master/rfcs/0016-spdx-license-identifiers.rst
[2] https://wiki.archlinux.org/title/PKGBUILD#license

PutridPete commented on 2024-01-02 20:45 (UTC) (edited on 2024-01-02 20:52 (UTC) by PutridPete)

Thanks again, I've already built from source and have the package working without issues. I only had four AUR packages installed (now down to 3) so I have no need for any of those.

LibertyGM commented on 2024-01-02 20:15 (UTC) (edited on 2024-01-02 20:17 (UTC) by LibertyGM)

@PutridPete. When you try to build a package manually instead of paru, yay or pamac, don't be surprised that something doesn't work. I wrote PKGBUILD specifically for them. You don't want to put a paru − Build from the source code.

PutridPete commented on 2024-01-02 19:21 (UTC)

Thanks for the response. Unfortunately, after updating, rebooting and trying to build the package again, I still get the same error. I don't use any pacman wrappers such as paru or yay, just in case. I built python-vdf manually and have met all other dependencies as well.

LibertyGM commented on 2024-01-02 14:09 (UTC)

@PutridPete, I checked it on several computers before uploading it here. Everything is assembled and working. Try to update the system: paru -Syu