Re: Wallaced typo 0.5.6-5 (debian)!
Paul Klos <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab,gmane.comp.kde.kolab.devel |
|---|---|
| Message-ID | <20121122103111.3085bb81@Nokia-N900> |
When you run Lintian and also make it show information messages, it mentions this as well. I wasn't aware, but the standard would be to name the package wallaced (which is now wallace) and then apply some consistency to the various config files. The same goes for kolabd. So really both packages should be renamed. And then, the newly named ones should be made to replace the current ones, and all old config files must be cleaned out, which may require some trickery in the postinst scripts. Not really hard I guess, but at the time not the highest priority either. I haven't gotten around to file a bug yet. Paul Op Thu, 22 Nov 2012 07:59:13 +0000 "Jeroen van Meeuwen (Kolab Systems)" <[email protected]> schreef: > On 2012-11-21 19:11, Franz Skale wrote: > > Hi, > > init script sources /etc/default/wallace but > > $NAME ist used for all messages. > > > > So simply change Line 26: > > > > 25 # Read configuration variable file if it is > > present 26 [ -r /etc/default/$NAME ] > > && . /etc/default/$NAME > > > > Also change the defaults file in the package to: > > /etc/default/wallaced > > > > It seems easier just to change $NAME to 'wallace', > instead of 'wallaced'. > > Kind regards, > > Jeroen van Meeuwen >