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

Pinned Comments

Latest Comments

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

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 :(

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

@medmedin Neither me nor maderios created rules. Based on Arch ≠ Arch. Manjaro is neither better, more stable nor easy to install than Arch (especially with the archinstall, like it or not). Your argument about 2022 is pointless, if you want to be modern then don't use python2. Same as your argument about needing CS degree. Your comments just waste everyone's time.

medmedin commented on 2022-10-17 12:29 (UTC)

@maderios Manjaro and those distros you are treating with despise are based on Arch and are much better, stable and easy to install and use than Arch, we are in 2022 so the age of opening terminal to install a simple program is gone, Linux should be accessible and easy for all average users without needing CS degree to install a distro. Look at how Android became success by making all tasks easy through GUI while some old folks are still trying to make it hard for us to use this glorious software.

maderios commented on 2022-10-14 08:28 (UTC)

@medmedin You try to use Arch package on Manjaro but Manjaro is not Arch

These boards are for the support of Arch Linux, and Arch ONLY
If you have installed Archbang, Artix, Chakra, EndeavourOS, Evo/Lution, Manjaro, Whatever, you are NOT running Arch Linux.
https://bbs.archlinux.org/viewtopic.php?id=130309

willgame commented on 2022-10-14 03:54 (UTC)

@medmedin thanks, it works yay -S python2 --mflags "--nocheck"

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.