[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#696265: marked as done (apt-p2p: service won't start : MemoryError)



Your message dated Thu, 28 Dec 2017 21:21:57 +0000
with message-id <[🔎] E1eUfcj-0006b6-UR@fasolo.debian.org>
and subject line Bug#885564: Removed package(s) from unstable
has caused the Debian Bug report #696265,
regarding apt-p2p: service won't start : MemoryError
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 owner@bugs.debian.org
immediately.)


-- 
696265: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696265
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt-p2p
Version: 0.1.6
Severity: grave
Justification: renders package unusable


Hi,

I'm trying tu use apt-p2p on a virtual machine under Linux Vserver.

I modified /usr/share/pyshared/apt_p2p/AptPackages.py to import correctly OpProgress.

But when I wan't to start the service, I have this error :
# service apt-p2p start
Starting apt-p2pTraceback (most recent call last):
  File "/usr/bin/twistd", line 18, in <module>
    from twisted.scripts.twistd import run
  File "/usr/lib/python2.6/dist-packages/twisted/scripts/twistd.py", line 11, in <module>
    from twisted.application import app
  File "/usr/lib/python2.6/dist-packages/twisted/application/app.py", line 13, in <module>
    from twisted.application import service, reactors
  File "/usr/lib/python2.6/dist-packages/twisted/application/service.py", line 23, in <module>
    from twisted.plugin import IPlugin
  File "/usr/lib/python2.6/dist-packages/twisted/plugin.py", line 34, in <module>
    from twisted.python.modules import getModule
  File "/usr/lib/python2.6/dist-packages/twisted/python/modules.py", line 68, in <module>
    from twisted.python.filepath import FilePath, UnlistableError
  File "/usr/lib/python2.6/dist-packages/twisted/python/filepath.py", line 29, in <module>
    from twisted.python.win32 import ERROR_FILE_NOT_FOUND, ERROR_PATH_NOT_FOUND
  File "/usr/lib/python2.6/dist-packages/twisted/python/win32.py", line 168, in <module>
    formatError = _ErrorFormatter.fromEnvironment().formatError
  File "/usr/lib/python2.6/dist-packages/twisted/python/win32.py", line 128, in fromEnvironment
    from ctypes import WinError
  File "/usr/lib/python2.6/ctypes/__init__.py", line 546, in <module>
    CFUNCTYPE(c_int)(lambda: None)
MemoryError

My virtual machine only has 384 Mb of RAM, but I didn't find any clue on apt-p2p
memory requirements.

I tried apt-p2p version from wheezy and I had the same error.

Regards,

Sebastien KALT

-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.22-tl04-grsec2.2.0-vs2.3.0.36.29.6 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt-p2p depends on:
ii  adduser               3.112+nmu2         add and remove users and groups
ii  python                2.6.6-3+squeeze7   interactive high-level object-orie
ii  python-apt            0.7.100.1+squeeze1 Python interface to libapt-pkg
ii  python-debian         0.1.18+squeeze1    Python modules to work with Debian
ii  python-pysqlite2      2.6.0-1            Python interface to SQLite 3
ii  python-support        1.0.10             automated rebuilding support for P
ii  python-twisted-web2   8.1.0-2            An HTTP/1.1 Server Framework

apt-p2p recommends no packages.

apt-p2p suggests no packages.

-- Configuration Files:
/etc/apt-p2p/apt-p2p.conf changed:
[DEFAULT]
PORT = 9977
UPLOAD_LIMIT = 0
MIN_DOWNLOAD_PEERS = 0
CACHE_DIR = /var/cache/apt-p2p
    
    
LOCAL_OK = no
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 = 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=/var/log/apt-p2p.log


-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.1.8+rm

Dear submitter,

as the package apt-p2p has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/885564

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

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

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: