Makepkg-x86_64.conf no such file
SkipTyler opened this issue · 6 comments
Line 318 in e720325
Hi! I get an error when installing the script.
sed: can’t read /usr/share/devtools/makepkg-x86_64.conf: No such file or directory
I can not understand where this file should pull up: (
Ok
I solved this problem by installing devtools.
But the next one appeared.
ERROR: problem running ufw-init
[errno 2] No such file or directory: ‘/usr/share/ufw/ideas-init ’:‘ /usr/share/ufw/ufw-init ’
In archwiki did not information on this file.
Hi there 🙂
You are correct about installing devtools
, ufw
is another package that I use, make sure it's installed too.
I have problems with installing packages :(
(2/2) Arming ConditionNeedsUpdate
call to execv failed (No such file or directory)
First result in google 😉
https://forum.antergos.com/topic/10014/call-to-execv-failed-no-such-file-or-file-directory
I found this solution, but it did not help me.
this is an effective solution
pactree -l pacman | pacman -S -
But problem with ufw remained does not find the file along the path /usr/lib/ufw/ufw-init despite the fact that this file is
Sorry you'd have to debug this yourself, all I can tell you is that this file exists on my machine, it's an executable shell script.
I'll close the issue, but feel free to keep posting the questions if there's something I can help you with.
Good luck! 😉