Gemba / skyscraper

Powerful and versatile game data scraper written in Qt and C++.

Home Page:https://gemba.github.io/skyscraper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

RandomNinjaAtk opened this issue · comments

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

  • Skyscraper version: First time install, latest?
  • Configuration switches applied: N/A
  • Internet connection: N/A
  • OS and Version: Docker - Ubuntu container

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