Port-macppc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Packages problems with NetBSD 10.1
On Sun, Apr 26, 2026 at 21:22:47 -0500, Don Lee wrote:
> Date: Sun, 26 Apr 2026 21:22:47 -0500
> From: Don Lee <MacPPC2%c.icompute.com@localhost>
> Subject: Re: Packages problems with NetBSD 10.1
> Newsgroups: gmane.os.netbsd.ports.macppc
> To: port-macppc%netbsd.org@localhost
> Cc: Donald Lee <macppc2%caution.icompute.com@localhost>
>
>
> > On Apr 25, 2026, at 6:44 AM, Valery Ushakov <uwe%stderr.spb.ru@localhost> wrote:
> >
> > On Sat, Apr 25, 2026 at 02:11:46 -0500, Don Lee wrote:
> >
> >> I poked around on the web and found suggestions to re-install the
> >> base files, which I tried. Unfortunately, the base files (for NetBSD
> >> 10.1) do not contain the libraries that the packages are
> >> demanding. I am now downloading 10.0, in hopes that I can find the
> >> files I need there.
> >>
> >> My missing libraries are:
> >>
> >> /usr/lib/libarchive.so.5, needed by pkg_install-20250417 is not present in this system.
> > [...]
> >
> > I'm not sure what did you do wrong, but shl.mi blames:
> >
> > 1.942.2.7 (martin 05-Sep-23): ./usr/lib/libarchive.so.5 base-sys-shlib compatfile
> > 1.942.2.18 (martin 31-Oct-24): ./usr/lib/libarchive.so.5.1 base-sys-shlib compatfile
> >
> > and the tags are:
> >
> > netbsd-10-1-RELEASE: 1.942.2.18
> > netbsd-10-0-RELEASE: 1.942.2.15
> >
> > So libarchvive.5.so must be there in 10.1 (and 10.0).
> >
> >
> > postinstall obsolete gone wrong b/c of wrong sets or something?
> >
> > Anyway, reinstalling 10.1 sets (plus etcupdate) should have brought
> > them back.
>
> My "sysupgrade auto” appears to have not done anything to fix it.
> and NetBSD 10.0 base.tgz does not have all the files I need.
This is weird. I only checked the first one, libarchive.so.5, but it
is definitely there. Since you are not specific about which files
exactly are missing it's hard to tell more.
I'm writing this mail on a mini g4 with 10-stable:
$ ls -l /usr/lib/libarchive.so*
lrwxr-xr-x 1 root wheel 17 Dec 26 12:20 /usr/lib/libarchive.so@ -> libarchive.so.5.1
lrwxr-xr-x 1 root wheel 17 Feb 10 2023 /usr/lib/libarchive.so.4@ -> libarchive.so.4.0
-r--r--r-- 1 root wheel 1038776 Feb 10 2023 /usr/lib/libarchive.so.4.0
lrwxr-xr-x 1 root wheel 17 Dec 26 12:20 /usr/lib/libarchive.so.5@ -> libarchive.so.5.1
-r--r--r-- 1 root wheel 1027812 Dec 26 12:20 /usr/lib/libarchive.so.5.1
-uwe
Home |
Main Index |
Thread Index |
Old Index