Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD rpi 9.3: libpcre2-8.so.0 not found



Hello, Greg !
Thank you for the reply.


For impatient - now Midnight Commander starts successfully!

---

My PKG_PATH is http://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/earmv6hf/9.3/All

'pkg_admin check' output (many warnings about that file):
https://pastebin.com/JmiVF5zW

'pkg_admin rebuild-tree' output:
rpi# pkg_admin rebuild-tree
Done.

'pkg_admin rebuild' output (again many lines about pcre2):
https://pastebin.com/mjf71997

'pkgin update' output:
rpi# pkgin update
processing remote summary
(https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/earmv6hf/9.0/All)...
database for https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/earmv6hf/9.0/All
is up-to-date

'pkgin -n upgrade' output:
rpi# pkgin -n upgrade
calculating dependencies...done.
nothing to do.

'pkgin upgrade' output:
rpi# pkgin upgrade
calculating dependencies...done.
nothing to do.

So, nothing was upgraded.


Then I removed 'pcre2' (and 'mc' as a dependency):
rpi# pkgin remove pcre2
3 packages to delete:
  mc-4.8.28nb2 glib2-2.76.5 pcre2-10.42

proceed ? [Y/n] Y


Then again the set of commands (but without any warnings):
  pkg_admin check
  pkg_admin rebuild-tree
  pkg_admin rebuild
  pkgin update
  pkgin -n upgrade
  make a backup
  pkgin upgrade


And finally installed 'mc' with 'pkg_add'.
Now it works.

Thank you guys for your help.

-- 
best regards, Alexey
https://alexeyka.zantsev.com/


Home | Main Index | Thread Index | Old Index