Home
last modified time | relevance | path

Searched hist:"8 e72745123581210d25c4fd7dc274f51ec425a9d" (Results 1 – 2 of 2) sorted by relevance

/haiku/src/bin/package_repo/
H A Dpackage_repo.cpp8e72745123581210d25c4fd7dc274f51ec425a9d Thu Nov 14 00:51:33 UTC 2013 Oliver Tappe <zooey@hirschkaefer.de> Fix behaviour of 'package_repo update':

* Instead of copying over the repository info from the source
repository, we need to read the repository info from a repository
info file corresponding to the target repository. Among other
problems, copying over the repository info from the source repo
put the wrong repository URL into the new repository, which in
turn caused the package resolution done by Haiku's build system to
fail (it tried to download packages from the wrong URL).
Additionally, I have updated the incorrect repository on the server, so
building Haiku-x86 should work again.
H A Dcommand_update.cpp8e72745123581210d25c4fd7dc274f51ec425a9d Thu Nov 14 00:51:33 UTC 2013 Oliver Tappe <zooey@hirschkaefer.de> Fix behaviour of 'package_repo update':

* Instead of copying over the repository info from the source
repository, we need to read the repository info from a repository
info file corresponding to the target repository. Among other
problems, copying over the repository info from the source repo
put the wrong repository URL into the new repository, which in
turn caused the package resolution done by Haiku's build system to
fail (it tried to download packages from the wrong URL).
Additionally, I have updated the incorrect repository on the server, so
building Haiku-x86 should work again.