• sdk
  • arm-sdk
  • Issues
  • #8

Closed
Open
Opened 2016-12-17T06:53Z by Ghost User @ghost

raspbian repos incompatible with rpi3

In the devuan_jessie_1.0.0-beta2_arm64_raspi3.img.xz image, /etc/apt/sources.list lists the raspbian repo for firmware. However, raspbian doesn't seem to currently have an arm64 port. This leads to an error message to that effect when doing apt-get update. I can think of a couple of solutions here:

  1. Remove the raspbian repo altogether from sources.list until raspbian has an arm64 port available.

  2. run dpkg --add-architecture armhf, and change the deb line for raspbian in sources.list to dev:armhf.

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

  • parazyd
    parazyd @parazyd · 2016-12-18T12:40Z

    The Raspbian repo was removed from the pi3 image. Thank you for reporting :)

  • parazyd @parazyd closed · 2016-12-18T12:40Z

    closed