Search Criteria
Package Details: python2-pyliblzma 0.5.3-7
Git Clone URL: | https://aur.archlinux.org/python2-pyliblzma.git (read-only) |
---|---|
Package Base: | python2-pyliblzma |
Description: | Python 2 bindings for liblzma |
Upstream URL: | https://pypi.python.org/pypi/pyliblzma |
Licenses: | |
Submitter: | wilbowma |
Maintainer: | wilbowma |
Last Packager: | wilbowma |
Votes: | 54 |
Popularity: | 0.005051 |
First Submitted: | 2013-04-25 21:09 |
Last Updated: | 2015-07-07 21:08 |
Dependencies (3)
- python2 (pypy19, stackless-python2)
- xz (xz-git, xz-static-git)
- python2-setuptools (make)
Required by (5)
- bzr-builddeb (optional)
- createrepo
- jefferson-git
- phablet-tools
- yum
Latest Comments
1 2 Next › Last »
JonnyJD commented on 2016-02-25 08:38
@impatt:
please install https://www.archlinux.org/groups/x86_64/base-devel/ as required for using the AUR
impatt commented on 2016-02-25 08:31
Hi.
Please, add 'pkg-config' into makedepends.
Thx.
pgmillon commented on 2015-05-09 11:07
@anthraxx: thanks for you quick answer
/tmp was 99% free (of 123M tmpfs)
$ uname -a
Linux ryloth 4.0.1-1-ARCH #1 SMP PREEMPT Wed Apr 29 12:15:20 CEST 2015 i686 GNU/Linux
Same error when trying to build manually
pgmillon commented on 2015-05-09 11:07
@anthraxx: thanks for you quick answer
/tmp was 99% free (of 123M tmpfs)
$ uname -a
Linux ryloth 4.0.1-1-ARCH #1 SMP PREEMPT Wed Apr 29 12:15:20 CEST 2015 i686 GNU/Linux
Sa
anthraxx commented on 2015-05-09 09:36
@pgmillion: strange, can't reproduce either on i686 nor on x86_64.
- On wich architecture are you on?
- Is yout /tmp maybe full?
- can you just try without yaourty by downloading the PKGBUILD and execute 'makepkg' in the directory plz?
pgmillon commented on 2015-05-09 08:35
FAIL: test_dict_size (tests.test_liblzma.TestLZMAOptions)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/yaourt-tmp-ishtanzar/aur-python2-pyliblzma/src/pyliblzma-0.5.3/tests/test_liblzma.py", line 311, in test_dict_size
self.assertEqual(self.data, lzma.decompress(result))
FAIL: test_preset_levels (tests.test_liblzma.TestLZMAOptions)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/yaourt-tmp-ishtanzar/aur-python2-pyliblzma/src/pyliblzma-0.5.3/tests/test_liblzma.py", line 302, in test_preset_levels
self.assertEqual(self.data, lzma.decompress(result))
==> ERROR: A failure occurred in check().
Aborting...
==> ERROR: Makepkg was unable to build python2-pyliblzma.
$ python2 --version
Python 2.7.9
roentgen commented on 2014-12-22 18:30
Yes. Seems fine now. Thanks.
wilbowma commented on 2014-12-21 23:54
@roentgen can't reproduce. Downloads and installs fine for me.
roentgen commented on 2014-12-21 13:38
curl: (35) Unknown SSL protocol error in connection to pypi.python.org:443
hsahmed commented on 2014-11-24 15:14
Doesn't make anymore, fails with:
AttributeError: 'module' object has no attribute 'test_liblzma'
==> ERROR: A failure occurred in check().
Aborting...