Gemba / skyscraper

Powerful and versatile game data scraper written in Qt and C++.
https://gemba.github.io/skyscraper/
GNU General Public License v3.0
55 stars 14 forks source link

ERROR: 404: Cannot install on Linux host via provided instructions, fails to pull tarball archive #24

Closed RandomNinjaAtk closed 10 months ago

RandomNinjaAtk commented 10 months ago

Describe the bug Unable to install via instructions for linux based hosts.

Specifically: https://github.com/Gemba/skyscraper?tab=readme-ov-file#linux

To Reproduce Run provided command in instructions wget -q -O - https://raw.githubusercontent.com/Gemba/skyscraper/master/update_skyscraper.sh | bash

Expected behavior Install/update skyscraper for usage

Special circumstances [Replace this text with any special circumstances you might have set up on your system that could interfere with how Skyscraper works.]

Terminal output

root@654fb5f89b79:/usr/local/skysource# wget -q -O - https://raw.githubusercontent.com/Gemba/skyscraper/master/update_skyscraper.sh | bash

--- Fetching Skyscraper v ---
https://github.com/Gemba/skyscraper/archive/.tar.gz:
2024-02-04 16:34:54 ERROR 404: Not Found.
--- Failed to fetch Skyscraper v, exiting with code 8 ---

Technical information

RandomNinjaAtk commented 10 months ago

Hmm, seems to be working now... must have been a hiccup with Github or something that caused it.... closing...