[Bug 3175] New: SIP2 not working on Koha 3.0.1
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3175 Summary: SIP2 not working on Koha 3.0.1 Product: Koha Version: rel_3_0 Platform: PC OS/Version: Linux - Debian Status: NEW Severity: major Priority: P2 Component: SIP2 AssignedTo: joe.atzberger@liblime.com ReportedBy: palani@orizin.net Estimated Hours: 0.0 On latest Stable version 3.0.1 is not working. Client connection is getting disconnected with "Telnet connection Timeout" error. I debugged the problem and found that **file Hold.pm is missing on version 3.0.1** /usr/share/koha/lib/C4/SIP/ILS/Transaction/Hold.pm The file is available on 3.0.0 but missing on 3.0.1 , since i am new to git, i couldn't able to trace who deleted the file. If i copy the file from 3.0.0 system to 3.0.1 system , then SIP2 works !!! The file is referenced on /usr/share/koha/lib/C4/SIP/ILS.pm
use ILS::Transaction::Hold;
-- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3175 Joe Atzberger <joe.atzberger@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Joe Atzberger <joe.atzberger@liblime.com> 2009-04-30 13:52:36 --- The file certainly is in git, unchanged since June 2008: http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=blob;f=C4/SIP/ILS/Transactio... I can't say why it wouldn't show in your repo. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3175 Palaniappan C <palani@orizin.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |palani@orizin.net --- Comment #2 from Palaniappan C <palani@orizin.net> 2009-04-30 14:30:06 --- Yes you are correct, its in git. I have browsed it wrongly. But the issue is, in latest stable release download, there is no "Hold.pm" on "C4\SIP\ILS\Transaction\" directory http://download.koha.org/koha-3.00.01-stable.tar.gz -palani -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3175 Palaniappan C <palani@orizin.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #3 from Palaniappan C <palani@orizin.net> 2009-04-30 14:31:33 --- (Reopened the bug) The issue is, in latest stable release download, there is no "Hold.pm" on "C4\SIP\ILS\Transaction\" directory http://download.koha.org/koha-3.00.01-stable.tar.gz -palani -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3175 Joe Atzberger <joe.atzberger@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|joe.atzberger@liblime.com |henridamien@koha-fr.org Status|REOPENED |NEW --- Comment #4 from Joe Atzberger <joe.atzberger@liblime.com> 2009-04-30 14:44:19 --- Reassigning to 3.0 Maintainer to investigate. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3175 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwagner@ptfs.com --- Comment #5 from Jane Wagner <jwagner@ptfs.com> 2009-04-30 15:12:30 --- The Hold.pm file is present in later-than-stable git installs, at least. I have it on a 3.01.00.023 and a 3.01.00.030 system. We have seen cases before where files are missing from the tarball download but are present in the git install. Maybe that's what has happened here? -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3175 frederic@tamil.fr changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic@tamil.fr Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #6 from frederic@tamil.fr 2009-06-19 20:13:42 --- *** This bug has been marked as a duplicate of bug 3334 *** -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@liblime.com