Search Criteria
Package Details: python-apt 2.9.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-apt.git (read-only, click to copy) |
---|---|
Package Base: | python-apt |
Description: | Python binding of libapt-pkg |
Upstream URL: | https://tracker.debian.org/pkg/python-apt |
Keywords: | apt debian python |
Licenses: | GPL2 |
Submitter: | JonnyJD |
Maintainer: | micwoj92 |
Last Packager: | micwoj92 |
Votes: | 12 |
Popularity: | 0.078541 |
First Submitted: | 2014-06-11 08:37 (UTC) |
Last Updated: | 2024-12-17 18:51 (UTC) |
Dependencies (4)
- apt (zypper-gitAUR, zypperAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-distutils-extra (make)
- python-setuptools (make)
Required by (5)
- germinate (make)
- milvus
- python-germinate
- python-germinate (make)
- reportbug
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
tallero commented on 2020-10-12 01:09 (UTC)
@simona: I just built the package without any problem.
At first glance yours seems like a local problem.
I mean, I don't think this PKGBUILD should touch anything in
/usr/lib/python2.7/site-packages/html2text-2019.8.11-py2.7.egg-info
simona commented on 2020-10-10 16:20 (UTC)
IOError: [Errno 13] Permission denied: '/usr/lib/python2.7/site-packages/html2text-2019.8.11-py2.7.egg-info/PKG-INFO'
tallero commented on 2020-10-10 12:58 (UTC)
@leuko: check now
leuko commented on 2020-10-03 13:58 (UTC)
I get the following error during build:
simona commented on 2020-06-26 18:54 (UTC)
thx
tallero commented on 2020-06-26 18:51 (UTC) (edited on 2020-06-26 19:07 (UTC) by tallero)
@simona fixed upgrading to 2.1.3.
In case you have trouble upgrading
apt
, know it currently lacks theperl-pod-parser
dependency.simona commented on 2020-06-25 07:21 (UTC)
python/acquire.cc:54:58: error: ‘class pkgAcquire::Worker’ has no member named ‘CurrentSize’
54 | return MkPyNumber(GetCpp<pkgAcquire::Worker*>(self)->CurrentSize);
| ^~~~~~~~~~~
python/acquire.cc: In function ‘PyObject acquireworker_get_total_size(PyObject, void)’:
python/acquire.cc:59:58: error: ‘class pkgAcquire::Worker’ has no member named ‘TotalSize’
59 | return MkPyNumber(GetCpp<pkgAcquire::Worker*>(self)->TotalSize);
| ^~~~~~~~~
python/acquire.cc: In function ‘PyObject acquireworker_get_resumepoint(PyObject, void)’:
python/acquire.cc:64:58: error: ‘class pkgAcquire::Worker’ has no member named ‘ResumePoint’
64 | return MkPyNumber(GetCpp<pkgAcquire::Worker*>(self)->ResumePoint);
| ^~~~~~~~~~~
error: command 'gcc' failed with exit status 1
tallero commented on 2020-06-24 22:34 (UTC)
@trusktr done
WorMzy commented on 2020-06-23 14:47 (UTC)
I don't know why you felt the need to file a deletion request, trusktr -- the package has been outdated for so long that an orphan request was immediately accepted. Feel free to adopt and update.
trusktr commented on 2020-06-23 03:27 (UTC)
@tallero Can you take over this package and publish an update?
« First ‹ Previous 1 2 3 4 5 6 Next › Last »