reassign 616007 debconf
forcemerge 560317 616007
thanks
On 01/-10/-28163 08:59 PM, Jari Jokinen wrote:
> Package: cron
> Version: 3.0pl1-116
> Severity: normal
>
> Running "dpkg-reconfigure cron" fails in fresh installations of Debian
> Squeeze 6.0 (amd64), which means also "dpkg-reconfigure --a
This also occurs while upgrading from lenny. While not very annoying on its
own, it breaks - as mentioned above - dpkg-reconfigure --all which is
extremely inconvenient.
A temporary workaround is to use:
for i in `dpkg --get-selections | awk '{print $1}'` ; do dpkg-reconfigure \
-plow $i ; done
Package: cron
Version: 3.0pl1-116
Severity: normal
Running "dpkg-reconfigure cron" fails in fresh installations of Debian
Squeeze 6.0 (amd64), which means also "dpkg-reconfigure --all" fails if
the cron package is installed.
Error message:
dpkg-maintscript-helper: error: couldn't identify the
3 matches
Mail list logo