orbitalquark / textadept-lsp

Language server protocol client module for Textadept.
MIT License
28 stars 9 forks source link

Download error, can't build textadept-lsp #22

Closed paaguti closed 2 months ago

paaguti commented 2 months ago

http://dkolf.de/src/dkjson-lua.fsl/tarball/${dkjson_tgz} is not available:

-- Using src='http://dkolf.de/src/dkjson-lua.fsl/tarball/dkjson-2.5.tar.gz'
-- [download 0% complete]
CMake Error at dkjson-subbuild/dkjson-populate-prefix/src/dkjson-populate-stamp/download-dkjson-populate.cmake:170 (message):
  Each download failed!

    error: downloading 'http://dkolf.de/src/dkjson-lua.fsl/tarball/dkjson-2.5.tar.gz' failed
          status_code: 22
          status_string: "HTTP response code said error"
          log:
          --- LOG BEGIN ---
            Trying 80.237.132.202:80...

  Connected to dkolf.de (80.237.132.202) port 80 (#0)

  GET /src/dkjson-lua.fsl/tarball/dkjson-2.5.tar.gz HTTP/1.1
orbitalquark commented 2 months ago

Thanks for catching this. This should be fixed in https://github.com/orbitalquark/textadept-lsp/commit/37155625000c716bb4d07b1a8433f7bccdaa341a.