Package: debpartial-mirror
Version: 0.2.96
Severity: important
debpartial-mirror crashes with "resolve_deps_using = sid"
in the configfile, while trying to build :
$ debpartial-mirror --configfile=two_locals-mirror.conf upgrade
[...]
Traceback (most recent call last):
File "/usr/bin/debpartial-mirror", line 178, in <module>
main()
File "/usr/bin/debpartial-mirror", line 170, in main
controller.executeCommand(cmnd)
File "/var/lib/python-support/python2.5/debpartial_mirror/Controller.py",
line 34, in executeCommand
self._commands.get(commandName)()
File "/var/lib/python-support/python2.5/debpartial_mirror/Controller.py",
line 50, in doUpgrade
self._upgrade()
File "/var/lib/python-support/python2.5/debpartial_mirror/Controller.py",
line 86, in _upgrade
b.upgrade()
File "/var/lib/python-support/python2.5/debpartial_mirror/Backend.py", line
120, in upgrade
self._dists.writeIndexFiles()
File "/var/lib/python-support/python2.5/debpartial_mirror/Dists.py", line
233, in writeIndexFiles
self._commandExecutor,
File "/var/lib/python-support/python2.5/debpartial_mirror/Dists.py", line
377, in writeFiles
writeReleaseFields(out, "Archive", "Version")
File "/var/lib/python-support/python2.5/debpartial_mirror/Dists.py", line
357, in writeReleaseFields
out.write("%s: %s\n" % (fieldname, release[fieldname]))
KeyError: 'Version'
in "two_locals-mirror.conf" I have :
[GLOBAL]
mirror_dir = ./two_locals-repo/
architectures = i386
components = main
distributions = sid
get_suggests = false
get_recommends = false
get_provides = true
get_sources = false
get_packages = true
[mini]
server = file:///home/repo/sid
components = main
distributions = sid
filter = include-from:./cpp-pkgs
get_sources = false
[zlib]
server = file:///home/repo/zlib
components = main
distributions = sid
filter = include-from:./zlib-pkgs
get_sources = false
resolve_deps_using = mini
The files ccp_pkgs and zlib_pkgs contain only one line with "ccp"
respectively "zlib" )
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages debpartial-mirror depends on:
ii gnupg 1.4.9-3 GNU privacy guard - a free PGP rep
ii python 2.5.2-3 An interactive high-level object-o
ii python-apt 0.7.8 Python interface to libapt-pkg
ii python-cdd 0.0.8 library to make easier to build CD
ii python-pycurl 7.18.2-1 Python bindings to libcurl
ii python-support 0.8.7 automated rebuilding support for P
debpartial-mirror recommends no packages.
debpartial-mirror suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]