I did a
sudo apt-get -s upgrade
and found
The following packages will be upgraded:
libqt3-mt
However, when I did a sudo apt-get -f upgrade I came to this
WARNING: The following packages cannot be authenticated!
libqt3-mt
Install these packages without verification [y/N]?
E: Some packages could not be authenticated
Apparently there is some problem on the distribution end??
Thanks
-- Dave
sudo apt-get -s upgrade
and found
The following packages will be upgraded:
libqt3-mt
However, when I did a sudo apt-get -f upgrade I came to this
WARNING: The following packages cannot be authenticated!
libqt3-mt
Install these packages without verification [y/N]?
E: Some packages could not be authenticated
Apparently there is some problem on the distribution end??
Thanks
-- Dave
Comment