I am getting the build failure that sp1cyf0x had. Where exactly do I need to add the TZ=UTC line?
Search Criteria
Package Details: python2 2.7.18-11
Package Actions
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: | 76 |
Popularity: | 2.36 |
First Submitted: | 2022-09-23 10:01 (UTC) |
Last Updated: | 2024-06-17 22:01 (UTC) |
Dependencies (18)
- bzip2 (bzip2-gitAUR)
- expat (expat-gitAUR)
- gdbm (gdbm-gitAUR)
- libffi (libffi-gitAUR)
- libnsl (libnsl-gitAUR)
- libxcrypt (libxcrypt-gitAUR)
- openssl-1.1
- sqlite (sqlite-fossilAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- bluez-libs (bluez-gitAUR) (make)
- tk (tk-fossilAUR) (make)
- file (file-gitAUR) (check)
- gdb (gdb-gitAUR, gdb-debug-gitAUR) (check)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR) (check)
- xterm (xterm-alacritty-symlinkAUR, kitty-xterm-symlinksAUR, xterm-gitAUR, xterm-alacritty-smooth-cursor-symlinkAUR) (check)
- python2-pipAUR (optional)
- python2-setuptoolsAUR (optional)
- tk (tk-fossilAUR) (optional) – for IDLE
Required by (976)
- appleseed-git
- archivemail
- archutil
- arduino-git (optional)
- armory
- arpreply-git
- axoloti-runtime-git
- balena-cli (make)
- balena-cli (optional)
- balena-cli-bin (optional)
- bapctools-git (optional)
- bash-it-git (optional)
- basilisk (make)
- bcash-git (make)
- bcoin-git (make)
- bdelta-git (make)
- bdflib-git
- beaker-browser (make)
- beast-git (make)
- bittornado
- Show 956 more...
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 19 Next › Last »
corslog54 commented on 2023-01-04 19:17 (UTC)
Ereshkigal commented on 2022-12-28 15:27 (UTC)
@jmvazquezes run this command in terminal 'gpg --recv-keys 04C367C218ADD4FF'
bda commented on 2022-12-28 11:37 (UTC) (edited on 2022-12-28 11:40 (UTC) by bda)
With TC=UTC makepkg some test fail.
== Tests result: FAILURE ==
367 tests OK.
3 tests failed: test_minidom test_xml_etree test_xml_etree_c
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 43 sec Tests result: FAILURE
<deleted-account> commented on 2022-12-27 16:32 (UTC)
I'm getting this on build:
= Tests result: FAILURE ==
369 tests OK.
1 test failed:
test_time
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: 7 min 17 sec
Tests result: FAILURE
Here is a possible fix: adding local -x TZ=UTC
.
References: https://github.com/python/cpython/issues/66265, https://bugs.gentoo.org/610628.
jmvazquezes commented on 2022-12-25 06:16 (UTC)
I have this problem. Python-2.7.18.tar.xz ... failed (unknown public key 04C367C218ADD4FF)
ystyle commented on 2022-12-08 09:21 (UTC)
why running test case?
eclairevoyant commented on 2022-12-05 03:19 (UTC) (edited on 2022-12-05 03:20 (UTC) by eclairevoyant)
@dhtseany Considering openssl-1.1
is part of the [core]
Arch repo this means one of the following:
- You haven't run
pacman -Syu
in over a month (you should run it!), - You're using a mirror that's a month out of date (you should choose another mirror then), or
- You are not using Arch (which means your only option is to either start using Arch, or rebuild
openssl-1.1
on your own system, which is quite doable considering the Arch Build System (ABS) provides a PKGBUILD for this very purpose). But in the last case we cannot provide support here since this is the Arch User Repository, not MUR etc.
micwoj92 commented on 2022-12-04 23:43 (UTC)
It's not legit issue.
dhtseany commented on 2022-12-04 23:33 (UTC)
I think I'm having a similar problem as @Noorquacker, none of the repos on my local system recognize openssl-1.1 as a valid package, even though it's listed in the repo search tool as demonstrated by @FabioLolix. I'm not sure this is a problem to be solved by the python2 package maintainer but it is a legit issue at the moment none the less.
eclairevoyant commented on 2022-12-02 06:23 (UTC)
@Noorquacker It's also not a "switch", this package has depended on 1.1 for years.
Pinned Comments