*** This bug is a duplicate of bug 45503 ***
    https://bugs.launchpad.net/bugs/45503

O.K. found that this is kind of duplicate bug. See #45503 .
But in cause of the code change in branch.py  the fix is a bit different: 

in /usr/lib/python2.5/site-packages/loggerhead/apps/branch.py use

return "http://maseinet.de/repo/"; + self._url_base + "/".join(args) +
'?'' + qs

instead of

    return request.construct_url(
    self._environ, script_name=self._url_base,
    path_info='/'.join(args),
    querystring=qs) 


** This bug has been marked a duplicate of bug 45503
   thunderbird says language-packs are not compatible any more

-- 
includes internal port numbers in links
https://bugs.launchpad.net/bugs/305995
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber (via bug 45503).

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to