Hi,
> > pbuilder create problem is the deficiency of debootstrap.
> > pbuilder itself will use APTCACHE after debootstrap.
>
> The manpage for debootstrap seems to indicate that the MIRROR parameter
> can be a file:/// url. It gives the following example:
>
> file:///PATH_TO_LOCAL_MIRROR/debian
>
> I presume this needs Packages.gz/etc, would it be feasible to generate
> this using the contents of /var/cache/apt/archives and the apt/dpkg
> Packages files?
You can use dpkg-scanpackages for that,
but I think you are missing a large portion of point here;
is everything you need available from /var/cache/apt/archives?
If that's the case, that's the only source of Debian package
you will ever need.
If not, you will need to work around debootstrap to get
multiple deb source working.
regards,
junichi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]