Your message dated Mon, 13 Oct 2014 05:33:33 +0000
with message-id <e1xdygd-0003p0...@franck.debian.org>
and subject line Bug#745306: fixed in apt-p2p 0.1.7
has caused the Debian Bug report #745306,
regarding AptPackages.py: /etc/init.d/apt-p2p start fails
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
745306: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745306
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt-p2p
Version: 0.1.6+nmu1
Severity: grave
File: AptPackages.py
Tags: patch
Justification: renders package unusable

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

Installation of the package.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

Issue the command '/etc/init.d/apt-p2p start' at root prompt.

   * What was the outcome of this action?

The following error message was displayed :

Starting apt-p2pUnhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 642, 
in run
    runApp(config)
  File "/usr/lib/python2.7/dist-packages/twisted/scripts/twistd.py", line 23, 
in runApp
    _SomeApplicationRunner(config).run()
  File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 376, 
in run
    self.application = self.createOrGetApplication()
  File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 441, 
in createOrGetApplication
    application = getApplication(self.config, passphrase)
--- <exception caught here> ---
  File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 452, 
in getApplication
    application = service.loadApplication(filename, style, passphrase)
  File "/usr/lib/python2.7/dist-packages/twisted/application/service.py", line 
405, in loadApplication
    application = sob.loadValueFromFile(filename, 'application', passphrase)
  File "/usr/lib/python2.7/dist-packages/twisted/persisted/sob.py", line 210, 
in loadValueFromFile
    exec fileObj in d, d
  File "/usr/sbin/apt-p2p", line 73, in <module>
    from apt_p2p.apt_p2p import AptP2P
  File "/usr/lib/pymodules/python2.7/apt_p2p/apt_p2p.py", line 19, in <module>
    from MirrorManager import MirrorManager
  File "/usr/lib/pymodules/python2.7/apt_p2p/MirrorManager.py", line 16, in 
<module>
    from AptPackages import AptPackages
  File "/usr/lib/pymodules/python2.7/apt_p2p/AptPackages.py", line 40, in 
<module>
    from apt.progress.old import OpProgress
exceptions.ImportError: No module named old


   * What outcome did you expect instead?

The usual 'Starting apt-p2p' message.


   * Problem fixed

The problem was fixed by editing the file 
'/usr/lib/pymodules/python2.7/apt_p2p/AptPackages.py' and replace the
code line :

from apt.progress.old import OpProgress

by the the code line :

from apt.progress.base import OpProgress

It save my day, but may be this fix has sides effects I cannot even imagine.  



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt-p2p depends on:
ii  adduser              3.113+nmu3
ii  python               2.7.5-5
ii  python-apt           0.9.3.5
ii  python-debian        0.1.21+nmu2
ii  python-pysqlite2     2.6.3-3
ii  python-support       1.0.15
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 = 9970
UPLOAD_LIMIT = 0
MIN_DOWNLOAD_PEERS = 0
CACHE_DIR = /var/cache/apt-p2p
    
    
LOCAL_OK = yes
REMOTE_STATS = yes
UNLOAD_PACKAGES_CACHE = 5m
KEY_REFRESH = 2.5h
USERNAME = apt-p2p
DHT = apt_p2p_Khashmir
DHT-ONLY = no
[apt_p2p_Khashmir]
BOOTSTRAP = earpop.petiteanse.net:9970 
            vortex.petiteanse.net:9970
            starlight.petiteanse.net:9970
            chalet.petiteanse.net:9970
            ratrace.petiteanse.net:9970
            hermit.petiteanse.net:9970
            turmoil.petiteanse.net:9970
            plantation.petiteanse.net:9970
            steer.petiteanse.net:9970
BOOTSTRAP_NODE = yes
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


-- no debconf information

--- End Message ---
--- Begin Message ---
Source: apt-p2p
Source-Version: 0.1.7

We believe that the bug you reported is fixed in the latest version of
apt-p2p, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 745...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Gilbert <mgilb...@debian.org> (supplier of updated apt-p2p package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 13 Oct 2014 02:35:23 +0000
Source: apt-p2p
Binary: apt-p2p
Architecture: source all
Version: 0.1.7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Michael Gilbert <mgilb...@debian.org>
Description:
 apt-p2p    - apt helper for peer-to-peer downloads of Debian packages
Closes: 745306
Changes:
 apt-p2p (0.1.7) unstable; urgency=medium
 .
   * QA upload.
   * Set maintainer to Debian QA Group.
   * Update package to newer standards.
   * Use dh-python instead of python-support.
   * Import OpProgress from apt.progress.base (closes: #745306).
Checksums-Sha1:
 d3d9548c3bcdf5b5687909c7e61072e5ad01edec 2288 apt-p2p_0.1.7.dsc
 97906ef27b87a9e7095e9533d8413ab5e083e41d 1359892 apt-p2p_0.1.7.tar.gz
 914352f12e523408a86173bfb748e216d7fb3c49 90030 apt-p2p_0.1.7_all.deb
Checksums-Sha256:
 60519234dd9bb2a7d8c2b89f216377c7e4f589a79246fcf51270317395b6835f 2288 
apt-p2p_0.1.7.dsc
 65e60620cc026350857829673d6f4dfec269d1c48f53284e7f94d4c3be73936b 1359892 
apt-p2p_0.1.7.tar.gz
 0593a955ff9d0e15561685263259bd886a05277091f9a4f7d8384a4d4024bb62 90030 
apt-p2p_0.1.7_all.deb
Files:
 542109b9af15042a0b29bfc180ad35b1 2288 net optional apt-p2p_0.1.7.dsc
 7a1846cb7582512dd090d29690094372 1359892 net optional apt-p2p_0.1.7.tar.gz
 fc1d71132df8a953ca0b9938fd7ef2a9 90030 net optional apt-p2p_0.1.7_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQQcBAEBCgAGBQJUO2DKAAoJELjWss0C1vRzVV8f/0BL1sR+oRO0hceLVIxNbGTQ
7IQKY+KFWmAQEIwpjXNI/9gl7OAnUBQYkm+Rkh8CXKUjqLwoB2CmLFvOG0N0cPPe
o1YoX0BywU15Cuq9seddS/1Y8xHwTaNam3DWjwoStBPirnT0hoXQBl3AWmnW+UUH
9CGtOHTHisuV64LSzjRWnepxQ9dBJ/4JsPh7oJtgEojzI5U5NcwOMWtoscTYhyXe
ae2fyopB0oJWWVKWsMXTv8sIg99DzmwcsNCTF+iBx54t+q7R5RlDew2BEiryY06x
Bkc1w4MZIIXc0oSR7mr4SSPv1QfCXIWC1TgD1TEilAyij+BvTjWgz14yuNH/kwC5
zOWRUSpxv6b1hLM4PQOfLn28gQQ3kZse34ArT7kpPbWNVZG5qxbAxW3ulzB/7eTD
KInREp6jWFp7Aiyrr8a9A6KCDujLpESqso7BMH9uUgp6gOMOKA27dyPaf0o5jfgU
xvFDrw+7ea8jv/Mcm/KPlA0pKOYl+ZCXzoKPWXIv/vQo3mjm4CDhQaDPHZyzx9j9
JmpQ75zfirp3M9oUvkkRkP6eACXwbKHgE8aZjjlfW8FFeXZZs53BwS7/M9eHkbpc
MA8xUFzQqfhMRbs7midcjNv9sVwGzW9NkBO59mc2jts94owwW5swSRzHeVnTEavH
/v/wOY1DvnDcUfBYXEzcDD53BbwBQ1HE8Z6nGlm4kAHaWbRGh9vX5oqT6AT7Hp+e
GkpuC/0knFvXkhlpnBbs2wIRqKYYN7VjqUubz50+FtWUHD9IjT9CCwPevhyG9oCr
YrsVMv/ohK8g2wdGNsVPpw3YL4fyG1E+I379Fd4icy0ntumdhhSOCGnKJyrDWmZ7
ms3NV6a/8XtpEWEWPxWmi0969C6u0CxkGpOyJ4pRJ49kVTbxDBBjTrRr0d7vwiEh
6i1ZRRugbCVEQj9Z0CTI/9PDD2TJv205REuv0PfoxR7Byixm59t0/usGLvB28AyQ
Kt42NoF83GgvMlGQIQNJ0jpvLZihKPFsbP4/QFkWgE4yITVCm1QHcS+/5GmvrD9e
SPYTETex1K7ImhMqVw7SvdzO0FY5Lpe0Mjqr9ti+L83NLzpsxAGzWbvIPz/3OKe1
S46+hDUe3+Cjf9gRNWOkKNjhBPhEq+WkdBJVTAz6pOtcyLw1FiAK1YqyTXU7+1rz
6RTMRhDkfA9CLNnE1UcuMdv6bhfW4JQcvJR1xEisybJYKPwEX+HDOl18xW3mbtDH
jLtfMYA/lQv5CV3uv17+7kCQ47fcztZaAT11XXoVaGWfolf9LF+1zKkyAV0qLmN6
qyABbEOpVHz1NctDEduwcmh3wbKfLJ/A5lstEcioS75K1qTWqiYWo1cFt7OFbbA=
=KNR8
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to