* Daniel Dehennin <daniel.dehen...@baby-gnu.org> [120607 14:58]: > My problem is that "${5}" is ./pool/main/[...].changes but in fact, as I > configured outdir to be "+b/pub", my script fails.
Is it "./pool/..." or is it "pool/..."?. (I hope the second). > Is it possible to set some environment variables usable in hooks? Take a look at the end of the manpage describing REPREPRO_BASE_DIR REPREPRO_CONFIG_DIR REPREPRO_OUT_DIR REPREPRO_DIST_DIR Those should all be set in all hook scripts. (Though note that those values are not canonicalized, so if reprepro is run with a basedir (by default it is "."), those values might be relative too, so need canonicalisation before changing the directory). Anything still missing or any ideas how I can document this better? Or can I close this bug? Bernhard R. Link -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org