Re: Accidentally "upgraded" i386 to amd64
Andy Ruhl <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.x86-64 |
|---|---|
| Message-ID | <CAJcb3frF-0OxZHyfk-LvLN1d7Vo23jHQTn5vkJiQkz1q-RqoUg@mail.gmail.com> |
On Wed, Dec 2, 2020 at 4:58 PM Greg Troxel <[email protected]> wrote: > You can "rm -rf /var/db/pkg/pkg_install*" which will remove the notion > that it is installed, and then install the right version, which will > overwrite the old one. Woo hoo! That worked: pkgin works now. I'm getting there I think. Andy