Quantcast
Viewing all articles
Browse latest Browse all 3387

Programming • Trying to build an arm64 package on amd64 using sbuild

I am trying to make a custom package that would only build on arm64. I have used "sbuild-createchroot --arch=arm64 --foreign unstable /path/to/chroot/unstable-sbuild-arm64" After this completes I then try to run "/path/to/chroot/debootstrap/debootstrap --second-stage", but I get

Code:

cat: /usr/share/debootstrap/suite: No such file or directory
I don't understand what I am doing wrong here? I just want to set up sbuild so I can run "sbuild --build=arm64 --host=amd64 mypackage.dsc"

Statistics: Posted by MultiplexLayout — 2024-01-10 22:00 — Replies 0 — Views 220



Viewing all articles
Browse latest Browse all 3387

Trending Articles