Southclaws / sampctl

The Swiss Army Knife of SA:MP - vital tools for any server owner or library maintainer.
GNU General Public License v3.0
241 stars 33 forks source link

Downloading 3.10.10 compiler fails #421

Closed alextwothousand closed 3 years ago

alextwothousand commented 3 years ago

sampctl fails to download v3.10.10 on both Fedora 33 and Arch Linux. I've tested both to no avail, and oddly enough, I receive the same error both times.

 => ERROR [10/10] RUN     sampctl p build                                                                                                                                                                                                                                       2.5s 
------
 > [10/10] RUN     sampctl p build:
#14 0.395 updating compiler list...
#14 0.660 INFO: Downloading compiler package v3.10.10
#14 2.486 failed to compile package entry: fork/exec /home/unitedrp/.samp/pawn/3.10.10/pawncc: no such file or directory
------
executor failed running [/bin/sh -c sampctl p build]: exit code: 1

Upon further inspection, I can see that inside my ~/.samp directory, the pawn folder does not even exist.

[unitedrp@6239c910ab96 .samp]$ ls
config.json  packages  plugins  runtimes.json  samp037svr_R2-2-1.tar.gz
[unitedrp@6239c910ab96 .samp]$