[Koha] 'Codename' value from '20.11' to '21.05

Bob Ewart bob-ewart at bobsown.com
Tue Jun 15 08:54:38 NZST 2021


I accepted the change and did the update.  The update had errors

I logged in and got the 21.05 web installer.  It gave me the following 
errors:

> We are upgrading from Koha 20.12.00.021 to 21.05.00.000
>
>     {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Table 
> 'koha_windingcircle.letter' doesn't exist [for Statement " INSERT 
> IGNORE INTO letter (module, code, branchcode, name, is_html, title, 
> content, message_transport_type) VALUES
>     ('circulation','CHECKINSLIP','','Checkin slip',1,'Checkin slip',
>     "<h3>[% branch.branchname %]</h3>
>     Checked in items for [% borrower.title %] [% borrower.firstname %] 
> [% borrower.initials %] [% borrower.surname %] <br />
>     ([% borrower.cardnumber %]) <br />
>     [% today | $KohaDates %]<br />
>     <h4>Checked in today</h4>
>     [% FOREACH checkin IN old_checkouts %]
>     [% SET item = checkin.item %]
>     <p>
>     [% item.biblio.title %] <br />
>     Barcode: [% item.barcode %] <br />
>     </p>
>     [% END %]",
>     'print')
>     "] at /usr/share/perl5/DBIx/Class/Schema.pm line 1118.
> DBIx::Class::Schema::throw_exception(Koha::Schema=HASH(0x557bcf9a7da8), 
> "DBI Exception: DBD::mysql::db do failed: Table 'koha_windingc"...) 
> called at /usr/share/perl5/DBIx/Class/Storage.pm line 113
> DBIx::Class::Storage::throw_exception(DBIx::Class::Storage::DBI::mysql=HASH(0x557bcd838490), 
> "DBI Exception: DBD::mysql::db do failed: Table 'koha_windingc"...) 
> called at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1501
>     DBIx::Class::Storage::DBI::__ANON__("DBD::mysql::db do failed: 
> Table 'koha_windingcircle.letter' d"..., DBI::db=HASH(0x557bd044dae0), 
> undef) called at 
> /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl 
> line 23651
I tried Mr. Sitali's suggestions with no change.


On 6/10/21 8:54 AM, Mr. Sitali C. S. wrote:
> Greetings,
> I presume you followed: https://wiki.koha-community.org/wiki/Koha_on_Debian
> to istall, and you are on: echo 'deb http://debian.koha-community.org/koha
> 19.11 main' | sudo tee /etc/apt/sources.list.d/koha.list
> then to upgrade to 21.05 you need to add echo 'deb
> http://debian.koha-community.org/koha 21.05 main' | sudo tee
> /etc/apt/sources.list.d/koha.list. Then just sudo apt-get update and sudo
> apt-get install koha-common. Then your installation will be upgraded to
> Koha 21.05. The wiki still shows stable (20.11) is the current stable
> release. Definitely this will be fixed!
>
> Cheers
>
> Sitali CS
>
>
> On Thu, 10 Jun 2021 at 13:46, Victor Barroso Oliveira <vbovictor at gmail.com>
> wrote:
>
>> Good morning,
>> I received the following message after apt-get update
>>
>>
>> *E: Repository 'http://debian.koha-community.org/koha
>> <http://debian.koha-community.org/koha> stable InRelease' changed i  ts
>> 'Codename' value from '20.11' to '21.05'N: This must be accepted explicitly
>> before updates for this repository can be applied. See apt-secure(8)
>> manpage for details.*
>>
>> Should this be fixed? What correction is needed?
>>
>> thanks
>> Victor
>> _______________________________________________
>>
>> 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