Package Details: python2 2.7.18-10

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: micwoj92
Last Packager: micwoj92
Votes: 70
Popularity: 7.57
First Submitted: 2022-09-23 10:01 (UTC)
Last Updated: 2024-03-02 06:19 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 17 Next › Last »

Bluebomber182 commented on 2024-02-03 06:01 (UTC)

I skip the testing by typing this yay command

yay -S python2 --mflags "--nocheck"

ar4ca commented on 2024-01-30 23:24 (UTC)

I had to do gpg --search-keys 04C367C218ADD4FF for some reason to import the keys.

reaperx7 commented on 2024-01-23 12:20 (UTC)

The test phase is not needed for building the package and has known limitations that will cause tests to fail preventing the package from being installed, and can be safely removed.

Rnek0 commented on 2024-01-15 00:46 (UTC)

Création terminée : python2 2.7.18-9 (lun. 15 janv. 2024 01:37:45) \o/

I put it in IgnorePkg for a few days, updated all the gpg keys and did the build when my system was up to date.

Thank you, you do a great job.

jester commented on 2024-01-09 11:15 (UTC)

Somebody knows how to solve this failure?

Ran 54 tests in 2.069s

OK

== Tests result: FAILURE ==

369 tests OK.

1 test failed: test_argparse

25 tests skipped: test_aepack test_al test_applesingle test_bsddb test_bsddb185 test_bsddb3 test_cd test_cl test_dl test_gl test_imageop test_imgfile test_kqueue test_linuxaudiodev test_macos test_macostools test_msilib test_ossaudiodev test_py3kwarn test_scriptpackages test_startfile test_sunaudiodev test_winreg test_winsound test_zipfile64 2 skips unexpected on linux2: test_bsddb test_bsddb3

Total duration: 14 min 27 sec Tests result: FAILURE ==> ERROR: Se produjo un fallo en check(). Cancelando... :: Unable to build python2 - makepkg exited with code: 4

keepitsimpleengr commented on 2024-01-07 23:58 (UTC)

"gpg --recv-key" worked like a charm ~ thanks!

FabioLolix commented on 2024-01-07 20:22 (UTC)

$ sudo pacman-key

@keepitsimpleengr typically is used gpg --recv-key, run as user

keepitsimpleengr commented on 2024-01-07 17:55 (UTC)

$ sudo pacman-key --recv-keys 04C367C218ADD4FF

gpg: key 04C367C218ADD4FF: "Benjamin Peterson bp@benjamin.pe" not changed

gpg: Total number processed: 1

gpg: unchanged: 1

$ sudo pacman-key --recv-keys C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF

gpg: key 04C367C218ADD4FF: "Benjamin Peterson bp@benjamin.pe" not changed

gpg: Total number processed: 1

gpg: unchanged: 1

FabioLolix commented on 2024-01-07 17:23 (UTC)

@keepitsimpleengr you need to add the key

keepitsimpleengr commented on 2024-01-07 17:23 (UTC) (edited on 2024-01-07 17:23 (UTC) by keepitsimpleengr)

Python-2.7.18.tar.xz ... FAILED (unknown public key 04C367C218ADD4FF)

==> ERROR: One or more PGP signatures could not be verified!