sandstorm-io/vagrant-spk

Include list of installed Debian packages/versions in .sandstorm

Open

#249 aperta il 28 gen 2020

Vedi su GitHub
 (13 commenti) (0 reazioni) (0 assegnatari)Python (28 fork)github user discovery
enhancementgood-first-issuehelp wanted

Metriche repository

Star
 (58 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

22:31 Maybe we could add a feature that dumps a list of debian packages that are installed into the spk, so you can inspect it after the fact to figure out what changed.

For transparency and so that we can diagnose issues while more aggressively allowing updates inside vagrant-spk VMs, we should dump the list of packages and their versions out to a file in .sandstorm that ends up committed to GitHub.

An analogue to this is the "stack" file, which notes what stack was used to build a package, despite being largely vestigial after the stack is set up, but useful for reference.

Guida contributor