Package Details: python2 2.7.18-14

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.101021
First Submitted: 2022-09-23 10:01 (UTC)
Last Updated: 2026-05-07 08:44 (UTC)

Required by (739)

Sources (4)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 21 Next › Last »

gfwgfw commented on 2022-10-26 03:01 (UTC)

I run with yay -S python2 --mflags "--nocheck", and test still not skip.

<deleted-account> commented on 2022-10-25 09:49 (UTC)

On some Arch derivative distro, rebuild-detector (checkrebuild -v) flag python2, to avoid this just install tk package (yay -S tk).

FabioLolix commented on 2022-10-23 15:50 (UTC)

@xanadu73 pass --nocheck to makepkg to skip check(), it is in the first line of the pinned comment here

xanadu73 commented on 2022-10-23 15:37 (UTC) (edited on 2022-10-23 15:38 (UTC) by xanadu73)

You can easily byass pgp problem by applying --skippgp option. However, I could not understand how to skip the tests being performed (because they fail). So, how should we modifly the pkg build file? Help appreciated.

FabioLolix commented on 2022-10-19 15:10 (UTC)

Cause even removing check() altogether doesn't skip tests for me

Then you did it wrong

the makepkg option exists to skip test exist

eimis commented on 2022-10-19 15:06 (UTC)

oh no, I have already compiled it successfully, all tests pass here. I'm not asking for compilation help.

I'm trying to understand how this works. Cause even removing check() altogether doesn't skip tests for me

FabioLolix commented on 2022-10-19 15:01 (UTC)

@eimis have you figured out to read the pinned comment before posting?

eimis commented on 2022-10-19 14:52 (UTC)

anybody's figured out a way to skip those bloody tests?

vct commented on 2022-10-19 14:45 (UTC)

For those using manjaro that get this error: ==> 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! Error: Failed to build python2

The solution is to import manually that key with this command: @ gpg --search-keys 04C367C218ADD4FF

tournelhenry commented on 2022-10-18 21:34 (UTC)

For some reason, Manjaro is failing to import the gpg key because the key has no ID :(