Not issue with the package, this has to do with aur helper you use.
Search Criteria
Package Details: 0ad-data-git 1:a26.r1134.gba0e2d0217-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/0ad-git.git (read-only, click to copy) |
---|---|
Package Base: | 0ad-git |
Description: | Data package for 0ad built from git development version. |
Upstream URL: | https://play0ad.com |
Licenses: | GPL-2.0-or-later, LicenseRef-CCPL |
Conflicts: | 0ad-data |
Provides: | 0ad-data |
Submitter: | fusion809 |
Maintainer: | tuxayo (micwoj92) |
Last Packager: | micwoj92 |
Votes: | 8 |
Popularity: | 0.083489 |
First Submitted: | 2016-09-09 11:31 (UTC) |
Last Updated: | 2024-12-22 23:23 (UTC) |
Dependencies (22)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- enet (enet-gtkorvo-gitAUR, enet-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gloox (make)
- libminiupnpc.so (miniupnpc) (make)
- libpng (libpng-gitAUR, libpng-apngAUR) (make)
- libsm (make)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR) (make)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- makepkg-git-lfs-protoAUR (make)
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-amber) (make)
- miniupnpc (miniupnpc-gitAUR) (make)
- openal (openal-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR) (make)
- subversion (make)
- which (busybox-coreutilsAUR) (make)
- Show 2 more dependencies...
Required by (2)
- 0ad-git (requires 0ad-data)
- 0ad-zh-lang (requires 0ad-data)
Sources (3)
micwoj92 commented on 2024-12-31 03:22 (UTC)
carlosnewmusic commented on 2024-12-30 23:09 (UTC)
although you were right about that I was using the repository version of the data, but when I try to install 0ad-data-git I get the 0ad-git installation with this error. https://pastebin.com/u8aPeApi
micwoj92 commented on 2024-12-29 11:54 (UTC)
Wait, do you use 0ad-data
or 0ad-data-git
? You need -git
version, otherwise it will not work. This package is built with --datadir=/usr/share/${pkgname}/data
which makes it incompatible with 0ad
from extra repo.
micwoj92 commented on 2024-12-29 11:50 (UTC) (edited on 2024-12-29 11:51 (UTC) by micwoj92)
I will try to guess:
The pyrogenesis binary is stripped so the backtrace makes it a bit tricky to figure out where things go wrong.
You can add !strip
to options in PKGBUILD and rebuild, but I will not be adding this to this package, I should probably remove !debug
too, I don't remember why I added this.
Based on the error most likely ${HOME} is unset/empty in the env running pyrogenesis as are the XDG_* vars.
This is probably on your system, game launched for me, when I last built it with same commit as is in pkgver
(a26.r1134.gba0e2d0217).
Looking at the PKGBUILD only thing standing out at a glance is the python workaround is no longer needed
I remove this workaround when I update next time, maybe before 2025.
and the package could be installed in parallel with regular 0ad if tweaking a bit.
I don't think it's worth adding this.
carlosnewmusic commented on 2024-12-29 11:42 (UTC) (edited on 2024-12-31 23:50 (UTC) by carlosnewmusic)
.
micwoj92 commented on 2024-12-29 11:09 (UTC)
What do you want me exactly to do? Use system python (3.13) for this pkgbuild or what?
carlosnewmusic commented on 2024-12-29 11:00 (UTC)
micwoj92 commented on 2024-10-31 17:01 (UTC)
I'll update soon. I'm getting build error for some unknown reason, need to check build log.
Kunda commented on 2024-10-31 13:02 (UTC)
Please update the 'Upstream URL:' to https://
Pinned Comments
mm_sz commented on 2024-09-17 14:16 (UTC)
If you get this error, try to install package makepkg-git-lfs-proto