Can't install pkgin on macppc 11.0
Tom Lane <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.macppc |
|---|---|
| Message-ID | <[email protected]> |
It seems that pkgin has a busted dependency in the current powerpc package set: # export PKG_PATH=https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/powerpc/11.0_2026Q2/All # pkg_add pkgin pkg_add: no pkg found for 'sqlite3>=3.51.1nb1', sorry. pkg_add: Can't install dependency sqlite3>=3.51.1nb1 pkg_add: pkgin-26.4.0: expected dependency sqlite3>=3.51.1nb1 still missing pkg_add: 1 package addition failed Indeed, that package isn't there: ... sqlite-2.8.17nb3.tgz 19-Apr-2026 04:50 506kB sqlite3-diff-3.53.2.tgz 28-Jun-2026 04:41 662kB sqlite3-docs-3.53.2.tgz 28-Jun-2026 05:55 10060kB sqlite3-tcl-3.53.2.tgz 29-Jun-2026 05:22 978kB ... This may not be the right place to complain, but where should I complain? regards, tom lane