• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
UBports Robot Logo UBports Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  1. Home
  2. lxxlxx
  3. Posts
L
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 1
  • Groups 0

Posts

Recent Best Controversial
  • Cross compiling for arm64

    Hello!
    Please advise me with cross compiling lomiri for arm64.
    I have already setup sbuild environment according to https://docs.ubports.com/en/latest/systemdev/testing-locally.html :

    sudo apt install sbuild schroot devscripts debhelper dh-migrations dh-python ccache
    sudo sbuild-adduser user
    ...
    etc
    

    But after executing sbuild --host=arm64 --build=amd64 -d "focal" i am getting this error:

    E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal/main/binary-arm64/Packages  404  Not Found [IP: 91.189.91.82 80]
    E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-updates/universe/binary-arm64/Packages  404  Not Found [IP: 91.189.91.82 80] 
    E: Some index files failed to download. They have been ignored, or old ones used instead.                                                    
    E: apt-get update failed  
    

    How can i fix that?

    posted in Lomiri (was Unity8)
    L
    lxxlxx
    10 Oct 2024, 19:49