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

Required by (885)

Sources (4)

Pinned Comments

Latest Comments

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

maderios commented on 2022-10-11 09:37 (UTC)

It builds successfully for me

willgame commented on 2022-10-11 02:45 (UTC) (edited on 2022-10-11 02:46 (UTC) by willgame)

python2 2.7.18-7 failed:

== Tests result: FAILURE ==

371 tests OK.

1 test failed: test_time

23 tests skipped: test_aepack test_al test_applesingle test_bsddb185 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 Those skips are all expected on linux2.

Total duration: 10 min 5 sec Tests result: FAILURE ==> ERROR: A failure occurred in check(). Aborting... -> error making: python2

micwoj92 commented on 2022-10-10 19:08 (UTC)

@keepitsimpleengr If anything post pacman command, noone should bother with pamac.

@FabioLolix adding that.

keepitsimpleengr commented on 2022-10-10 18:45 (UTC) (edited on 2022-10-10 18:47 (UTC) by keepitsimpleengr)

If you don't need python2 as I did not, you can remove it with....

pamac remove --cascade python2

Preparing... Checking dependencies... Warning: libglade optionally requires python2: libglade-convert script

To remove (12): python2-ordered-set 3.1.1-4 (Depends On: python2) python2-setuptools 2:44.1.1-2 (Depends On: python2) python2-appdirs 1.4.4-6 (Depends On: python2) python2-pycparser 2.21-1 (Depends On: python2) pygtk 2.24.0-16 (Depends On: python2) python2-cairo 1.18.2-4 (Depends On: python2) python2-gobject2 2.28.7-7 (Depends On: python2) python2-packaging 20.9-7 (Depends On: python2) python2-pyparsing 2.4.7-6 (Depends On: python2) python2-ply 3.11-1 (Depends On: python2) python2-numpy 1.16.6-2 (Depends On: python2) python2 2.7.18-5

Total removed size: 115.0 MB

Apply transaction ? [y/N] y

Authorization will be required

jan6 commented on 2022-10-10 18:00 (UTC)

for anyone wondering about the gpg key, you can still fetch it if you manually specify one of the "legacy" keyservers, e.g. gpg --keyserver pgp.mit.edu --recv-keys C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF

willgame commented on 2022-10-10 07:46 (UTC)

Could somebody explain where it have to be put? "makepkg -s --skippgpcheck"

AlexySirov commented on 2022-10-10 06:36 (UTC)

it's dont best solution, but work makepkg -s --skippgpcheck

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

@micwoj92 adding export TERM=xterm to check() and xterm to checkdepends make the package build where before it failed, would you like to add it to the pkgbuild given the number of comments of people who can't read the pinned comment?

For the others, pre-build package build in clean chroot by me here https://sourceforge.net/projects/fabiololix-os-archive/files/Packages/

medmedin commented on 2022-10-09 18:34 (UTC)

@micwoj92 it take more than 17min to finish on my machines and fails at the end:

== Tests result: FAILURE ==

368 tests OK.

4 tests failed: test_curses test_time test_urllib2net test_urllibnet

23 tests skipped: test_aepack test_al test_applesingle test_bsddb185 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 Those skips are all expected on linux2.

Total duration: 17 min 47 sec Tests result: FAILURE ==> ERROR: A failure occurred in check(). Aborting... -> error making: python2

Mysillyum commented on 2022-10-09 13:28 (UTC)

Archlab install fails:

== Tests result: FAILURE ==

371 tests OK.

1 test failed: test_curses

23 tests skipped: test_aepack test_al test_applesingle test_bsddb185 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 Those skips are all expected on linux2.