don't see what's going on with apt
Karl Auer
kauer at biplane.com.au
Thu Nov 6 23:17:42 UTC 2014
On Thu, 2014-11-06 at 14:35 -0800, Dave Stevens wrote:
> I'm trying to use Linux Mint 14 as a virtualbox VM. It installs and
> runs ok. With some exceptions. I wanted to run traceroute and got a
> suggestion about installing it first. Then it wasn't found. So I ran
> update and got a lot of errors like those below. I tried to run
> --fix-missing and got more another error, apparently telling me that
> --fix-missing isn't an option. Details follow, advice welcome.
Always run "apt-get update" if mysterious things start happening. in
fact, always run it first. It updates the source lists, so that apt-get
can find stuff in the right locations. That will probably deal with the
404 error you saw.
"--fix-missing" is not an apt-get command, as you found out. You could
try "apt-get install -f" instead.
Regards, K.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au)
http://www.biplane.com.au/kauer
http://twitter.com/kauer389
GPG fingerprint: EC67 61E2 C2F6 EB55 884B E129 072B 0AF0 72AA 9882
Old fingerprint: B862 FB15 FE96 4961 BC62 1A40 6239 1208 9865 5F9A
More information about the ubuntu-users
mailing list