I have an offline machine M1 and online machine M2. M1 has only access to a local repository in an intranet. Apparently it has lots of lacking packages. So I wanted to install all the program in M2 to M1. I have read about apt-offline but I was not able to install some basic programs, vim for example. So as I encounter, I have copied all the .deb files in /var/cache/apt/archives
from M2 to M1 and put into same path and depackaged them all. Now when I try to call apt-get install someProgram, my machine says "The following packages have unmet dependencies: someAnotherProgram"
. How could I erase these packages which have unmet dependencies?
Tuesday, November 28, 2017
apt-get install fails due to dependent packages
Subscribe to:
Post Comments (Atom)
11.10 - Can't boot from USB after installing Ubuntu
I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...
-
Some of the similar questions don't quite seem to match with my question. What I'm trying to do is to have .bashrc (or similar) to ...
-
My computer has an SSD and an internal hard drive. I tried to set things up so that the hard drive would mount automatically on start-up. Un...
-
I got a very weird problem. My developer laptop runs Ubuntu 11.04 with Unity. As a Java developer I'm using eclipse which whose shortcut...
No comments:
Post a Comment