crash while running register-branch

Reinhard Tartler siretart at tauware.de
Sat Jan 6 09:50:09 GMT 2007


Hi there, 

I felt like using the launchpad plugin on an debian/etch system, which
comes with bzr 0.11. I haven't tried a newer version of bzr yet, and I
don't really need this plugin, since I'm used pushing my branches
directly.

This mail is rather a question what this plugin is actually intended
for?

Anyway, here the typescript:

siretart- at hermes:~/scratch/packages/londonlaw/londonlaw.trunk
>> bzr register-branch . 
launchpad.net password for siretart at tauware.de:
bzr: ERROR: xmlrpclib.Fault: <Fault -1: 'Unexpected Zope exception: IntegrityError: ERROR:  new row for relation "branch" violates check constraint "valid_url"\n\n/*46912684383120*/ INSERT INTO Branch (id, current_conflicts_url, mirror_failures, current_delta_url, last_mirrored, lifecycle_status, product, landing_target, current_activity, last_scanned_id, title, home_page, home_page_locked, name, revision_count, last_mirrored_id, current_diff_deletes, mirror_status_message, owner, pull_disabled, cache_url, last_scanned, started_at, url, stats_updated, whiteboard, summary, branch_home_page, author, last_mirror_attempt, current_diff_adds, product_locked, branch_product_name) VALUES (2561, NULL, 0, NULL, NULL, 1, NULL, NULL, 0, NULL, NULL, NULL, \'f\', \'.\', 0, NULL, NULL, NULL, 1219, \'f\', NULL, NULL, NULL, \'.\', NULL, NULL, NULL, NULL, 1219, NULL, NULL, \'f\', NULL)'>

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 611, in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 573, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 282, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.4/site-packages/bzrlib/plugins/launchpad/__init__.py", line 111, in run
    branch_object_url = rego.submit(service)
  File "/usr/lib/python2.4/site-packages/bzrlib/plugins/launchpad/lp_registration.py", line 140, in submit
    return service.send_request(self._methodname, self._request_params())
  File "/usr/lib/python2.4/site-packages/bzrlib/plugins/launchpad/lp_registration.py", line 107, in send_request
    result = method(*method_params)
  File "xmlrpclib.py", line 1096, in __call__
    return self.__send(self.__name, args)
  File "xmlrpclib.py", line 1383, in __request
    verbose=self.__verbose
  File "xmlrpclib.py", line 1147, in request
    return self._parse_response(h.getfile(), sock)
  File "xmlrpclib.py", line 1286, in _parse_response
    return u.close()
  File "xmlrpclib.py", line 744, in close
    raise Fault(**self._stack[0])
Fault: <Fault -1: 'Unexpected Zope exception: IntegrityError: ERROR:  new row for relation "branch" violates check constraint "valid_url"\n\n/*46912684383120*/ INSERT INTO Branch (id, current_conflicts_url, mirror_failures, current_delta_url, last_mirrored, lifecycle_status, product, landing_target, current_activity, last_scanned_id, title, home_page, home_page_locked, name, revision_count, last_mirrored_id, current_diff_deletes, mirror_status_message, owner, pull_disabled, cache_url, last_scanned, started_at, url, stats_updated, whiteboard, summary, branch_home_page, author, last_mirror_attempt, current_diff_adds, product_locked, branch_product_name) VALUES (2561, NULL, 0, NULL, NULL, 1, NULL, NULL, 0, NULL, NULL, NULL, \'f\', \'.\', 0, NULL, NULL, NULL, 1219, \'f\', NULL, NULL, NULL, \'.\', NULL, NULL, NULL, NULL, 1219, NULL, NULL, \'f\', NULL)'>

bzr 0.11.0 on python 2.4.4.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'register-branch', '.']

** please send this report to bazaar-ng at lists.ubuntu.com
zsh: exit 3     bzr register-branch .

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 213 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070106/442a986f/attachment.pgp 


More information about the bazaar mailing list