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-12T09:55:02.054807 UTC.

Failed at 2012-07-04 17:31:07.840197

See https://bugs.launchpad.net/udd/+bug/494481. apport, clutk, openssh, wncksync, libgnome-keyring are broken as new upstreams were merged without "merge-upstream". There are some where the tag apparently wasn't merged from Debian. Code examination suggested those cases were fixed, and so I added the tags and retried them. If more of the latter category show up then we need to look for more bugs around tags when merging.

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 1174, in main
    only_before=options.only_before)
  File "/srv/package-import.canonical.com/new/scripts/udd/scripts/import_package.py", line 1074, in _import_package
    possible_transports=possible_transports)
  File "/srv/package-import.canonical.com/new/scripts/udd/scripts/import_package.py", line 953, in handle_collisions
    if clean_collision(importp, suite, db, temp_dir, download_dir, name, updates_branch):
  File "/srv/package-import.canonical.com/new/scripts/udd/scripts/import_package.py", line 887, in clean_collision
    return check_same(importp, db, revid, name, updates_branch, temp_dir, download_dir)
  File "/srv/package-import.canonical.com/new/scripts/udd/scripts/import_package.py", line 854, in check_same
    importp, db, revid, name, updates_branch, temp_dir, download_dir)
  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/scripts/udd/scripts/import_package.py", line 874, in _check_same
    pull_debian=False)
  File "/srv/package-import.canonical.com/new/scripts/plugins/builddeb/import_dsc.py", line 1243, in import_package
    pull_debian=pull_debian)
  File "/srv/package-import.canonical.com/new/scripts/plugins/builddeb/import_dsc.py", line 1140, in _import_normal_package
    version.upstream_version)
  File "/srv/package-import.canonical.com/new/scripts/plugins/builddeb/import_dsc.py", line 1061, in upstream_parents
    package, pull_version.upstream_version)
  File "/srv/package-import.canonical.com/new/scripts/plugins/builddeb/upstream/pristinetar.py", line 299, in version_as_revisions
    None: self.version_component_as_revision(package, version, component=None) }
  File "/srv/package-import.canonical.com/new/scripts/plugins/builddeb/upstream/pristinetar.py", line 320, in version_component_as_revision
    raise PackageVersionNotPresent(package, version, self)
bzrlib.plugins.builddeb.errors.PackageVersionNotPresent: pidgin 2.10.3 was not found in <PristineTarSource at file:///srv/package-import.canonical.com/new/updates/pidgin/quantal/>.

Packages with this issue