Gentoo source is dead.
Search Criteria
Package Details: python2 2.7.18-18
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python2.git (read-only, click to copy) |
|---|---|
| Package Base: | python2 |
| Description: | A high-level scripting language |
| Upstream URL: | https://www.python.org/ |
| Licenses: | PSF-2.0 |
| Conflicts: | python |
| Submitter: | jelly |
| Maintainer: | andreas_baumann |
| Last Packager: | andreas_baumann |
| Votes: | 76 |
| Popularity: | 0.49 |
| First Submitted: | 2022-09-23 10:01 (UTC) |
| Last Updated: | 2026-09-11 08:31 (UTC) |
Dependencies (18)
- bzip2 (bzip2-gitAUR)
- expat (expat-gitAUR)
- gdbm (gdbm-gitAUR)
- libffi (libffi-gitAUR)
- libnsl (libnsl-gitAUR)
- libxcrypt (libxcrypt-gitAUR)
- openssl-1.1AUR
- sqlite (sqlite-fossilAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- bluez-libs (bluez-gitAUR) (make)
- tk (tk-fossilAUR) (make)
- file (file-gitAUR) (check)
- gdb (gdb-gitAUR) (check)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR, xlibre-server-xvfb-binAUR, xlibre-xserver-xvfb-betaAUR, xlibre-xserver-xvfb-legacyabiAUR, xlibre-xserver-xvfbAUR) (check)
- xterm (xterm-gitAUR) (check)
- python2-pip (optional)
- python2-setuptoolsAUR (optional)
- tk (tk-fossilAUR) (optional) – for IDLE
Required by (490)
- appleseed-git
- archivemail
- arduino-git (optional)
- armory
- arpreply-git
- balena-cli (make)
- balena-cli (optional)
- bash-it-git (optional)
- basilisk (make)
- bcoin-git (make)
- bdelta-git (make)
- blindelephant-svn
- bmpanel2 (make)
- bubbros
- bus-pirate
- carto-builder
- ccstheia
- cdcover
- cddb-py
- celoterminal (make)
- Show 470 more...
Sources (4)
qubeck commented on 2026-09-07 14:17 (UTC)
FabioLolix commented on 2026-08-30 10:13 (UTC)
@43615 you need to add the key to your local keyring
gpg --recv-key 04C367C218ADD4FF
43615 commented on 2026-08-30 09:54 (UTC)
Currently fails to build:
==> Making package: python2 2.7.18-17 (Sun Aug 30 11:53:33 2026)
==> Retrieving sources...
-> Found Python-2.7.18.tar.xz
-> Found Python-2.7.18.tar.xz.asc
-> Found mtime-workaround.patch
-> Found python-gentoo-patches-2.7.18_p16.tar.xz
==> Validating source files with sha512sums...
Python-2.7.18.tar.xz ... Passed
Python-2.7.18.tar.xz.asc ... Skipped
mtime-workaround.patch ... Passed
python-gentoo-patches-2.7.18_p16.tar.xz ... Passed
==> Verifying source file signatures with gpg...
Python-2.7.18.tar.xz ... FAILED (unknown public key 04C367C218ADD4FF)
==> ERROR: One or more PGP signatures could not be verified!
andreas_baumann commented on 2026-08-20 14:22 (UTC) (edited on 2026-08-20 14:22 (UTC) by andreas_baumann)
@patlefort: strange - makepkg or devtools don't download the Gentoo patches if they are already in the workspace. What AUR builder do you use (if any)?
patlefort commented on 2026-08-20 14:15 (UTC) (edited on 2026-08-20 14:17 (UTC) by patlefort)
Can you remove the url from the gentoo patches from the source array? It fails to download and it's included in this repo.
andreas_baumann commented on 2026-05-13 14:33 (UTC) (edited on 2026-05-13 14:33 (UTC) by andreas_baumann)
Actually, I added the patches locally and fixed a test, see https://aur.archlinux.org/cgit/aur.git/log/?h=python2 somehow the AUR currently doesn't show the correct current PKGBUILD?
stef204 commented on 2026-05-09 03:27 (UTC) (edited on 2026-05-09 03:38 (UTC) by stef204)
Here is a link to a modified PKGBUILD which should compile successfully (it includes the url to the patches which @cedric-air posted); I've tested it:
The patches download properly. The PKGBUILD will take care of that.
If you want the patches to create your own PKGBUILD, you can do:
curl -L "https://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/pub/proj/python/patchsets/2.7/python-gentoo-patches-2.7.18_p16.tar.xz" -o python-gentoo-patches-2.7.18_p16.tar.xz
patlefort commented on 2026-05-09 01:56 (UTC)
Gentoo patches fails to download. pokes
cedric-air commented on 2026-05-07 07:20 (UTC)
It seems the gentoo patches can be downloaded here: https://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/pub/proj/python/patchsets/2.7/
gschwarz commented on 2026-04-26 10:40 (UTC)
Building fails because the python Gentoo patches cannot be downloaded.
Pinned Comments