Cannot import paths with backslashes

Bug #653810 reported by James Westby
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Ubuntu Distributed Development
Triaged
Medium
Unassigned

Bug Description

Traceback (most recent call last):
  File "/srv/package-import.canonical.com/new/scripts/import_package.py", line 956, in <module>
    no_existing=options.no_existing))
  File "/srv/package-import.canonical.com/new/scripts/import_package.py", line 886, in main
    import_package(temp_dir, importp, revid_db, bstore, possible_transports=possible_transports)
  File "/srv/package-import.canonical.com/new/scripts/import_package.py", line 600, in import_package
    use_time_from_changelog=True)
  File "/srv/package-import.canonical.com/new/scripts/plugins/builddeb/import_dsc.py", line 1277, in import_package
    pull_debian=pull_debian)
  File "/srv/package-import.canonical.com/new/scripts/plugins/builddeb/import_dsc.py", line 1215, in _import_native_package
    file_ids_from=file_ids_from)
  File "/srv/package-import.canonical.com/new/scripts/plugins/builddeb/import_dsc.py", line 1028, in import_debian
    file_ids_from=parent_trees + debian_trees)
  File "/srv/package-import.canonical.com/new/scripts/plugins/builddeb/bzrtools_import.py", line 198, in import_dir
    import_archive(tree, dir_file, file_ids_from=file_ids_from)
  File "/srv/package-import.canonical.com/new/scripts/plugins/builddeb/bzrtools_import.py", line 298, in import_archive
    tt.apply()
  File "/usr/lib/python2.5/site-packages/bzrlib/transform.py", line 1503, in apply
    inventory_delta = self._generate_inventory_delta()
  File "/usr/lib/python2.5/site-packages/bzrlib/transform.py", line 1579, in _generate_inventory_delta
    parent_file_id, file_id)
  File "/usr/lib/python2.5/site-packages/bzrlib/inventory.py", line 2309, in make_entry
    return factory(file_id, name, parent_id)
  File "/usr/lib/python2.5/site-packages/bzrlib/inventory.py", line 536, in __init__
    super(InventoryFile, self).__init__(file_id, name, parent_id)
  File "/usr/lib/python2.5/site-packages/bzrlib/inventory.py", line 215, in __init__
    raise errors.InvalidEntryName(name=name)
bzrlib.errors.InvalidEntryName: Invalid entry name: '\

http://package-import.ubuntu.com/status/lintian.html

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.