web-dev-qa-db-ja.com

pipelight:wine-flash-installerのダウンロードエラー

パイプライトを使用してFirefoxにFlashをインストールして、HBO Nowを視聴できるようにしました。問題なくWidevineとSilverlightをインストールできますが、Flashをインストールしようとするとコンソールに次のエラーが表示されます。

[install-dependency] ERROR: Downloading of wine-flash-installer failed multiple times. Please check:
[install-dependency]
[install-dependency]        * that your internet connection is working properly
[install-dependency]
[install-dependency]        * and that the plugin database is up-to-date. To update it just run:
[install-dependency]            Sudo pipelight-plugin --update
[install-dependency]
[install-dependency]        If this doesn't help then most-likely the download URLs or checksums
[install-dependency]        have changed. We recommend to open a bug-report in this case.
[install-dependency] ERROR: Download of wine-flash-installer failed.

数年前からオンラインで複数のスレッドを発見しました。これは、pipelightをv0.2.8に更新することを示唆していますが、すでにv0.2.8.2を使用しています。 --updateおよび--create-mozilla-pluginsも実行しました。このエラーを修正する方法、または必要なインストーラーを手動でダウンロードする方法を誰もが知っていますか?

(Ubuntu 16.04、Firefox 50.1.0を使用)

編集;また、「Sudo pipelight-plugin --update」の出力が役立つ場合:

Resolving bitbucket.org (bitbucket.org)... 2401:1d80:1010::150, 104.192.143.3, 104.192.143.2, ...
Connecting to bitbucket.org (bitbucket.org)|2401:1d80:1010::150|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 29488 (29K) [text/plain]
Saving to: ‘/tmp/tmp.2j7RyqWGg6’

/tmp/tmp.2j7RyqWGg6                     100%[==============================================================================>]  28.80K  --.-KB/s    in 0.03s   

2016-12-26 23:56:09 (1.03 MB/s) - ‘/tmp/tmp.2j7RyqWGg6’ saved [29488/29488]

gpg: Signature made Tue 01 Nov 2016 04:29:54 PM EDT using RSA key ID 1434FC73
gpg: Good signature from "Pipelight Dev Team (install-dependency) <[email protected]>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: CF23 08D4 3507 9A77 124E  01A2 83C7 3FB2 1434 FC73

Script dependency-installer is already up-to-date.
3
Alex

トップポスト(およびpipelight.net)のコメントによると、Pipelightは廃止されたように見えるので、解決策があるかどうかはわかりません。

別のOSにアクセスできない人のための代替案は、FirefoxとFlash with Wineをインストールすることです。私はこれが合理的にうまくいくと思います。

0
Alex