Bug#326835: siproxd: Misleading error message during installation

Christoph Biedl cbiedl at gmx.de
Tue Sep 6 01:59:41 UTC 2005


Package: siproxd
Severity: minor

Installing siproxd on my Debian sarge system I encountered error
messages:

| Setting up siproxd (0.5.10+cvs20050423-1) ...
| Adding system-user for siproxd
| chown: cannot access `/etc/siproxd_passwd.cfg': No such file or directory
| chmod: cannot access `/etc/siproxd_passwd.cfg': No such file or directory
| To enable siproxd, the sip proxy, modify /etc/default/siproxd

This is probably due to

|        if dpkg --compare-versions "$2" le "0.57.snap040720-2"; then
|            chown root:siproxd /etc/siproxd.conf /etc/siproxd_passwd.cfg
|            chmod 600 /etc/siproxd_passwd.cfg 
|        fi
[ /var/lib/dpkg/info/siproxd.postinst ]

since no /etc/siproxd_passwd.cfg is installed by default. Please fix in
an appropriate way when convenient.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.13
Locale: LANG=de_DE at euro, LC_CTYPE=de_DE at euro (charmap=ISO-8859-15)




More information about the Pkg-voip-maintainers mailing list