http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8489

--- Comment #1 from M. Tompsett <[email protected]> ---
Created attachment 11063
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11063&action=edit
Restructured ubuntu .packages files to include versioning and to have the
ubuntu-pkg-check.sh script use the versioning

It should be noted the the patches for the ubuntu.packages file represent the
changes that I made from the old ubuntu.packages file while creating the
ubuntu.12.04.packages file.

It should also be noted that this requires versions of ubuntu .packages files
on a forward basis. When LTS support is dropped, old versioned files can be
dropped as well.

The ubuntu.packages file should be identical to the more recent copy of the
ubuntu.{version}.packages file.

ubuntu.packages -> ubuntu.10.04.packages
ubuntu_maverick.packages -> ubuntu.10.10.packages
ubuntu.packages -> ubuntu.12.04.packages
ubuntu.12.04.packages tweaked
ubuntu.12.04.packages -> ubuntu.packages

Added version login using lsb_release into ubuntu-pkg-check.sh
    ./install_misc/ubuntu-pkg-check.sh | grep none
should produce empty output if everything (including optional modules) are
installed.

./install_misc/ubuntu-pkg-check.sh | wc
should generate a higher line count than the total modules required figure on
./koha_perl_deps.pl -a
And if the there is empty output produced by
    ./install_misc/ubuntu-pkg-check.sh | grep none
then there should be nothing missing for
    ./koha_perl_deps.pl -m -u
optional or required.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to