[Bug 1010186] Re: Doesn't support relative paths

Launchpad Bug Tracker 1010186 at bugs.launchpad.net
Tue Sep 18 22:41:13 UTC 2012


This bug was fixed in the package germinate - 2.11

---------------
germinate (2.11) unstable; urgency=low


  * Use collections.defaultdict instead of manually initialising elements.
  * Simplify some sorted() calls, relying on the default iterator for
    mappings being .keys().
  * Simplify code to clean up bzr cache, removing an unnecessary helper
    function.
  * Add support for reading seeds from relative filesystem paths (thanks,
    Sjoerd Simons; LP: #1010186).
  * Only allow dh_python2 to operate on python-germinate, to avoid chaos
    caused by shebang rewriting.

 -- Colin Watson <cjwatson at ubuntu.com>  Tue, 18 Sep 2012 10:12:41 +0100

** Changed in: germinate (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to germinate in Ubuntu.
https://bugs.launchpad.net/bugs/1010186

Title:
  Doesn't support relative paths

Status in “germinate” package in Ubuntu:
  Fix Released

Bug description:
  Germinate handles bzr urls and normal urls, but not relative
  filesystem paths which can be a bit inconvenient at times. Attached
  patch makes it assume the seed path is a normal path if there is no
  scheme name.

  Patch is against the bzr version of germinate.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/germinate/+bug/1010186/+subscriptions




More information about the foundations-bugs mailing list