<![CDATA[Arch BSD Forums / Architecture of FBSD world & kernel pkgs in "testing"]]> 2015-07-18T17:18:12Z FluxBB https://bbs.pacbsd.org/viewtopic.php?id=181 <![CDATA[Re: Architecture of FBSD world & kernel pkgs in "testing"]]> Got that sorted. Thanks.

]]>
https://bbs.pacbsd.org/profile.php?id=119 2015-07-18T17:18:12Z https://bbs.pacbsd.org/viewtopic.php?pid=597#p597
<![CDATA[Re: Architecture of FBSD world & kernel pkgs in "testing"]]> This is fixed however, since you're already at 10.2 in testing you will need to run the following:

  for file in /var/lib/pacman/local/*/desc; do
    sed -i '' -e 's|\<x86_64\>|amd64|g' "${file}"
  done

This is done in the upgrade 10.1 -> 10.2 now for the architecture change.

]]>
https://bbs.pacbsd.org/profile.php?id=2 2015-07-14T06:50:54Z https://bbs.pacbsd.org/viewtopic.php?pid=596#p596
<![CDATA[Re: Architecture of FBSD world & kernel pkgs in "testing"]]> There was an Architecture rename done in testing. However I forgot to create one for testing, I had only done the repositories core, extra, community, devel and linux yesterday. Testing I finished a few minutes ago and should work now.

The name change was from x86_64 to amd64.

]]>
https://bbs.pacbsd.org/profile.php?id=2 2015-07-13T16:00:26Z https://bbs.pacbsd.org/viewtopic.php?pid=595#p595
<![CDATA[Architecture of FBSD world & kernel pkgs in "testing"]]> Hi,
what is the architecture of the system after installing the latest freebsd-world & freebsd-kernel pkgs in testing? I'm getting 404 errors on "pacman -Syu"  sad , and complaints that the pkgs to be upgraded have invalid architecture; "x86-64" i think.

Thanks.

]]>
https://bbs.pacbsd.org/profile.php?id=119 2015-07-12T15:09:17Z https://bbs.pacbsd.org/viewtopic.php?pid=594#p594