Andy Smith wrote: > I am not sure what would happen if you told apt to upgrade only foo, and > the incoming foo package had a versioned dependency on an upgraded bar > package but you had not allowed the upgrade of any other package.
Then nothing will happen, obviously. Apt will refuse to install a package if it cannot satisfy the dependencies. Handling dependencies is what Apt is *for*. -- John Hasler [email protected] Elmwood, WI USA

