Am 25.09.2010 10:02, schrieb Daniel Baumann:
> sed "s/^\$ASSUME_YES=.*/\$ASSUME_YES=${ASSUME_YES}/" -i
> "/etc/apt-dater-host.conf"
and this has to become:
sed "s/^\$ASSUMEYES=.*/\$ASSUMEYES=${ASSUME_YES}/" -i
"/etc/apt-dater-host.conf"
then it works
--
/*
Mit freundlichem Gruß / With kind reg
tag 597940 patch
thanks
On 09/25/2010 09:52 AM, Patrick Matthäi wrote:
> I just wanted to remove this question again and I think this may be a
> good time to do it. :)
no; just fix your broken postinst. trivial patch attached.
--
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biber
Processing commands for cont...@bugs.debian.org:
> tag 597940 patch
Bug #597940 [apt-dater-host] wrong debconf usage, not respecting users choice
Added tag(s) patch.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
597940: http://bugs.debian.org/cgi-bin/bugreport.c
Am 24.09.2010 13:38, schrieb Daniel Baumann:
> Package: apt-dater-host
> Severity: serious
>
> apt-dater-host uses debconf wrongly, you should use Choices-C instead of
> 'translating' booleans into 0 and 1.
>
> currently, it's not remembering the users choice and *always* enabling
> automated upd
Package: apt-dater-host
Severity: serious
apt-dater-host uses debconf wrongly, you should use Choices-C instead of
'translating' booleans into 0 and 1.
currently, it's not remembering the users choice and *always* enabling
automated updates after a reconfigure or update, which is a serious bug.
5 matches
Mail list logo