Bug#534203: conntrackd: Config file not found

2011-03-05 Thread Alexander Wirt
fixed 1:0.9.12-1
thanks

Kiss Gabor (Bitman) schrieb am Friday, den 04. March 2011:

 Hi, Alex!
 
   Running conntrackd in client mode (e.g. conntrackd -s) results this 
   message:
   can't open config file `/etc/conntrackd/conntrackd.conf'
   
   It seems that program has a hardwired name of config file but its
   path differs from one used by debian package.
  Sorry for coming back so later. Unfortunatly I can't reproduce the problem:
 
 At this moment I have no lenny machine with conntrackd installed.
 Our firewall runs squeze for a long time.
 
  But - yes conntrackd -s does indeed rely on 
  /etc/conntrackd/conntrackd.conf, but this file is shipped 
  with the debian package. 
 
 I found on the firewall host that
 - Package contains file /etc/conntrackd.conf. (Check dpkg -L conntrackd.)
 - /etc/init.d/conntrackd uses -C /etc/conntrackd.conf option
 - /sbin/contrackd binary uses default config /etc/conntrackd/conntrackd.conf
 - /etc/conntrackd/conntrackd.conf is a symlink to /sbin/contrackd and
   it was created by me the same day as I reported the problem.
 - If I remove it I get the same error message
Ahh, we fixed that in 1:0.9.12-1 which is included in squeeze. So if you
upgrade your firewall to stable the problem will be fixed :). 

Alex
 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#534203: conntrackd: Config file not found

2011-03-04 Thread Kiss Gabor (Bitman)
Hi, Alex!

  Running conntrackd in client mode (e.g. conntrackd -s) results this message:
  can't open config file `/etc/conntrackd/conntrackd.conf'
  
  It seems that program has a hardwired name of config file but its
  path differs from one used by debian package.
 Sorry for coming back so later. Unfortunatly I can't reproduce the problem:

At this moment I have no lenny machine with conntrackd installed.
Our firewall runs squeze for a long time.

 But - yes conntrackd -s does indeed rely on /etc/conntrackd/conntrackd.conf, 
 but this file is shipped 
 with the debian package. 

I found on the firewall host that
- Package contains file /etc/conntrackd.conf. (Check dpkg -L conntrackd.)
- /etc/init.d/conntrackd uses -C /etc/conntrackd.conf option
- /sbin/contrackd binary uses default config /etc/conntrackd/conntrackd.conf
- /etc/conntrackd/conntrackd.conf is a symlink to /sbin/contrackd and
  it was created by me the same day as I reported the problem.
- If I remove it I get the same error message

# strace conntrackd -s
[...]
brk(0x9105000)  = 0x9105000
open(/etc/conntrackd/conntrackd.conf, O_RDONLY) = -1 ENOENT (No such file or 
directory)
write(2, can't open config file `/etc/conn..., 57can't open config file 
`/etc/conntrackd/conntrackd.conf'
) = 57
exit_group(1)   = ?
# 

So IMHO hardwired string /etc/conntrackd/conntrackd.conf should
be changed to /etc/conntrackd.conf during packaging for convenience.

Regards

Gabor



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#534203: conntrackd: Config file not found

2009-06-22 Thread Gabor Kiss
Package: conntrackd
Version: 1:0.9.6-4
Severity: important

Running conntrackd in client mode (e.g. conntrackd -s) results this message:
can't open config file `/etc/conntrackd/conntrackd.conf'

It seems that program has a hardwired name of config file but its
path differs from one used by debian package.

Gabor

-- System Information:
Debian Release: 5.0.2
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages conntrackd depends on:
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libnetfilter-conntrack1   0.0.96-1   Netfilter netlink-conntrack librar
ii  libnfnetlink0 0.0.39-1   Netfilter netlink library

conntrackd recommends no packages.

conntrackd suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org