[Bug 25380] New: impossible update to subversion > .04 in koha 19.05 debian installation
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25380 Bug ID: 25380 Summary: impossible update to subversion > .04 in koha 19.05 debian installation Change sponsored?: --- Product: Koha Version: 19.05 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (command-line installer) Assignee: koha-bugs@lists.koha-community.org Reporter: paliotti@mdp.edu.ar QA Contact: testopia@bugs.koha-community.org -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25380 --- Comment #1 from Pablo López Liotti <paliotti@mdp.edu.ar> --- In koha 19.05.04 installation on Debian can´t update to 19.05.x > 04. When I´ll run "apt-get update" && "apt-get upgrade" or "apt-get install koha-common" i´ll get "koha-common is in his last version 19.05.04". After a lot of tests, the solution was change the apt sources.list This is, when i change the text in "/etc/apt/sources.list.d/koha.list" deb http://debian.koha-community.org/koha 19.05 main to deb http://debian.koha-community.org/koha oldstable main works perfectly !!! It´s weird because from 19.05.x to 19.05.04 works fine.... :( -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25380 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mirko@abunchofthings.net Component|Installation and upgrade |Packaging |(command-line installer) | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25380 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bgkriegel@gmail.com --- Comment #2 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- It's strange, and difficult to test. A clean install on debian 9 using 'deb http://debian.koha-community.org/koha 19.05 main' got me 19.05.10 right away, and can't install using packages 19.05.x with x <= 4 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25380 --- Comment #3 from Pablo López Liotti <paliotti@mdp.edu.ar> --- Sorry, I´ll forget to say that the server is Debian 10 virtual machine in Google Cloud. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25380 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org, | |mtj@kohaaloha.com --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- The result of `apt-cache policy koha-common` after the `apt update` would have been useful I guess. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25380 --- Comment #5 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- I think we could assume that this was due to a local circumstance, otherwise it should have been reported earlier. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25380 --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Pablo, can you confirm it's fixed now? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25380 --- Comment #7 from Pablo López Liotti <paliotti@mdp.edu.ar> --- Hi, it's fixed now when I´ll change koha.list text for my debian 10 server. But I can´t know if is local and specific problem or a bug. In a few days I must update 2 debian 9 servers with Koha 18.11 to 19.05. They have koha.list with "18.11 main" statement. I´ll ever use version number in koha.list for more control in updates. Let me try 18.11 to 19.05 update in this way (with version number in koha.list) and I'll report here procedure result. Cheers. Pablo -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25380 --- Comment #8 from Pablo López Liotti <paliotti@mdp.edu.ar> --- hi, finally I make koha server 18.11 upgrade to 19.05 The server is Debian 9.6 with a koha.list apt file content like: deb http://debian.koha-community.org/koha 18.11 main was changed by deb http://debian.koha-community.org/koha 19.05 main and works successfully for 3 instances with database schema upgrade included. Apparently the reported bug only shows up with Debian 10 stage. thanks by support -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25380 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #9 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Marking this as INVALID. We will reopen it if the problem reappears for someone else. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org