I'm trying to use apt-offline to install packages on many machines (using ansible), so I need to avoid generating a machine-specific signature file (e.g. sudo apt-offline set debian-update.sig --update
). Is this possible?
Asked
Active
Viewed 655 times
3
dpkg --set-selections/--get-selections
would work, I think. But I don't fully understand your context, so it may not work for you. – Faheem Mitha Aug 25 '15 at 19:33zookeeper-server
(from CDH) and all of its dependencies. Could you expand thedpkg
suggestion in an answer? I'm not familiar. – devth Aug 25 '15 at 19:41--set-selections/--get-selections
is quite standard. Just do a search. – Faheem Mitha Aug 25 '15 at 21:27zookeeper-server
is – devth Aug 25 '15 at 21:49