oh no, I have already compiled it successfully, all tests pass here. I'm not asking for compilation help.
I'm trying to understand how this works. Cause even removing check() altogether doesn't skip tests for me
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.45 |
First Submitted: | 2022-09-23 10:01 (UTC) |
Last Updated: | 2024-06-17 22:01 (UTC) |
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 19 Next › Last »
oh no, I have already compiled it successfully, all tests pass here. I'm not asking for compilation help.
I'm trying to understand how this works. Cause even removing check() altogether doesn't skip tests for me
@eimis have you figured out to read the pinned comment before posting?
anybody's figured out a way to skip those bloody tests?
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
For some reason, Manjaro is failing to import the gpg key because the key has no ID :(
@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.
@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.
@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
@medmedin thanks, it works yay -S python2 --mflags "--nocheck"
Pinned Comments