Bug#258615: channels.conf file not installed for "Satellite" choice
Regnat Nikolaus
pkg-vdr-dvb-devel@lists.alioth.debian.org
Sat, 10 Jul 2004 19:59:06 +0200
Package: vdr
Version: 1.2.6-4
Severity: important
When I choose Satellite the corresponding channels.conf file is not installed
under /var/lib/vdr. This only happens on a new install - upgrading from a
previous package will work.
Reason:
The vdr.templates file changed during the last revision(obviously due to an
spelling error) . The line
Default: Sattelite
changed to
Default: Sattellite
Unfortunately the corresponding vdr.postinst file still uses "Sattelite" -
this case is not valid, therfore the channels.conf file is not installed.
This will lead to the problems that vdr will not start. Unfortunately for the
user one will only see the reason for this if one tries to manually start vdr
(not using the init script).
Fix:
Change Sattelite to Satellite wihin vdr.postinst
Regards
Nikolaus Regnat