Hi,

Do you mean packages upgrade by using command:

$ doas pkg_add -uvi ?

If yes, you can remove failed packages for upgrade and reinstall them manually 
by the command:

$ doas pkg_add package_name

Martin

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Wednesday, May 12, 2021 9:06 AM, Артём Мазуров <mazurov.arte...@gmail.com> 
wrote:

> Hello.
> I'm trying to upgrade ports after upgrading os to 6.9, but I get a lot
> of failures from various packages and I don't know how to approach them.
> One of those packages is python-3.8.6p0 -> python-3.8.8p0.
>
> > quirks-4.9 signed on 2021-05-11T16:31:32Z
> > Can't install python-3.8.8p0 because of libraries
> > |library ssl.48.2 not found
> > | /usr/lib/libssl.so.48.1 (system): minor is too small
> > | /usr/lib/libssl.so.49.0 (system): bad major
> > Direct dependencies for python-3.8.6p0->3.8.8p0 resolve to libffi-3.3
> > sqlite3-3.35.5 gettext-runtime-0.21p1 bzip2-1.0.8p0 xz-5.2.5>Full
> > dependency tree is sqlite3-3.35.5 gettext-runtime-0.21p1 xz-5.2.5
> > bzip2-1.0.8p0 libiconv-1.16p0 libffi-3.3
> > Couldn't find updates for python-3.8.6p0
> > Couldn't install python-3.8.8p0
>
> What should I make of this ?


Reply via email to