Rpm Repo appears to be offline

Support for Ubuntu and other Desktop Linux distributions
Post Reply
stevef9432203
Posts: 9
Joined: 05 Jan 2020, 06:06

Rpm Repo appears to be offline

Post by stevef9432203 »

I Came upon this error last nite....

Code: Select all

$ sudo dnf update filebot
filebot                                          36  B/s |   9  B     00:00    
Errors during downloading metadata for repository 'filebot':
  - Status code: 404 for https://get.filebot.net/rpm/universal-jdk8/noarch/repodata/repomd.xml (IP: 2606:4700:20::681a:a30)
Error: Failed to download metadata for repo 'filebot': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Ignoring repositories: filebot
Last metadata expiration check: 0:07:08 ago on Thu 01 Oct 2020 04:11:04 PM PDT.
Dependencies resolved.
Nothing to do.
Complete!
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Rpm Repo appears to be offline

Post by rednoah »

The universal-jdk8.repo no longer exists and has been superseded with the new main.repo which is built for x86_64 arch specifically and reduces the need for 3rd party package dependencies:
https://www.filebot.net/linux/yum.html
:idea: Please read the FAQ and How to Request Help.
Post Reply