On Monday 07 September 2009 21:03:21 Joost Yervante Damad wrote:
> On Monday 07 September 2009 16:22:45 David Baron wrote:
> > Package: timidity-daemon
> > Version: 2.13.2-33
> > Severity: normal
> >
> > --- Please enter the report below this line. ---
> > /etc/default/timidity contains:
> > # Enable MIDI sequencer (ALSA), default is disabled
> > #TIM_ALSASEQ=true
> >
> > However, the startup /etc/init.d/timidity contains:
> > TIM_ALSASEQ=true
> > TIM_ALSASEQPARAMS="-B2,8"
> > [ -r /etc/default/timidity ] && . /etc/default/timidity
> > if [ "${TIM_ALSASEQ}" != "true" ]; then
> > . . .
> > SO it defaults it to enabled! The commented line leaves it that way.
> >
> > Fix is simple enough:
> > Either set it to false in the /etc/default/timidity
> > or do not set it true in /etc/init.d/timidity
>
> Or just use the newer packaged version of /etc/default/timidity.
I do not remember being presented the usual alternatives "modified .... use
current version, packager's version, view differences, etc...".
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]