Hello I'm new with manjaro on my Rapsberrypi 4 and I'm looking for strace.
Pacmac says it doesn't have such package for my architecture.
If I understand it well , it relies on Archlinux but they only have X86_64 https://www.archlinux.org/packages/extra/x86_64/strace/
I've downloaded the PKGBUILD locally and change the arch variable to match my hardware AND voilà it has compiled very well : I'm very happy because it helps me find a bug on another package.
So here are my questions :
- What do I have to do to make strace available for aarch64 ? Ask the Archlinux maintener (it sounds a little bit strange because the packe is in extra and I can't find a way to comment his file) ?
- Make an AUR package (there is already an old one https://aur.archlinux.org/packages/strace-git/ which wasn't update since 3 years) ?
- Is there an official place to ask for package creation/testing ?
To be honest, I don't want to maintain one packge, the only thing I did was to change the arch variable and I don't know if I can look more deeply (I'm a begineer at manjaro).
I'm looking forward to hear from you soon on that demand.
Regard,
Dulbi