What | Removed | Added |
---|---|---|
Flags | needinfo?(schwab@suse.de) |
Ok, looking into this. What's the best way to reproduce this locally? Ideally outside of osc, but even with osc would at least be a start... For now, I've branched the package: https://build.opensuse.org/package/show/home:dfaggioli:bug1202260:RISCV:ALP/grep And I'm doing: > osc build --vm-type=qemu standard riscv64 But it's telling me this: > unresolvable: nothing provides gdb > nothing provides vim > nothing provides strace > nothing provides less > nothing provides rzsz Even if I try: osc build --vm-type=qemu standard aarch64 it's still unresolvable, even if that seems to work on OBS. What am I doing wrong?