[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-offline usage



    From: francois@avalenn.eu
    Date: Mon, 9 Mar 2015 13:40:25 +0100
> If I remember correctly but this is from memory from 3 or 4 years ago
> it is possible to need two round-trip between networked and isolated
> server :
> 
> isolated$ apt-offline set --update ...
> networked$ apt-offline get ...
> isolated$ apt-offline install
> isolated$ apt-offline set --install $package ...
> networked$ apt-offline get ...
> isolated$ apt-offline install ...
> isolated$ apt-get install $package

That installs $package with no difficulty.  Good!  Thanks!

My understanding is that "apt-offline install <filename>.bundle" 
upgrades the cache of data needed for the upgrade but doesn't 
perform the upgrade.  

"apt-get install <package>" upgrades a specific package.
To upgrade all packages available from the bundle I tried "apt-get install *".  
* is expanded to files and directories in the current directory. 
Definitely not the intention. 

"apt-get upgrade" attempts to access network sources
which also is not the intention.  How is an upgrade 
from the local cache invoked?

Thanks,              ... P.


-- 
123456789 123456789 123456789 123456789 123456789 123456789 123456789 12
Tel +1 360 639 0202   http://carnot.yi.org/   Bcc: peter at easthope. ca


Reply to: