Search Criteria
Package Details: pacman-static 7.1.0.r9.g54d9411-9
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pacman-static.git (read-only, click to copy) |
|---|---|
| Package Base: | pacman-static |
| Description: | Statically-compiled pacman (to fix or install systems without libc) |
| Upstream URL: | https://www.archlinux.org/pacman/ |
| Licenses: | GPL-2.0-or-later |
| Submitter: | mazieres |
| Maintainer: | Morganamilo (andreas_baumann) |
| Last Packager: | andreas_baumann |
| Votes: | 72 |
| Popularity: | 0.58 |
| First Submitted: | 2013-01-09 02:17 (UTC) |
| Last Updated: | 2026-04-09 08:46 (UTC) |
Dependencies (6)
- pacman (pacman-gitAUR, pacman-fancy-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- gperf (gperf-gitAUR) (make)
- kernel-headers-musl (make)
- meson (meson-gitAUR) (make)
- musl (musl-gitAUR) (make)
Required by (0)
Sources (26)
- ca-dir.patch
- git+https://github.com/seccomp/libseccomp.git#tag=v2.6.0?signed
- git+https://github.com/tukaani-project/xz#tag=v5.8.3
- git+https://gitlab.archlinux.org/pacman/pacman.git#tag=v7.1.0?signed
- https://curl.haxx.se/download/curl-8.19.0.tar.gz
- https://curl.haxx.se/download/curl-8.19.0.tar.gz.asc
- https://github.com/facebook/zstd/releases/download/v1.5.7/zstd-1.5.7.tar.zst
- https://github.com/facebook/zstd/releases/download/v1.5.7/zstd-1.5.7.tar.zst.sig
- https://github.com/libarchive/libarchive/releases/download/v3.8.6/libarchive-3.8.6.tar.xz
- https://github.com/libarchive/libarchive/releases/download/v3.8.6/libarchive-3.8.6.tar.xz.asc
- https://github.com/nghttp2/nghttp2/releases/download/v1.68.1/nghttp2-1.68.1.tar.xz
- https://github.com/openssl/openssl/releases/download/openssl-3.6.2/openssl-3.6.2.tar.gz
- https://github.com/openssl/openssl/releases/download/openssl-3.6.2/openssl-3.6.2.tar.gz.asc
- https://gnupg.org/ftp/gcrypt/libassuan/libassuan-3.0.0.tar.bz2
- https://gnupg.org/ftp/gcrypt/libassuan/libassuan-3.0.0.tar.bz2.sig
- https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.59.tar.bz2
- https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.59.tar.bz2.sig
- https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz
- https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz.sig
- https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-2.0.1.tar.bz2
- https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-2.0.1.tar.bz2.sig
- https://zlib.net/zlib-1.3.2.tar.gz
- https://zlib.net/zlib-1.3.2.tar.gz.asc
- openssl-3.0.7-no-atomic.patch
- pacman-reproducible-builds.patch
- pacman-revertme-makepkg-remove-libdepends-and-libprovides.patch
Latest Comments
1 2 3 4 5 6 .. 18 Next › Last »
andreas_baumann commented on 2026-04-10 07:06 (UTC) (edited on 2026-04-10 07:13 (UTC) by andreas_baumann)
I see I bumped pkgver in the PKGBUILD (in the git repo it looks ok):
Snapshot:
Maybe the tarball generator of AUR is stale or broken?
Addendum: indeed, the tarball snapshot contains an old 8 version and not the 9 version.. I'll try to throw that upstream to the AUR dev mailing list. :-)
Ralf_Mardorf commented on 2026-04-10 06:36 (UTC)
The files in the tarball for pacman-static 7.1.0.r9.g54d9411-9 are all dated 2026-03-28, with pkgrel=8 instead of pkgrel=9. After I accidentally built pacman-static 7.1.0.r9.g54d9411-8 three times and reinstalled it twice:
andreas_baumann commented on 2026-03-25 19:28 (UTC) (edited on 2026-03-26 09:25 (UTC) by andreas_baumann)
This looks quite doable: https://archlinux32.andreasbaumann.cc/other/arch/pacman-static-clang.PKGBUILD
Details see here: https://archlinux32.andreasbaumann.cc/other/arch/Archlinux_pacman-static_clang.pdf
ninetailedtori commented on 2026-03-25 16:36 (UTC)
Is it possible to make this clang-compatible?
andreas_baumann commented on 2026-02-26 14:31 (UTC) (edited on 2026-02-26 14:31 (UTC) by andreas_baumann)
andreas_baumann commented on 2026-02-18 16:51 (UTC)
@ulidtko: thanks, bumped zlib to 1.3.2.
ulidtko commented on 2026-02-18 15:53 (UTC)
Hi Andreas! FYI, https://zlib.net/ gives 404 on zlib-1.3.1.tar.gz -- since very recently, I believe.
So, pacman-static does not install. Trivial patch though:
andreas_baumann commented on 2026-02-13 12:34 (UTC)
There is a comment in the PKGBUILD, that c-ares is needed for static builds, so let's leave it in, but keep curl using the threaded resolver (as in pkver=4), as this seems to work.
andreas_baumann commented on 2026-02-13 12:15 (UTC)
aha, cool. So it is the resolver. What I don't yet understand is, c-ares was used in pacman-static, but has not been used in curl upstream since 2011. I'll remove it next time, every dependeny less is a good dependency. :-)
Ralf_Mardorf commented on 2026-02-13 11:58 (UTC) (edited on 2026-02-13 12:06 (UTC) by Ralf_Mardorf)
Thank you, Andreas, pacman-static 7.1.0.r9.g54d9411-4 solves it.
1 2 3 4 5 6 .. 18 Next › Last »