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:31 +0000 (21:15 -0400)
commit576cf616c45b9c3225a0b9cbeb368c2d7ba8ed53
treef6daac387c86181f0647903678f8e79be7086723
parent41b16e0fec61aa3eb5b227e59c1fd7c2e5e3d58d
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>
(cherry picked from commit 748c6e7f89310a3092ef202ece4547356ad90a95)

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]