Closed leros1337 closed 3 years ago
Hello, thanks for sharing your findings, didn't know about dpkg-deb --build
do you want to PR? it or if no i will merge that by hand
It`s dirty hack, thinks something wrong with meson-qemu build. Same bug here with full log: https://unix.stackexchange.com/questions/630562/checkinstall-fails-to-package-qemu-to-a-deb but my host system x86_64
I will add arch support and make PR
thank you, strange i have tested that with no problem, but I know a person who has whole OS damage and wasn't sure what it was
as side notes, can you share meson version? i saw problems with 0.58, and is why i have hardcoded 0.57.2
meson downloading with qemu sources inside and checkinstall using it
root@18f5c7b5a108:~# python3 /tmp/qemu-6.0.0/meson/meson.py --version
0.55.3
you made hardcode for libvirt
ah damn, good catch
thanks for fix, i will have to change probably all checkinstalls later
Current Behavior
Error on checkinstall
FileNotFoundError: [Errno 2] No such file or directory meson
and advices to /usr/bin/python3 meson/meson.py install --norebuild
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Context
After 2 days of pain (also add to checkinstall param --fstrans=yes, i damaged my system 2 times https://bugs.launchpad.net/ubuntu/+source/checkinstall/+bug/1847582) i just rewrote this section to