OS: FreeBSD 12.4, ABI amd64.
what I am trying to do is to enable multi-architecture pkg repos, i.e. to have both amd64 and i386.
what I did is I made a conf file under /usr/local/etc/pkg/repos/*.conf
and set the url to FreeBSD:12:i386.
tried to run pkg update, it fetched all required i386 files, but failed to update repository, because the OS is amd64 and I already have an amd64 repo exist under pkg/repos.
is there any way to have both amd64 and i386 repos enabled at the same time?
what I am trying to do is to enable multi-architecture pkg repos, i.e. to have both amd64 and i386.
what I did is I made a conf file under /usr/local/etc/pkg/repos/*.conf
and set the url to FreeBSD:12:i386.
tried to run pkg update, it fetched all required i386 files, but failed to update repository, because the OS is amd64 and I already have an amd64 repo exist under pkg/repos.
is there any way to have both amd64 and i386 repos enabled at the same time?