Raphael Geissert <[email protected]> writes:
> And it died when processing fortunes-bg (it symlinks debian to .)
> The easiest workaround is adding a slash like this:
> diff --git a/collection/debfiles b/collection/debfiles
> index e39585a..70475b8 100755
> --- a/collection/debfiles
> +++ b/collection/debfiles
> @@ -36,5 +36,5 @@ if (-e "debfiles") {
> }
> # Copy the whole debian directory
> -copy_dir("unpacked/debian", "debfiles")
> +copy_dir("unpacked/debian/", "debfiles")
> or fail("cannot copy unpacked/debian to debfiles: $!");
> There's a minor info leak issue here, but I think it's rather unimportant.
> Could you make that change in the local copy at bellini.
Done and restarted.
--
Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/>
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]