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: 71
Popularity: 4.97
First Submitted: 2022-09-23 10:01 (UTC)
Last Updated: 2024-03-02 06:19 (UTC)

Pinned Comments

Latest Comments

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

micwoj92 commented on 2022-10-13 23:28 (UTC)

https://terms.archlinux.org/docs/code-of-conduct/#arch-linux-distribution-support-only

medmedin commented on 2022-10-13 21:27 (UTC)

@micwoj92 Thanks for your help, I finally found the correct command to install python2 on Manjaro using yay which is: yay -S python2 --mflags "--nocheck"

micwoj92 commented on 2022-10-13 19:06 (UTC) (edited on 2022-10-13 19:37 (UTC) by micwoj92)

Then don't use yay.

Edit: I installed with yay and it's working. It must be something wrong with your system then.

medmedin commented on 2022-10-13 13:19 (UTC)

@micwoj92 Using yay it's still failing.

tuxayo commented on 2022-10-11 23:29 (UTC)

Thanks to all involved in the last fixes. For me it fixed test_argparse in addition to test_curses.

petaramesh commented on 2022-10-11 13:08 (UTC)

Hi, Please add 'aarch64' in the supported architectures in PKGBUILD, as it compiles and runs just fine there. TIA.

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