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-13T02:10:01.485763 UTC.
Failed at 2016-02-22 13:20:49.043712
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 1051, in _import_package
versions = get_versions(lp, package, extra_debian=extra_debian)
File "/srv/package-import.canonical.com/new/scripts/udd/scripts/import_package.py", line 257, in get_versions
vlist.sort()
File "/srv/package-import.canonical.com/new/scripts/udd/icommon.py", line 276, in sort
self.plist.sort(cmp=PackageToImport.import_order_comparator)
File "/srv/package-import.canonical.com/new/scripts/udd/icommon.py", line 251, in import_order_comparator
b_release = import_sequence_distro_releases[b.distro].index(b.release)
ValueError: u'xenial' is not in list