If you have low computational power, high networking power, build a lot of Arch machines. I think it's useful, just that it needs a little bit more of caring
Search Criteria
Package Details: python2-bin 2.7.18_1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python2-bin.git (read-only, click to copy) |
---|---|
Package Base: | python2-bin |
Description: | Python2 binaries for x86_64 |
Upstream URL: | https://python.org |
Keywords: | python2 |
Licenses: | PSF |
Conflicts: | python2 |
Provides: | python2 |
Submitter: | vanillabase1lb |
Maintainer: | vanillabase1lb |
Last Packager: | vanillabase1lb |
Votes: | 15 |
Popularity: | 0.72 |
First Submitted: | 2022-09-27 15:58 (UTC) |
Last Updated: | 2022-11-21 17:25 (UTC) |
Dependencies (9)
- bzip2 (bzip2-gitAUR)
- expat (expat-gitAUR)
- gdbm (gdbm-gitAUR)
- libffi (libffi-gitAUR)
- libnsl (libnsl-gitAUR)
- libxcrypt (libxcrypt-gitAUR)
- openssl (openssl-staticAUR, openssl-gitAUR)
- sqlite (sqlite-fossilAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Required by (971)
- appleseed-git (requires python2)
- archivemail (requires python2)
- archutil (requires python2)
- arduino-git (requires python2) (optional)
- armory (requires python2)
- arpreply-git (requires python2)
- axoloti-runtime-git (requires python2)
- balena-cli (requires python2) (make)
- balena-cli (requires python2) (optional)
- balena-cli-bin (requires python2) (optional)
- bapctools-git (requires python2) (optional)
- bash-it-git (requires python2) (optional)
- basilisk (requires python2) (make)
- bcash-git (requires python2) (make)
- bcoin-git (requires python2) (make)
- bdelta-git (requires python2) (make)
- bdflib-git (requires python2)
- beaker-browser (requires python2) (make)
- beast-git (requires python2) (make)
- bittornado (requires python2)
- Show 951 more...
Sources (1)
Latest Comments
« First ‹ Previous 1 2
bkb commented on 2022-11-02 05:58 (UTC)
eclairevoyant commented on 2022-11-01 23:16 (UTC)
Why does this package need to exist? Python never provided a binary release of python2, and it's not like python2 is going to be changing anytime soon; should be able to just build it once using the python2 AUR package and not worry about it for a while.
drws commented on 2022-10-30 20:53 (UTC) (edited on 2022-11-01 12:42 (UTC) by drws)
Module select
also appers to be missing. Also, there is a considerable size difference in the built package. Might be an indication of an improper build.
Drew commented on 2022-10-17 22:15 (UTC) (edited on 2022-10-17 22:47 (UTC) by Drew)
There's something wrong here. The standard libraries are missing files.
>>> import struct
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "struct.py", line 1, in <module>
from _struct import *
ImportError: No module named _struct
I checked the tarball from the PKGBUILD and it has the same problem as my system. struct.py looks like this:
from _struct import *
from _struct import _clearcache
from _struct import __doc__
and _struct.py does not exist.
I experience no such issue with the python2 aur package.
bkb commented on 2022-10-12 08:47 (UTC) (edited on 2022-10-12 15:08 (UTC) by bkb)
install: omitting directory 'lib/pkgconfig'
warning: could not get file information for usr/bin/python
bad interpreter: /usr/bin/python2: no such file or directory
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'No module named _collections'.
I checked in these directories:
/usr/bin
/usr/lib/python27.zip
/usr/lib/python2.7
/usr/lib/python2.7/plat-linux2
/usr/lib/python2.7/lib-tk
/usr/lib/python2.7/lib-old
/mnt/storage/temp/python2-build/lib/lib-dynload
/usr/lib/python2.7/site-packages
/usr/lib/python2.7/site-packages/gtk-2.0
/usr/lib/python2.7/site-packages
vanillabase1lb commented on 2022-10-12 03:31 (UTC)
Updated pkgbuild
vixalien commented on 2022-10-11 10:58 (UTC)
doesn't it conflict with python2?
vanillabase1lb commented on 2022-09-27 16:07 (UTC)
Build flags and binaries present here - https://github.com/VanillaBase1lb/python2-bin-aur
Pinned Comments
vanillabase1lb commented on 2022-09-27 16:07 (UTC)
Build flags and binaries present here - https://github.com/VanillaBase1lb/python2-bin-aur