Your message dated Tue, 4 Feb 2014 23:02:37 +0100
with message-id <[email protected]>
and subject line Re: Bug#737516: reprepro: Please allow storing outdir in a
configuration file
has caused the Debian Bug report #737516,
regarding reprepro: Please allow storing outdir in a configuration file
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
737516: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737516
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reprepro
Version: 4.13.1-1
Severity: wishlist
I want to put the public readable dist and pool directories into a separate
directory to not make the conf, db, and logs directories public. reprepro
provides a --outdir option for that, but this requires to specify the directory
for every reprepro call. I would like to store the output directory in a
configuration file (maybe in conf/distributions?).
--- End Message ---
--- Begin Message ---
* Benjamin Drung <[email protected]> [140203 13:39]:
> I want to put the public readable dist and pool directories into a separate
> directory to not make the conf, db, and logs directories public. reprepro
> provides a --outdir option for that, but this requires to specify the
> directory
> for every reprepro call. I would like to store the output directory in a
> configuration file (maybe in conf/distributions?).
You mean like the conf/options file?
echo "outdir /my/out/dir" >> conf/options
Hope that helps,
Bernhard R. Link
--
F8AC 04D5 0B9B 064B 3383 C3DA AFFC 96D1 151D FFDC
--- End Message ---