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-13T00:45:01.532699 UTC.

Failed at 2015-08-16 12:26:38.117394

https://bugs.launchpad.net/udd/+bug/714622 The importer's local state database regarding tags that it has previously imported disagrees with the actual tags in the branch. Something has been changed, and further imports have been ceased pending manual review.

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 1060, in _import_package
    revid_db, bstore, possible_transports=possible_transports)
  File "/srv/package-import.canonical.com/new/scripts/udd/scripts/import_package.py", line 696, in find_unimported_versions
    has_version = revid_db.check(importp.version, revid, suite, db.branch)
  File "/srv/package-import.canonical.com/new/scripts/udd/icommon.py", line 1171, in check
    self.package, unicode(version), suite))
AssertionError: ('james.westby@ubuntu.com-20060521101750-2zvtzi14ibq1h0cs', 'b90a98b1c315700dc3d67ead7147f5b2098e4689') != (u'package-import@ubuntu.com-20060521101750-892r36rkie8yqnta', u'3bdc1f760fa474c63adf409735e3fd24af978b5d') for initramfs-tools 0.40ubuntu32 in dapper, something has changed

Packages with this issue