Bug#713754: [Pkg-ganeti-devel] Bug#713754: Bug#713754: ganeti: FTBFS: htools/Ganeti/HTools/ExtLoader.hs:56:15: Not in scope: `catch'

2013-06-23 Thread Ben Lipton
On Sun, Jun 23, 2013 at 9:48 AM, Iustin Pop wrote: > On Sat, Jun 22, 2013 at 06:52:38PM -0400, Ben Lipton wrote: > > > > htools/Ganeti/HTools/ExtLoader.hs:56:15: Not in scope: `catch' > > > > make[2]: *** [htools/htools] Error 1 > > > > > > &

Bug#713754: [Pkg-ganeti-devel] Bug#713754: ganeti: FTBFS: htools/Ganeti/HTools/ExtLoader.hs:56:15: Not in scope: `catch'

2013-06-22 Thread Ben Lipton
> > htools/Ganeti/HTools/ExtLoader.hs:56:15: Not in scope: `catch' > > make[2]: *** [htools/htools] Error 1 > This seems to be a result of the removal of catch from the prelude, which apparently happened in ghc 7.6.1: http://www.haskell.org/ghc/docs/7.6.1/html/users_guide/release-7-6-1.html#id9281

Bug#705005: ganeti2: missing dependency on fping in 2.6 package

2013-04-08 Thread Ben Lipton
657ad630f4741e4 Mon Sep 17 00:00:00 2001 From: Ben Lipton Date: Mon, 8 Apr 2013 13:58:16 + Subject: [PATCH] Add dependency on fping for tools/master-ip-setup --- debian/control |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/debian/control b/debian/control index 9b0612

Bug#618627: tripwire: Segfaults indexing files owned by LDAP user

2013-04-08 Thread Ben Lipton
Oh, I see. Looks like that works too. If I run getent with a user that's in LDAP but not in /etc/passwd I get a line like :x: On Mon, Apr 8, 2013 at 10:02 AM, Alberto Gonzalez Iniesta wrote: > On Sat, Apr 06, 2013 at 10:57:26PM -0400, Ben Lipton wrote: > > Hi Alberto, > &g

Bug#618627: tripwire: Segfaults indexing files owned by LDAP user

2013-04-06 Thread Ben Lipton
Hi Alberto, I'm sorry too about the even longer delay responding. There must have been a problem with my email forwarding back when I sent the report, and I never thought to check the bug log online... Yes, getent passwd with an unknown user works fine. No output, 0 exit code, no error messages.

Bug#618627: tripwire: Segfaults indexing files owned by LDAP user

2011-03-16 Thread Ben Lipton
Package: tripwire Version: 2.4.2-9 Severity: important Tripwire segfaults every time I run it on my system, whether in initialize or check mode. Specifically, it segfaults the first time it encounters a file owned by a user whose access to the machine is configured in LDAP, not in /etc/passwd.