RE: Installations notes for NetBSD 9.1 on a G4 Power Macintosh
Adam Russell <[email protected]> Wed, 30 Dec 2020 16:58:16 +0000
| Newsgroups | gmane.os.netbsd.ports.macppc |
|---|---|
| Message-ID | <BLAPR07MB7700EC42EA4C183495E5BAC0D4D70@BLAPR07MB7700.namprd07.prod.outlook.com> |
I am certainly in no rush and the problem was fixed easily enough. I've installed several packages from pkgsrc since working around the issues. I did indeed grab from 'current'. Even though I worked around the problem I can try again just to reproduce the error. -----Original Message----- From: Greg Troxel <[email protected]> Sent: Wednesday, December 30, 2020 10:45 AM To: Martin Husemann <[email protected]> Cc: Adam Russell <[email protected]>; [email protected] Subject: Re: Installations notes for NetBSD 9.1 on a G4 Power Macintosh Martin Husemann <[email protected]> writes: >> That is, I tried to build hfsutils and got a cascade of errors about >> digest, cwrappers, etc and something about not being able to create >> /ftp/pub? > > We need all the details here to find out what went wrong. Not related to macppc, but pkgsrc is undergoing a transition from /var/db/pkg to /usr/pkg/pkgdb. It is possible you are in an intermediate state about this. I would advise, in addition to what Martin said about posting errors: Make sure you have pgksrc 2020Q3, or pkgsrc current. Not pkgsrc from early December. If you have updated along nebsd-9 and have the new pkg_install, make sure you have the latest version. Include "/usr/sbin/pkg_add -V" and "/usr/pkg/sbin/pkg_add -V" output in your report. If reasonable, hang on a few days as a script to check/fix and better instructions are about to appear.