Package Details: python-apt 2.9.9-2

Git Clone URL: https://aur.archlinux.org/python-apt.git (read-only, click to copy)
Package Base: python-apt
Description: Python interface to libapt-pkg
Upstream URL: https://tracker.debian.org/pkg/python-apt
Keywords: apt debian python
Licenses: GPL-2.0-or-later
Submitter: JonnyJD
Maintainer: micwoj92
Last Packager: micwoj92
Votes: 12
Popularity: 0.006282
First Submitted: 2014-06-11 08:37 (UTC)
Last Updated: 2025-04-16 12:19 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

jdtournier commented on 2017-04-03 10:00 (UTC)

In case it helps: the current version (1.1.0~beta5) is no longer hosted on the Debian FTP repo, but the same file can be found from the Ubuntu archives. I just modified the 'source' line to: source=(https://launchpad.net/ubuntu/+archive/primary/+files/${_pkgname}_$pkgver.tar.xz and it worked fine. It looks like you'll need to also update apt to version 1.4.0 before python-apt 1.4.0 will compile, so maybe this fix is good enough for now?

guest73 commented on 2017-03-26 20:26 (UTC)

The problem is back now Failure while downloading http://ftp.debian.org/debian/pool/main/p/python-apt/python-apt_1.1.0~beta5.tar.xz There is not python-apt_1.1.0~beta5.tar.xz, I can see only python-apt_1.4.0~beta2.tar.xz. I think an update is needed.

cellisten commented on 2017-03-17 15:46 (UTC)

I can confirm the problem, haven't figured out a solution though.

dylan commented on 2017-03-09 02:42 (UTC)

I'm getting an error when I try to build the newest version of python-apt (1.4.0~beta2). Here's the terminal output: https://gist.githubusercontent.com/dylanaraps/114fb014e5169aec154eecaaf570ae0d/raw/0c51ef505b6a3b392f93cc03c2690c85c725a5e5/python-apt-log Any help is appreciated.

dylan commented on 2017-03-09 00:33 (UTC)

I'm updating the package to 1.4.0~beta2, sorry for the delay.

dylan commented on 2017-01-29 02:19 (UTC)

This PKGBUILD works if the version is changed to '1.1.0~beta5'. Could the maintainer please update the PKGBUILD?

<deleted-account> commented on 2017-01-13 20:32 (UTC)

Remains un-updated, as per flag of 2016-09-19: Failure while downloading http://ftp.debian.org/debian/pool/main/p/python-apt/python-apt_1.1.0~beta4.tar.xz

JonnyJD commented on 2016-08-28 12:56 (UTC)

Well, the actual problem wasn't the sha, but a broken apt build. Anyways, updated now, since apt is fixed since yesterday. The real shame is that Debian removes the source files that often.. So prepare for this package to break with 404 as soon as beta5 or similar is out.

dmp1ce commented on 2016-08-28 11:31 (UTC)

This package needs to be updated to 1.1.0~beta4. The sha256sum is 19c6939c34e1ecae2a5932e9c112eb275d89b4f46bebfa58f08383d87f7353d8 if you are doing this manually. http://debian.mirror.rafal.ca/debian/pool/main/p/python-apt/python-apt_1.1.0~beta4.dsc

HaaTa commented on 2016-04-01 19:53 (UTC)

@JonnyJD: Cool, just updated the pkg. Made sure to update the minimum apt version as well.