Package: apt-p2p Version: 0.1.6 Severity: important Dear Maintainer,
please continue development on apt-p2p (it is very easy to fix the missing package dependency in AptPackage.py, see below) as of I still like this project or else announce it official as dead/discontinued/abandoned. --- How to fix AptPackage.py (missing module OpProgress): --- - go to apt_p2p/AptPackage.py and open it with your editor - Find a line (about line 40) that says: (between arrows) >>>from apt import OpProgress<<< - Replace it with: (again leave the arrows out) >>>from apt.progress.base import OpProgress<<< This should fix it and make it working again (at least it launches but has crashes/minor bugs here and there). Back to topic: Please don't complain about low user base while you still have unfixed bugs. Please really rethink this (more bugs fixed, more users and not "more bugs, lesser users"). Thank you, Roland Haeder PS: My two nodes on my server + locally running nodes are all fixed and still running. Add these to your apt.conf file: www.mxchange.org:9977 www.mxchange.org:9976 -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.1.1 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages apt-p2p depends on: ii adduser 3.113 ii python 2.7.2-9 ii python-apt 0.8.1 ii python-debian 0.1.21 ii python-pysqlite2 2.6.3-2 ii python-support 1.0.14 ii python-twisted-web2 8.1.0-3 apt-p2p recommends no packages. apt-p2p suggests no packages. -- Configuration Files: /etc/apt-p2p/apt-p2p.conf changed: [DEFAULT] PORT = 9978 UPLOAD_LIMIT = 70 MIN_DOWNLOAD_PEERS = 0 CACHE_DIR = /var/cache/apt-p2p LOCAL_OK = yes REMOTE_STATS = yes UNLOAD_PACKAGES_CACHE = 1m KEY_REFRESH = 2.5h USERNAME = apt-p2p DHT = apt_p2p_Khashmir DHT-ONLY = no [apt_p2p_Khashmir] BOOTSTRAP = 192.168.1.1:9978 www.mxchange.org:9977 www.mxchange.org:9976 www.camrdale.org:9977 www.camrdale.org:9976 steveholt.hopto.org:9976 BOOTSTRAP_NODE = no CHECKPOINT_INTERVAL = 5m CONCURRENT_REQS = 8 STORE_REDUNDANCY = 6 RETRIEVE_VALUES = -10000 MAX_FAILURES = 3 MIN_PING_INTERVAL = 15m BUCKET_STALENESS = 1h KEY_EXPIRE = 3h KRPC_TIMEOUT = 9s KRPC_INITIAL_DELAY = 2s SPEW = no /etc/default/apt-p2p changed: enable=true pidfile=/var/run/apt-p2p/apt-p2p.pid logfile=/dev/null -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org