Package: maradns
Version: 1.4.03-1.1+squeeze1
Severity: important

On upgrading to the latest stable update, I noticed that maradns was not
running after the upgrade.

The following transcript shows the issue being reproduced (this is using
--reinstall argument to apt, but it's the same for an upgrade from
1.4.03-1.1).

cob:/# ps ufax
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root      7961  0.0  0.2  18632   616 ?        Ss   19:39   0:00 vzctl: pts/0   
root      7962  0.0  0.7  17792  1948 pts/0    Ss   19:39   0:00  \_ -bash
root     23968  0.0  0.3  14816   980 pts/0    R+   20:05   0:00      \_ ps ufax
root         1  0.0  0.2   8356   764 ?        Ss   Feb13   0:05 init [2]       
  
root       278  0.0  0.2 123904   744 ?        Sl   Feb13   0:00 
/usr/sbin/rsyslogd -c4
root       299  0.0  0.2  22420   664 ?        Ss   Feb13   0:00 /usr/sbin/cron
102        304  0.0  0.3  23260  1036 ?        Ss   Feb13   0:00 
/usr/bin/dbus-daemon --system
root       401  0.0  0.0  12632    60 ?        Ss   Feb13   0:00 ftpd: 
accepting connections on port 21
root     17167  0.0  0.4  49176  1116 ?        Ss   19:45   0:00 /usr/sbin/sshd
root     23780  0.0  0.9  37176  2360 ?        Ss   19:46   0:00 
/usr/lib/postfix/master
postfix  23782  0.0  0.8  39240  2276 ?        S    19:46   0:00  \_ pickup -l 
-t fifo -u -c
postfix  23783  0.0  0.8  39400  2336 ?        S    19:46   0:00  \_ qmgr -l -t 
fifo -u
maradns  23964  0.0  0.2   6228   744 pts/0    S    20:05   0:00 
/usr/sbin/maradns -f /etc/maradns/mararc
root     23965  0.0  0.2   3856   632 pts/0    S    20:05   0:00 logger -p 
daemon.notice -t maradns.etc_maradns_mararc
cob:/# apt-get install --reinstall maradns
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 36 not upgraded.
Need to get 0B/1365kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? 
(Reading database ... 35349 files and directories currently installed.)
Preparing to replace maradns 1.4.03-1.1+squeeze1 (using 
.../maradns_1.4.03-1.1+squeeze1_amd64.deb) ...
Stopping maradns: maradns.
Unpacking replacement maradns ...
Processing triggers for man-db ...
Setting up maradns (1.4.03-1.1+squeeze1) ...
insserv: warning: script is corrupt or invalid: /etc/init.d/../rc6.d/K00vzreboot
insserv: warning: script is corrupt or invalid: /etc/init.d/../rc6.d/S00vzreboot
Starting maradns: maradns.
cob:/# ps ufax
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root      7961  0.0  0.2  18632   616 ?        Ss   19:39   0:00 vzctl: pts/0   
root      7962  0.0  0.7  17792  1948 pts/0    Ss   19:39   0:00  \_ -bash
root     24059  0.0  0.3  14816   972 pts/0    R+   20:05   0:00      \_ ps ufax
root         1  0.0  0.2   8356   764 ?        Ss   Feb13   0:05 init [2]       
  
root       278  0.0  0.2 123904   748 ?        Sl   Feb13   0:00 
/usr/sbin/rsyslogd -c4
root       299  0.0  0.2  22420   664 ?        Ss   Feb13   0:00 /usr/sbin/cron
102        304  0.0  0.3  23260  1036 ?        Ss   Feb13   0:00 
/usr/bin/dbus-daemon --system
root       401  0.0  0.0  12632    60 ?        Ss   Feb13   0:00 ftpd: 
accepting connections on port 21
root     17167  0.0  0.4  49176  1116 ?        Ss   19:45   0:00 /usr/sbin/sshd
root     23780  0.0  0.9  37176  2360 ?        Ss   19:46   0:00 
/usr/lib/postfix/master
postfix  23782  0.0  0.8  39240  2276 ?        S    19:46   0:00  \_ pickup -l 
-t fifo -u -c
postfix  23783  0.0  0.8  39400  2336 ?        S    19:46   0:00  \_ qmgr -l -t 
fifo -u
cob:/# /etc/init.d/maradns restart
Restarting maradns: Stopping maradns: start-stop-daemon: warning: failed to 
kill 24055: No such process
maradns.
Starting maradns: maradns.
cob:/# 

>From syslog:

Feb 25 20:05:37 cob maradns.etc_maradns_mararc: THIS SOFTWARE IS PROVIDED BY 
THE AUTHORS ''AS IS'' AND ANY EXPRESS OR
Feb 25 20:05:37 cob maradns.etc_maradns_mararc: IMPLIED WARRANTIES, INCLUDING, 
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
Feb 25 20:05:37 cob maradns.etc_maradns_mararc: OF MERCHANTABILITY AND FITNESS 
FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
Feb 25 20:05:37 cob maradns.etc_maradns_mararc: IN NO EVENT SHALL THE AUTHORS 
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
Feb 25 20:05:37 cob maradns.etc_maradns_mararc: INDIRECT, INCIDENTAL, SPECIAL, 
EXEMPLARY, OR CONSEQUENTIAL DAMAGES
Feb 25 20:05:37 cob maradns.etc_maradns_mararc: (INCLUDING, BUT NOT LIMITED TO, 
PROCUREMENT OF SUBSTITUTE GOODS OR
Feb 25 20:05:37 cob maradns.etc_maradns_mararc: SERVICES; LOSS OF USE, DATA, OR 
PROFITS; OR BUSINESS INTERRUPTION)
Feb 25 20:05:37 cob maradns.etc_maradns_mararc: HOWEVER CAUSED AND ON ANY 
THEORY OF LIABILITY, WHETHER IN CONTRACT,
Feb 25 20:05:37 cob maradns.etc_maradns_mararc: STRICT LIABILITY, OR TORT 
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
Feb 25 20:05:37 cob maradns.etc_maradns_mararc: IN ANY WAY OUT OF THE USE OF 
THIS SOFTWARE, EVEN IF ADVISED OF THE
Feb 25 20:05:37 cob maradns.etc_maradns_mararc: POSSIBILITY OF SUCH DAMAGE.
Feb 25 20:05:37 cob maradns.etc_maradns_mararc:
Feb 25 20:05:37 cob maradns.etc_maradns_mararc: To not display this message, 
add the follwing to your mararc file:
Feb 25 20:05:37 cob maradns.etc_maradns_mararc:
Feb 25 20:05:37 cob maradns.etc_maradns_mararc: hide_disclaimer = "YES"
Feb 25 20:05:37 cob maradns.etc_maradns_mararc:
Feb 25 20:05:37 cob maradns.etc_maradns_mararc:  Log: Root directory changed
Feb 25 20:05:37 cob maradns.etc_maradns_mararc:  Log: Binding to address 
127.0.0.3
Feb 25 20:05:37 cob maradns.etc_maradns_mararc:  Log: Socket opened on UDP port 
53
Feb 25 20:05:37 cob maradns.etc_maradns_mararc:  Log: Root privileges dropped
Feb 25 20:05:37 cob maradns.etc_maradns_mararc: MaraDNS maximum memory 
allocation set to 2621440 bytes
Feb 25 20:05:37 cob maradns.etc_maradns_mararc:  Log: All RRs have been loaded
Feb 25 20:05:40 cob maradns.etc_maradns_mararc: HUP signal sent to MaraDNS 
process
Feb 25 20:05:40 cob maradns.etc_maradns_mararc: Exiting with return value of 8


-- System Information:
Debian Release: 6.0.7
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-openvz-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages maradns depends on:
ii  adduser                       3.112+nmu2 add and remove users and groups
ii  libc6                         2.11.3-4   Embedded GNU C Library: Shared lib

maradns recommends no packages.

maradns suggests no packages.

-- Configuration Files:
/etc/maradns/mararc changed:
csv1 = {}
bind_address = "127.0.0.3"
dns_port = 5353
chroot_dir = "/etc/maradns"
maradns_uid = 105
maradns_gid = 108
maxprocs = 96
no_fingerprint = 0
default_rrany_set = 3
max_chain = 8
max_ar_chain = 1
max_total = 20
verbose_level = 1
ipv4_alias = {}
ipv4_alias["icann"] = 
"198.41.0.4,192.228.79.201,192.33.4.12,128.8.10.90,192.203.230.10,192.5.5.241,192.112.36.4,128.63.2.53,192.36.148.17,192.58.128.30,193.0.14.129,199.7.83.42,202.12.27.33"
ipv4_alias["osrc"] = 
"199.166.24.1,205.189.73.102,199.166.24.3,207.126.103.16,195.117.6.10,205.189.73.10,204.57.55.100,213.196.2.97"
ipv4_alias["alternic"] = 
"160.79.129.192,24.6.78.12,160.79.133.70,65.15.8.202,216.162.42.240,195.224.64.190,160.79.133.66,216.162.42.185"
ipv4_alias["opennic"] = 
"131.161.247.226,209.151.84.102,64.247.218.140,64.247.218.149,209.104.33.250,209.104.63.249,209.151.84.103,199.175.137.211,207.6.128.246,65.243.92.254"


-- no debconf information

-- 
Chris Butler <chr...@debian.org>
  GnuPG Key ID: 4096R/49E3ACD3


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

Reply via email to