Hi,
I recently installed virtualmin onto Debian Squeeze using the 'old' install.sh, using the various workarounds listed in other threads. I got the system working pretty easily at the time, but now having read about issues with dependencies I would like to be able to update to the latest virtualmin without screwing anything up.
I changed the virtualmin entries in /etc/apt/sources.list from
(the ' in the line below is only to make the # show up correctly on this forum, without the ' it makes the line font massive and hides the #)
'#deb http://software.virtualmin.com/gpl/debian/ virtualmin-lenny main
deb http://software.virtualmin.com/gpl/debian/ virtualmin-universal main
to
deb http://software.virtualmin.com/gpl/debian/ virtualmin-squeeze main
deb http://software.virtualmin.com/gpl/debian/ virtualmin-universal main
and then ran
apt-get update ; apt-get -V upgrade
the response was
The following packages have been kept back: virtualmin-base (1.0-29 => 1.0-30) 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
I don't want to go any further in fear of breaking something.... Can anyone advise me what to do ?
Thanks
James