AtoMiC-ToolKit
AtoMiC-ToolKit copied to clipboard
Unrar installation error, checkinstall/installwatch permission denied
Trying to update unrar, it gets built, checkinstall starts then gives me this:
Installing with make install...
========================= Installation results ===========================
/usr/bin/installwatch: line 338: /var/tmp/tmp.VCFXIVpVuX/installscript.sh: Permission denied
**** Installation failed. Aborting package creation.
The script already removed my unrar install, so now I'm stuck with no unrar and cannot install it due to some permission error. Can anyone help me? A dl server without unrar sucks :(
My Linux distribution and version is:
- Armbian 5.38
I'm seeing this behaviour on:
- Was working now broken
I'm not a dummy, so I've checked these!
- I'm using the latest version of AtoMiC-ToolKit. yep
- All my Linux distro packages are up to date and I don't see any errors while updating. yep
- I've checked there are no current open issues relating to my problem! yep
Installed it now without checkinstall, just with make
and install -D unrar /usr/bin/unrar
.
Hope I'm fine now. Maybe you could leave the checkinstall part out in the script until this is fixed...or maybe I'm the only one that is affected by this permission error, idk.