[Koha] New version not showing in about page - upgrade to 19.11.09 failed?

Tomas Cohen Arazi tomascohen at gmail.com
Sun Sep 6 07:15:17 NZST 2020


Hi, we've upgraded to .09 and don't see the right version in about.pl.

That said, the patch is applied by this package so you're good. This is a
minor mistake on the upgrade script.

You will find the real codebase version in /use/share/Koha/lib/Koha.pm

Kind regards

On Sat, Sep 5, 2020, 15:11 Alvaro Cornejo <cornejo.alvaro at gmail.com> wrote:

> Hi
>
> One more thing, If I search for 19.11.09 in koha tree I get nothing but I
> get this if I search for 19.11.08
>
> acornejo at Biblio:/var/log/apt$ sudo grep -iR "19.11.08" /usr/share/koha/
> |more
> /usr/share/koha/misc/koha-install-log:KOHA_INSTALLED_VERSION=19.11.08.000
> /usr/share/koha/lib/Koha.pm:$VERSION = "19.11.08.000";
> /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl:
> $DBversion
> = "19.11.08.000";
> /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl:
>  print "Upgrade to $DBversion done (19.11.08 release)\n";
> acornejo at Biblio:/var/log/apt$
> acornejo at Biblio:/var/log/apt$
> acornejo at Biblio:/var/log/apt$ sudo grep -iR "19.11.09" /usr/share/koha/
> |more
> acornejo at Biblio:/var/log/apt$
>
> Any clue?
>
> Regards
>
> Alvaro
>
>
>
>
> |----------------------------------------------------------------------------------------|
>  Stay safe / Cuídate/  Reste sécurisé
> *7* Switch off as you go / Apaga lo que no usas /  Débranchez au fur et à
> mesure.
>  *q *Recycle always / Recicla siempre / Recyclez toujours
>  P Print only if absolutely necessary / Imprime solo si es necesario /
> Imprimez seulement si nécessaire
>
>
> Le sam. 5 sept. 2020 à 12:50, Alvaro Cornejo <cornejo.alvaro at gmail.com> a
> écrit :
>
> > Hi
> >
> > Iv run a reinstall of koha 19.11.09 but still about page shows previous
> > version (19.11.08) even though reinstall process said it is overwriting
> > 19.11.09-1.
> >
> > Iss there a way to check if the upgrade failed or if it is a typo
> somewhere
> >
> > acornejo at Biblio:~$ sudo apt --reinstall install koha-common
> > [sudo] password for acornejo:
> > Reading package lists... Done
> > Building dependency tree
> > Reading state information... Done
> > 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not
> > upgraded.
> > Need to get 0 B/34.2 MB of archives.
> > After this operation, 0 B of additional disk space will be used.
> > Preconfiguring packages ...
> > (Reading database ... 152425 files and directories currently installed.)
> > Preparing to unpack .../koha-common_19.11.09-1_all.deb ...
> > *Unpacking koha-common (19.11.09-1) over (19.11.09-1) ...*
> > Setting up koha-common (19.11.09-1) ...
> > Upgrading database schema for biblioteca
> >
> > Connection to the memcached servers '__MEMCACHED_SERVERS__' failed. Are
> > the unix socket permissions set properly? Is the host reachable?
> > If you ignore this warning, you will face performance issues
> >
> > Connection to the memcached servers '__MEMCACHED_SERVERS__' failed. Are
> > the unix socket permissions set properly? Is the host reachable?
> > If you ignore this warning, you will face performance issues
> > Updated the es-ES translations.
> > Processing triggers for ureadahead (0.100.0-21) ...
> > Processing triggers for systemd (237-3ubuntu10.42) ...
> > Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
> > acornejo at Biblio:~$
> >
> >
> >
> >
> |----------------------------------------------------------------------------------------|
> >  Stay safe / Cuídate/  Reste sécurisé
> > *7* Switch off as you go / Apaga lo que no usas /  Débranchez au fur et à
> > mesure.
> >  *q *Recycle always / Recicla siempre / Recyclez toujours
> >  P Print only if absolutely necessary / Imprime solo si es necesario /
> > Imprimez seulement si nécessaire
> >
> >
> > Le ven. 4 sept. 2020 à 20:10, Alvaro Cornejo <cornejo.alvaro at gmail.com>
> a
> > écrit :
> >
> >> Hi
> >>
> >> I´ve upgraded my koha from 19.11.08 to 19.11.09 but koha about page
> still
> >> shows 19.11.08
> >>
> >> How can I fix this?
> >> After upgrade I´ve restarted apache, memcached and plack and cleared my
> >> browser cache.
> >>
> >> I´m running ubuntu bionic (18.04)
> >>
> >> _____________________
> >> Server information (after upgrade to 19.11.09)
> >> Koha version: 19.11.08.000
> >> OS version ('uname -a'): Linux CelacpVPS-2 4.15.0-115-generic
> >> #116-Ubuntu SMP Wed Aug 26 14:04:49 UTC 2020 x86_64
> >> Perl interpreter: /usr/bin/perl
> >> Perl version: 5.026001
> >> Perl @INC:
> >>
> /var/lib/koha/biblioteca/plugins//Koha/Plugin/Com/ByWaterSolutions/CoverFlow/lib/perl5/x86_64-linux-gnu-thread-multi
> >>
> >>
> /var/lib/koha/biblioteca/plugins//Koha/Plugin/Com/ByWaterSolutions/CoverFlow/lib/perl5
> >> /usr/share/koha/lib
> >> /usr/share/koha/installer
> >> /usr/share/koha/lib/installer
> >> /etc/perl
> >> /usr/local/lib/x86_64-linux-gnu/perl/5.26.1
> >> /usr/local/share/perl/5.26.1
> >> /usr/lib/x86_64-linux-gnu/perl5/5.26
> >> /usr/share/perl5
> >> /usr/lib/x86_64-linux-gnu/perl/5.26
> >> /usr/share/perl/5.26
> >> /usr/local/lib/site_perl
> >> /usr/lib/x86_64-linux-gnu/perl-base
> >> /var/lib/koha/biblioteca/plugins
> >>
> >> ________________
> >> acornejo at Biblio:~$ sudo apt upgrade
> >> Reading package lists... Done
> >> Building dependency tree
> >> Reading state information... Done
> >> Calculating upgrade... Done
> >> The following packages will be upgraded:
> >>   koha-common
> >> 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> >> Need to get 0 B/34.2 MB of archives.
> >> After this operation, 10.2 kB disk space will be freed.
> >> Do you want to continue? [Y/n] y
> >> Preconfiguring packages ...
> >> (Reading database ... 152425 files and directories currently installed.)
> >> Preparing to unpack .../koha-common_19.11.09-1_all.deb ...
> >> Unpacking koha-common (19.11.09-1) over (19.11.08-1) ...
> >> Setting up koha-common (19.11.09-1) ...
> >> Upgrading database schema for biblioteca
> >>
> >> Connection to the memcached servers '__MEMCACHED_SERVERS__' failed. Are
> >> the unix socket permissions set properly? Is the host reachable?
> >> If you ignore this warning, you will face performance issues
> >>
> >> Connection to the memcached servers '__MEMCACHED_SERVERS__' failed. Are
> >> the unix socket permissions set properly? Is the host reachable?
> >> If you ignore this warning, you will face performance issues
> >> Updated the es-ES translations.
> >> Processing triggers for ureadahead (0.100.0-21) ...
> >> Processing triggers for systemd (237-3ubuntu10.42) ...
> >> Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
> >>
> >>
> >>
> >>
> >>
> |----------------------------------------------------------------------------------------|
> >>  Stay safe / Cuídate/  Reste sécurisé
> >> *7* Switch off as you go / Apaga lo que no usas /  Débranchez au fur et
> >> à mesure.
> >>  *q *Recycle always / Recicla siempre / Recyclez toujours
> >>  P Print only if absolutely necessary / Imprime solo si es necesario /
> >> Imprimez seulement si nécessaire
> >>
> >
> _______________________________________________
>
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>


More information about the Koha mailing list