Package Details: python2 2.7.18-12

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: 74
Popularity: 0.33
First Submitted: 2022-09-23 10:01 (UTC)
Last Updated: 2025-04-30 23:56 (UTC)

Required by (923)

Sources (4)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 20 Next › Last »

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!

Rnek0 commented on 2024-01-06 22:21 (UTC)

Some tests skipped that requires python 2.6

logs on : 6.6.9-arch1-1

== Tests result: FAILURE ==

367 tests OK.

3 tests failed: test_docxmlrpc test_httplib test_nntplib

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: 6 min 36 sec Tests result: FAILURE ==> ERREUR : Une erreur s’est produite dans check(). Abandon… erreur : échec de la compilation de 'python2-2.7.18-9':

My machine is too old for this sport.

ju_n commented on 2023-10-21 00:08 (UTC)

@Perdu no, it's not, and I have no idea why the check() function is being used like this.

Perdu commented on 2023-10-16 17:25 (UTC)

Is running computing-intensive tests on build necessary?

drws commented on 2023-10-01 15:56 (UTC)

@berab: Then there's no point in having checks in the first place. I doubt this is the encouraged way to resolve such issues in any help/docs.

micwoj92 commented on 2023-09-22 19:27 (UTC)

Or just gpg --recv-keys 04C367C218ADD4FF...

berab commented on 2023-09-22 18:04 (UTC)

You should add --skippgpcheck flag in case you have PGP signature error. Reading --help helps...

mickhowe commented on 2023-08-21 00:08 (UTC)

erifying 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!