multiarch-test icon indicating copy to clipboard operation
multiarch-test copied to clipboard

A few issues.

Open patrickdk77 opened this issue 5 years ago • 0 comments

I ran into a few issues here, besides it not being fully complete currently, referenced the example and had issues using that also.

The two main issues I had, was when it cam to qemu arch naming, your code is renaming it, but that wont work due to the kernel binding, so the name has to remain consistant. if your arch naming didn't match qemu naming, it doesn't work.

The second issue is, it builds the default arch twice due to it being part of the requested builds and cause it's the arch that it is being built on.

There is also an issue with the variant missing.

https://github.com/patrickdk77/TasmoBackupV1

patrickdk77 avatar Feb 22 '20 02:02 patrickdk77