Your message dated Sun, 16 Jan 2011 16:23:54 +0100
with message-id <[email protected]>
and subject line Bug#610011: Removed package(s) from unstable
has caused the Debian Bug report #571993,
regarding Typo in /etc/init.d/root-system-xrootd
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
571993: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571993
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: root-system-xrootd
Version: 5.18.00-2.3~lenny1

The init.d script sets enable_xrootd:
        enable_xrootd=`echo $ENABLE_XROOTD | tr '[:upper:]' '[:lower:]'`
but then checks enable_rootd instead:
        case $enable_rootd:$enable_olbd in

I believe the latter was intended to read
        case $enable_xrootd:$enable_olbd in

HOWEVER, note that the current defaults (/etc/default/root-system-rootd,
/etc/default/root-system-xrootd) are for both rootd and xrootd to be
started. These two daemons use the same port (rootd) in the default
configuration, so at most one of them can be running at any given time.
Fixing the bug I'm reporting will expose this problem, so I'd recommend
changing at least one of ENABLE_ROOTD and ENABLE_XROOTD to "no".

(Side comment: my personal preference as a security-conscious administrator 
would be to have them both turned off by default until I've had a chance to 
configure /etc/root/system.rootauthrc and/or iptables to my liking. But this
isn't the focus of the present bug report.)



--- End Message ---
--- Begin Message ---
Version: 5.24.00-1+rm

Dear submitter,

as the package root-system has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/610011

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to