[Koha-bugs] [Bug 8478] Update Ubuntu related files

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 27 01:15:28 CEST 2012


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

--- Comment #6 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 11152
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11152&action=edit
Alpha Version Script to find: things missing in repo, find matching in repo,
find missing in {os}.{version}.packages files

I agree we should be posting patches. However, I didn't have my development
system running at the time. Additionally, this is a NEW file.

Unrevised:
ubuntu.packages
ubuntu_maverick.packages
ubuntu-pkg-check.sh

Revised:
git cp ubuntu.packages ubuntu.12.04.packages
vi ubuntu.12.04.packages
git cp ubuntu.12.04.packages ubuntu.packages
git cp ubuntu.packages ubuntu.10.04.packages
git mv ubuntu_maverick.packages ubuntu.10.10.packages
vi ubuntu-pkg-check.sh

As I am currently working on my check_deps.sh script, I'll be able to simply
grab the files from the *3.6.7 release* and then run my check_deps.sh script,
add the missing pieces, and generate the patch.

But until then, I am attaching the latest alpha version. I say alpha, because
though the command line options are parsed they are not all implemented.
--koha-dir should work
--list-dir, --dist, --release do not work yet
--file should work
--full should work

And yes, it isn't a patch either.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list