View Single Post
Posts: 3,841 | Thanked: 1,079 times | Joined on Nov 2006
#6
Originally Posted by mfresh View Post
Thanks for the reply. From hunting around the Internet I was under the impression that dpkg -i would actually do the whole install in a single process - is this not correct?
dpkg -i is more like rpm in this respect - it'll only install from the file(s) you specify. Unlike apt-get, which will resolve dependency issues and download the required additional packages as needed.
On the other hand, dpkg -i will not refuse to install entirely (unlike rpm), it'll half-install a package with missing dependencies, so that later apt-get commands that happens to install the missing dependencies will finalize what dpkg -i started. If the dependencies could be resolved by on-line packages, that is. Otherwise it's package hunting and more dpkg -i.

I hope that made sense..
__________________
N800/OS2007|N900/Maemo5
-- Metalayer-crawler delenda est.
-- Current state: Fed up with everything MeeGo.