Jump to content

Can't update Beta in Fedora


deanylev
Go to solution Solved by fc7,

Recommended Posts

deanylev

Unless I'm missing something, I can't update Emby Server Beta on my Fedora installation.

 

I run:

 

yum install emby-server-beta

 

or:

 

yum update emby-server-beta

 

but I get:

 

Package emby-server-beta-3.1.563-1545.1.x86_64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!
 
When the newest version is 3.1.64.
 
What am I doing wrong?
Link to comment
Share on other sites

The packages are now updated. You can try again and it should work.

 

You may need to clean yum cache with "yum clean all"

Link to comment
Share on other sites

deanylev

The packages are now updated. You can try again and it should work.

 

You may need to clean yum cache with "yum clean all"

Tried cleaning, then updating, same result :(

Link to comment
Share on other sites

  • Solution

I double checked and the version of your package looks wrong "3.1.563".

We had some problems with the repo the last few days that should be fixed now but it seems that you got the package while the repo was having problems.

 

Try to remove the package and install it again. You shouldn't lose any data:

 

yum remove emby-server-beta

yum install emby-server-beta

 

You are running on Fedore 23 or 24 right?

 

 

Sent from my iPad using Tapatalk

  • Like 1
Link to comment
Share on other sites

deanylev

I double checked and the version of your package looks wrong "3.1.563".

We had some problems with the repo the last few days that should be fixed now but it seems that you got the package while the repo was having problems.

 

Try to remove the package and install it again. You shouldn't lose any data:

 

yum remove emby-server-beta

yum install emby-server-beta

 

You are running on Fedore 23 or 24 right?

 

 

Sent from my iPad using Tapatalk

Thank you very much, worked like a charm :)

 

Running Fedora 23 just by the way.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...