Fixed package loading (which let apt-p2p launch again) + used no more kept-alive...
[quix0rs-apt-p2p.git] / apt_p2p / AptPackages.py
index f6f2e59b2de649d318466b97018e11c299cd584e..556db515d5cc26315a5d9adeaee35b83ffd1b0b9 100644 (file)
@@ -37,7 +37,7 @@ from twisted.python.filepath import FilePath
 from twisted.trial import unittest
 
 import apt_pkg, apt_inst
-from apt.progress.base import OpProgress
+from apt.progress.old import OpProgress
 from debian import deb822
 
 from apt_p2p_conf import config