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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 10 16:23:09 CEST 2012


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

--- Comment #17 from M. Tompsett <mtompset at hotmail.com> ---
Okay, let's step back...

The install_misc/ubuntu.{version}.packages files make sense as each version of
ubuntu will have differing requirements (eg. yaz3 vs. yaz4).

However, I think you are correct regarding the INSTALL files. I'm not so sure
we need more than one. However, the dselect statement is going to differ based
on OS version, so it will need to be reflected in the documentation. My
understanding was that you were planning on tweaking the documentation, which
is why I attached a patch in the first place.

My plan was to get INSTALL.ubuntu.12.04 correct and in good order, and then
hopefully that would mean removal of the other two. And then we wouldn't need
to version it.

Unfortunately, I'm in the midst of other work, and can't dedicate time to clean
up the patches.

The patch should include (M=modified, -=remove, +=add) compared to master or
3.8.X:
M INSTALL.ubuntu (which should be the INSTALL.ubuntu.12.04 git mv'd over
INSTALL.ubuntu -- after confirming nothing extra would be lost)
- INSTALL.ubuntu.lucid (versioning of install instructions makes no sense)
M install_misc/ubuntu-pkg-check.sh (should reflect my changes)
- install_misc/ubuntu_maverick.packages (which really gets renamed)
+ install_misc/ubuntu.10.10.packages
+ install_misc/ubuntu.10.04.packages (which is really a copy of the original
ubuntu.packages file)
+ install_misc/ubuntu.12.04.packages (which is a tweaked and corrected version
for either 3.6.X, 3.8.X or master -- there may be differences)
M install_misc/ubuntu.packages (which is a copy of ubuntu.12.04.packages)

Removal of INSTALL files could be done as a follow up bug. After all this is
about updating files, not removing files. Renaming does not remove anything.

And the master patch above continues to keep the
install_misc/ubuntu_maverick.packages file.

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


More information about the Koha-bugs mailing list