All Ubuntu Overview, Ubuntu Main Overview
You are looking at information on the Bazaar importer system that serves Ubuntu Distributed Development. It's hoped that you won't have to care about the existence of this, but things don't always work out that way.
It is expected that uploads appear in the branches in less than 30 minutes, if it takes longer then something is up and this page should tell you why. To discuss issues or to ask for a package to be looked at please use our mailing list ubuntu-distributed-devel@lists.ubuntu.com.
The scripts used to import the packages are available from a bzr branch. If you encounter issues, please file bugs. If you're curious, a detailed explanation about how it works is documented in the UnderTheHood part of the wiki.
This page was last updated at 2018-01-14T02:50:01.455768 UTC.
Failed at 2013-09-01 18:39:50.641488
Traceback (most recent call last):
File "/srv/package-import.canonical.com/new/scripts/bin/import-package", line 5, in <module>
sys.exit(main(sys.argv))
File "/srv/package-import.canonical.com/new/scripts/udd/scripts/import_package.py", line 1178, in main
only_before=options.only_before)
File "/srv/package-import.canonical.com/new/scripts/udd/scripts/import_package.py", line 1066, in _import_package
bstore, possible_transports=possible_transports)
File "/srv/package-import.canonical.com/new/scripts/udd/icommon.py", line 1775, in possibly_generate_ubuntu_merges
possible_transports=possible_transports)
File "/srv/package-import.canonical.com/new/scripts/udd/icommon.py", line 1710, in generate_ubuntu_merges
possible_transports=possible_transports)
File "/srv/package-import.canonical.com/new/scripts/udd/icommon.py", line 1661, in get_debian_ubuntu_branches
revid, possible_transports=possible_transports)
File "/srv/package-import.canonical.com/new/bzr/bzrlib/bzrdir.py", line 366, in sprout
create_tree_if_local=create_tree_if_local)
File "/srv/package-import.canonical.com/new/bzr/bzrlib/cleanup.py", line 132, in run
self.cleanups, self.func, self, *args, **kwargs)
File "/srv/package-import.canonical.com/new/bzr/bzrlib/cleanup.py", line 166, in _do_with_cleanups
result = func(*args, **kwargs)
File "/srv/package-import.canonical.com/new/bzr/bzrlib/bzrdir.py", line 416, in _sprout
result_repo.fetch(source_repository, fetch_spec=fetch_spec)
File "/srv/package-import.canonical.com/new/bzr/bzrlib/vf_repository.py", line 1268, in fetch
find_ghosts=find_ghosts, fetch_spec=fetch_spec)
File "<string>", line 4, in fetch_write_locked
File "/srv/package-import.canonical.com/new/bzr/bzrlib/vf_repository.py", line 2585, in fetch
find_ghosts=find_ghosts)
File "/srv/package-import.canonical.com/new/bzr/bzrlib/fetch.py", line 77, in __init__
self.__fetch()
File "/srv/package-import.canonical.com/new/bzr/bzrlib/fetch.py", line 104, in __fetch
self._fetch_everything_for_search(search_result)
File "/srv/package-import.canonical.com/new/bzr/bzrlib/fetch.py", line 132, in _fetch_everything_for_search
stream, from_format, [])
File "/srv/package-import.canonical.com/new/bzr/bzrlib/vf_repository.py", line 2043, in insert_stream
src_format, is_resume)
File "/srv/package-import.canonical.com/new/bzr/bzrlib/vf_repository.py", line 2127, in insert_stream_without_locking
self.target_repo.revisions.insert_record_stream(substream)
File "/srv/package-import.canonical.com/new/bzr/bzrlib/groupcompress.py", line 1643, in insert_record_stream
for _ in self._insert_record_stream(stream, random_id=False):
File "/srv/package-import.canonical.com/new/bzr/bzrlib/groupcompress.py", line 1733, in _insert_record_stream
for record in stream:
File "/srv/package-import.canonical.com/new/bzr/bzrlib/smart/repository.py", line 717, in wrap_and_count
for record in substream.read():
File "/srv/package-import.canonical.com/new/bzr/bzrlib/versionedfile.py", line 1847, in read
storage_kind, bytes, line_end):
File "/srv/package-import.canonical.com/new/bzr/bzrlib/groupcompress.py", line 786, in network_block_to_records
manager = _LazyGroupContentManager.from_bytes(bytes)
File "/srv/package-import.canonical.com/new/bzr/bzrlib/groupcompress.py", line 752, in from_bytes
block_bytes = rest[z_header_len:]
MemoryError
Connection to bazaar.launchpad.net closed by remote host.