[Bug 634831] Re: germinate does not support multiple repositories on the same host
Launchpad Bug Tracker
634831 at bugs.launchpad.net
Fri Aug 26 03:27:39 UTC 2011
** Branch linked: lp:debian/germinate
--
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/634831
Title:
germinate does not support multiple repositories on the same host
Status in Launchpad itself:
Fix Released
Status in “germinate” package in Ubuntu:
New
Bug description:
Binary package hint: germinate
germinate supports multiple repositories (eg in archive_base/default)
but when repositories are on the same host only the first one of them
is processed.
For example:
archive_base/default:
http://archive.ubuntu.com/ubuntu/,http://ppa.launchpad.net/linaro-
maintainers/overlay/ubuntu/,http://ppa.launchpad.net/asac/armel1/ubuntu/,http://ppa.launchpad.net
/tom-gall/ui-alip/ubuntu/
will only fetch packages from the http://archive.ubuntu.com/ubuntu/
and http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu/
repositories and ignore the last two.
This happens because the downloaded apt tag file name includes only
the host portion of the repository URL, so when germinate processes
the last two URLs it thinks it has already downloaded the tag files
for them.
The attached patch fixes this issue by including the complete
repository URL in the saved tag file name.
To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/634831/+subscriptions
More information about the foundations-bugs
mailing list