control: severity -1 important Hi,
I've just looked at the squid-related branch of debian-edu-config and noticed
this problem:
- cf/cf.squid is run on updates and new installations
- it executes share/debian-edu-config/tools/migrate-squid-to-squid3 which
includes this code:
if [ "$(dpkg -l squid)" != "" ] && [ "$(dpkg -l squid3)" != "" ] ; then
which will return error if either is not installed. I *fear* (or suspect) this
might break the installation (when only one of them is installed) thus I'm
vary to include this now.
More feedback + testing welcome.
Also its not really time critical now, as there are no critical security holes
in squid right now. Thus also downgrading the severity.
cheers,
Holger
signature.asc
Description: This is a digitally signed message part.

