[Bug 8784] New: Missing files in debian.packages list
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8784 Priority: P5 - low Change sponsored?: --- Bug ID: 8784 Assignee: gmcharlt@gmail.com Summary: Missing files in debian.packages list Severity: minor Classification: Unclassified OS: All Reporter: mtompset@hotmail.com Hardware: All Status: NEW Version: unspecified Component: Installation and upgrade (command-line installer) Product: Koha Based on the output of koha_perl_deps.pl, several things need updating in install_misc/debian.packages for a simpler git installation. Testing would involve a fresh git install, and doing: sudo apt-get install dselect sudo dpkg --set-selections < install_misc/debian.packages sudo dselect I, C, R, and then Q. ./koha_perl_deps.pl -m -u Noticeable list apply patch sudo dpkg --set-selections < install_misc/debian.packages sudo dselect I, C, R, and then Q. ./koha_perl_deps.pl -m -u All the required items should be installed. DateTime::TimeZone may still be listed, but that's because of a min_ver problem, not a missing problem. This helps people first starting with a git set up to not have to figure out where to get missing required libraries. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8784 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|gmcharlt@gmail.com |mtompset@hotmail.com --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 12307 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12307&action=edit Added missing dependencies into debian.packages list This applies to master. 3.8.x I believe already added the libtest-unaccented-perl which may or may not cause this patch to failed for 3.8.x. However, something similar needs to be done for 3.8.x as well, if it doesn't apply to 3.8.x. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8784 Zeno Tajoli <tajoli@cilea.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tajoli@cilea.it --- Comment #2 from Zeno Tajoli <tajoli@cilea.it> --- I see that the patch delete the package libmodern-perl-perl. Why ? I see this module used in: acqui/check_uniqueness.pl acqui/modordernotes.pl and in others scripts. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8784 --- Comment #3 from M. Tompsett <mtompset@hotmail.com> --- It did not delete it. It moved it. Made all the library listings in alphabetical order. See it is 2 lines over on the right? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8784 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |major -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8784 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12307|0 |1 is obsolete| | --- Comment #4 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 13242 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13242&action=edit Bug 8784 - Missing files in debian.packages list Added missing items based on ./koha_perl_deps.pl -m -u Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8784 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |chris@bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8784 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain@biblibre.com Version|unspecified |3.10 QA Contact| |paul.poulain@biblibre.com --- Comment #5 from Paul Poulain <paul.poulain@biblibre.com> --- QA comment: * debian.packages changes only * I can't confirm that it work, but I don't see any problem, and no side effect risk or string change passed QA, OK for 3.10.0 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8784 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |jcamins@cpbibliography.com --- Comment #6 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8784 --- Comment #7 from Paul Poulain <paul.poulain@biblibre.com> --- Patch pushed to branch 3.10.x -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8784 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #8 from Chris Cormack <chris@bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org