On Fri, Dec 14, 2018 at 09:07:00AM +0300, �?ак�?им wrote:
> Hello,
> In the OpenBSD current after the latest upgrade the package pkg_mgr doesn't work.
> When I run "pkg_mgr" it shows the following:
> DBD::SQLite::db selectall_arrayref failed: no such table: _Ports at /usr/local/libdata/perl5/site_perl/OpenBSD/PackageManager/DBIModel.pm line 144.
> DBD::SQLite::db selectcol_arrayref failed: no such table: _Paths at /usr/local/libdata/perl5/site_perl/OpenBSD/PackageManager/DBIModel.pm line 152.
> Can't use an undefined value as an ARRAY reference at /usr/local/libdata/perl5/site_perl/OpenBSD/PackageManager/DBIModel.pm line 153.
>
> Reinstalling the application didn't help.
>
> --
> Best regards,
> Maksim Rodin
My bad, I didn't update the database name after the change.
I also fixed the connection itself to be read-only, so that this kind of
errors is more obvious.
No comments:
Post a Comment