test_curses fails for me when building in gnome-terminal or gnome-console, no matter if I use an AUR helper or not. Building in cool-retro-term solved the issue.
Search Criteria
Package Details: python2 2.7.18-12
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: | 0.99 |
First Submitted: | 2022-09-23 10:01 (UTC) |
Last Updated: | 2025-04-30 23:56 (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-gitAUR, zlib-ng-compat-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, xlibre-xserver-xvfbAUR, xlibre-server-xvfb-binAUR) (check)
- xterm (xterm-gitAUR) (check)
- python2-pipAUR (optional)
- python2-setuptoolsAUR (optional)
- tk (tk-fossilAUR) (optional) – for IDLE
Required by (775)
- appleseed-git
- archivemail
- archutil
- arduino-git (optional)
- armory
- arpreply-git
- balena-cli (make)
- balena-cli (optional)
- balena-cli-bin (optional)
- bash-it-git (optional)
- basilisk (make)
- bcoin-git (make)
- bdelta-git (make)
- blindelephant-svn
- bmpanel2 (make)
- boost-python2
- boost-python2 (make)
- boost-python2-libs (make)
- bubbros
- bus-pirate
- Show 755 more...
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 Next › Last »
esh commented on 2022-10-06 14:11 (UTC)
deemon commented on 2022-10-06 09:27 (UTC)
2 tests failed: test_curses test_time
DmitrySkibitsky commented on 2022-10-05 18:08 (UTC)
-> C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF, required by: python2 :: Import? [Y/n] Y :: Importing keys with gpg... gpg: сбой при получении с сервера ключей: Сервер указал на сбой ошибка: не найдена цель: tk ошибка: не найдена цель: source-highlight ошибка: не найдена цель: gdb-common ошибка: не найдена цель: gdb ошибка: не найдена цель: xorg-server-xvfb -> problem importing keys
cz3dtc commented on 2022-10-05 09:51 (UTC)
On chroot : 2 tests failed: test_curses test_gdb
HurricanePootis commented on 2022-10-02 19:41 (UTC)
omg micwoj92 thank you sooooo mcu hh for this python2 package!!!! 🫡🫡🫡🫡🫡🇵🇱🇵🇱🇵🇱🇵🇱🇵🇱🇵🇱
izaera commented on 2022-10-02 15:46 (UTC)
No, you need to install base-devel before using AUR.
Ah, true 😬. Sorry about that...
micwoj92 commented on 2022-10-02 10:33 (UTC)
No, you need to install base-devel before using AUR.
izaera commented on 2022-10-02 07:16 (UTC)
I think this is missing "patch" as a dev dependency. I had to install it manually.
thereddon commented on 2022-09-30 20:28 (UTC)
gpg --recv-keys 04C367C218ADD4FF wasn't working for me. Instead,
curl https://keybase.io/bp/pgp_keys.asc | gpg --import
did the trick.
Handulish commented on 2022-09-29 16:42 (UTC)
I'm getting the same error as korimitsu:
== 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.
Total duration: 6 min 52 sec
Tests result: FAILURE
==> ERROR: A failure occurred in check().
Aborting...
I first had to run gpg --recv-keys 04C367C218ADD4FF
to get to this point.
Pinned Comments