[Pkg-bazaar-maint] Bug#541859: bzr-builddeb: Unable to import history from snapshot.d.n or a file

Yavor Doganov yavor at gnu.org
Sun Aug 16 18:53:30 UTC 2009


Package: bzr-builddeb
Version: 0.95
Severity: normal

I am trying to use the import-dsc command to import the history of the
`kazehakase' package.  Following the documentation,

$ bzr import-dsc --initial --snapshot kazehakase *.dsc
bzr: ERROR: No such file: 'http://snapshot.debian.net/archive/pool/k/kazehakase/source/Sources.gz'

There is indeed no such file, and snapshot.debian.net seems
unmaintained these days.  Maybe the plugin needs to be updated not to
look for Sources.gz?

I tried to put all links to the .dsc's in a file (I can send it to you
if you want) and issued

$ bzr import-dsc --initial --to kazehakase --file=/tmp/kz.bzr
bzr: ERROR: exceptions.TypeError: run() got an unexpected keyword argument 'file'

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 835, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 1030, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 647, in run_argv_aliases
    return self.run(**all_cmd_args)
TypeError: run() got an unexpected keyword argument 'file'

bzr 1.17 on python 2.5.4 (linux2)
arguments: ['/usr/bin/bzr', 'import-dsc', '--initial', '--to', 'kazehakase', '--file=/tmp/kz.bzr']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'bg_BG.UTF-8'
plugins:
  builddeb             /usr/lib/python2.5/site-packages/bzrlib/plugins/builddeb [0.95dev]
  bzrtools             /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools [1.17]
  launchpad            /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [1.17]
  netrc_credential_store /usr/lib/python2.5/site-packages/bzrlib/plugins/netrc_credential_store [1.17]
  svn                  /usr/lib/python2.5/site-packages/bzrlib/plugins/svn [0.6.4]
*** Bazaar has encountered an internal error.
    Please report a bug at https://bugs.launchpad.net/bzr/+filebug
    including this traceback, and a description of what you
    were doing when the error occurred.
yavor at hatch:~/bzr/kazehakase/kazehakase$

Let me know if you need additional info; thanks.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bzr-builddeb depends on:
ii  bzr                           1.17-1     easy to use distributed version co
ii  bzrtools                      1.17.0-1   Collection of tools for bzr
ii  devscripts                    2.10.53    scripts to make the life of a Debi
ii  dpkg-dev                      1.15.3.1   Debian package development tools
ii  fakeroot                      1.13       Gives a fake root environment
ii  patchutils                    0.3.1-2    Utilities to work with patches
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-apt                    0.7.12.1   Python interface to libapt-pkg
ii  python-central                0.6.11     register and build utility for Pyt
ii  python-debian                 0.1.14     Python modules to work with Debian

bzr-builddeb recommends no packages.

Versions of packages bzr-builddeb suggests:
ii  bzr-svn                       0.6.4-1    Bazaar plugin providing Subversion

-- no debconf information





More information about the Pkg-bazaar-maint mailing list