On Wed, Sep 03, 2014 at 12:32:48PM +0200, Joey Schulze wrote: > Package: ircd-irc2 > Version: 2.11.2p3~dfsg-2 > Severity: normal > > Hi, > > apparently this irc daemon requires the configuration to use the > percent sign (%) as delimiter instead of the colon (:) as denoted in > its documentation and partially written in its own configuration file. > > For example, the configuration lists the following setting as valid: > > P::::6667:: > > However, this results in "No valid P line available" (or phrased > similar). > > The default configuration of this package contains the proper line: > > P%%%%6667%
On upgrade there is a sed that should have converted it from : to %, but the conversion in the postinst is currently not correct, it's been fixed in svn already. Since the upgrade didn't work for you, I assume that's really why you have this problem. Kurt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

