Anibal,
Thanks for the autoconf suggestion but another sponsor already helped me
to resolve the issue of a large diff size. I didn't use autoconf, I just
manually edited Makefile.in and Makefile.am. I will try using your patch
if my idea doesn't work out.
My new sponsor is also helping me out wit
License: BSD
ITP Bug#: 335670
Description: small Java library to read and edit INI-style configuration files
IniEditor is a small Java library to read and edit INI-style
configuration files. Its core feature is that it preserves the general
formatting of a loaded INI file: It represents comments,
Steve Langasek <[EMAIL PROTECTED]> wrote:
> > Problem summary: Using debconf and rc.d script hangs package installation
>
> > I am merging packages `powstatd' and `powstad-crypt' into a single new
> > `powstatd' package with encryption enabled. I wrote a debconf script
> > that displays a warnin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, Nov 03, 2005 at 10:32:07PM -0500, Peter S Galbraith wrote:
> Problem summary: Using debconf and rc.d script hangs package installation
> I am merging packages `powstatd' and `powstad-crypt' into a single new
> `powstatd' package with encrypti
Hi,
Problem summary: Using debconf and rc.d script hangs package installation
--
I am merging packages `powstatd' and `powstad-crypt' into a single new
`powstatd' package with encryption enabled. I wrote a debconf script
that displays a warning in certain cases when the configuration file must
Thank you Justin,
I was about to send my "thank you" to your first email when my mail
server with lovely mutt hanged on me :-/ hardware doesn't like me these
days.
I will have fail2ban init script fixed accordingly. Thank you once
again!
On Thu, Nov 03, 2005 at 03:20:25PM -0500, Justin Pryzby wr
On Thu, Nov 03, 2005 at 02:46:26PM -0500, Joe Smith wrote:
> The bug is in the initscript.
> LSB mandates that 'stop' not fail if the service is not running.
Oh, yes, you are right. The problem was that I was reading
fail2ban/testing version. The bug was reported against unstable,
though.
--
Cl
The bug is in the initscript.
LSB mandates that 'stop' not fail if the service is not running.
Replace this code:
"""
if $0 status >/dev/null
then
fail2banpid=`cat $PIDFILE`
else
( $0 status )
echo "Not stopping fail2ban"
exit 1
fi
"""
With code like this:
"""
$0 status >/dev/null
status=$?
if [
On Thu, Nov 03, 2005 at 06:43:41PM +, Stephen Gran wrote:
> This one time, at band camp, Yaroslav Halchenko said:
> > Dear All,
> >
> > I'm maintaining fail2ban package and got a bug report about garbage left
> > after purge on the package. The problem lies in prerm script which first
> > trie
This one time, at band camp, Yaroslav Halchenko said:
> Dear All,
>
> I'm maintaining fail2ban package and got a bug report about garbage left
> after purge on the package. The problem lies in prerm script which first
> tries to stop fail2ban and then if stop was successfull removes .py[co]
> file
On Thu, Nov 03, 2005 at 12:00:20PM -0500, Yaroslav Halchenko wrote:
> Dear All,
>
> I'm maintaining fail2ban package and got a bug report about garbage left
> after purge on the package. The problem lies in prerm script which first
> tries to stop fail2ban and then if stop was successfull removes
Dear All,
I'm maintaining fail2ban package and got a bug report about garbage left
after purge on the package. The problem lies in prerm script which first
tries to stop fail2ban and then if stop was successfull removes .py[co]
files (added by dh_python) which were compiled/installed on first
star
I just moved all my packages to a new host: Debian Mentors and
registered them in Debian Sponsors. Can someone please sponsor them?
bbsload and tkpaint are already in Debian, I just adopted them. bbrun
was requested a long time ago and I just packaged it. auctiongallery and
wlassistant have been wa
13 matches
Mail list logo