ScoopInstaller / Extras

📦 The Extras bucket for Scoop.
https://scoop.sh
The Unlicense
1.78k stars 1.33k forks source link

qtranslate cannot be installed (404) #7945

Open shaqo88 opened 2 years ago

shaqo88 commented 2 years ago

Bug Report

Package Name: qtranslate

Current Behaviour

When installing/updating getting 404 not found:

Installing 'qtranslate' (6.10.0) [64bit]
The remote server returned an error: (404) Not Found.
URL https://qtranslate2.appspot.com/QTranslate.6.10.0.zip is not valid

Expected Behaviour

Correct link will be used.

Additional context/output

Possible Solution

  1. Find correct portable link.
  2. If not exists, move to non-portable bucket with link: https://qtranslate1.appspot.com/QTranslate.6.10.0.exe

System details

Windows version: 10

OS architecture: 64bit

PowerShell version: 5.1.19041.1320

Scoop Configuration

{
    "lastupdate":  "2022-02-10T10:17:05.0507885+02:00",
    "SCOOP_REPO":  "https://github.com/lukesampson/scoop",
    "SCOOP_BRANCH":  "master"
}
issaclin32 commented 2 years ago

The link on https://quest-app.appspot.com/download is not working. I have sent a message to qtranslate's developer. Let's wait for them to fix it.

issaclin32 commented 2 years ago

The devs did not respond. Therefore I reverted the package to ver 6.9.0, and disabled autoupdate temporarily. I will keep the issue open, so that we can remember to check later.

rashil2000 commented 2 years ago

Btw, just a future note: we only need to remove the checkver field to disable updates. The autoupdate field can be left as is.

aliesbelik commented 2 months ago

Link for ver. 6.9.0 is not alive more as well:

λ scoop download qtranslate
INFO  Downloading 'qtranslate' [64bit] from extras bucket
The remote server returned an error: (404) Not Found.
ERROR URL https://qtranslate2.appspot.com/QTranslate.6.9.0.zip is not valid

Looks like project is completely discontinued.

Wonder if the manifest should be deprecated as well, or switched to archived version put into Binary bucket (both 6.9.0 and 6.10.0 are available in WaybackMachine archive).