On Thu, Feb 05, 2009 at 03:32:03PM +0100, Peter Daum wrote: > It would be nice, if approx allowed to export local package repositories. > At least I couldn't figure out a way how to get approx to re-distribute > a hand-made package repository, something like: > > local file://cache/approx/local_packages
This should already be possible. Note that the syntax for file URLs requires 3 leading slashes (2 for the URL syntax, and 1 for the root of the pathname): local file:///my/local/repo Also, the repo has to have the structure that apt expects, like a Packages.gz index built with a tool like dpkg-scanpackages or reprepro. If you have all this set up and it still doesn't work, please enable debugging in approx.conf and send me the log output. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org