Bug 8840 - [SIGNED-OFF] ubuntu-pkg-check.sh fix and extend functionality
authorTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 28 Sep 2012 17:11:55 +0000 (01:11 +0800)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Mon, 13 May 2013 01:15:19 +0000 (21:15 -0400)
commit748c6e7f89310a3092ef202ece4547356ad90a95
tree59857cbd14378a6a86d953f0f0eedc216a233606
parent7295c7d2b71222879d84442393330588201b03b2
Bug 8840 - [SIGNED-OFF] ubuntu-pkg-check.sh fix and extend functionality

First, reworked it into a newer script with parameters:
   ubuntu-packages.sh -r
This will generate output identical to the old script, except
that it is fixed for non-english setups.
   ubuntu-packages.sh -h
This adds a brief help, which all scripts should have.
   ubuntu-packages.sh -ic
This helps handle a multi-arch problem by printing out a
relevant command for installing missing dependencies.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Magnus Enger <magnus@enger.priv.no>
Works as advertised, see Bugzilla for details.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
install_misc/ubuntu-packages.sh [new file with mode: 0755]
install_misc/ubuntu-pkg-check.sh [deleted file]