Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Nuvola repo 404 though repo is not in sources.list?

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
User avatar
Lysander
Posts: 643
Joined: 2017-02-23 10:07
Location: London
Been thanked: 1 time

Nuvola repo 404 though repo is not in sources.list?

#1 Post by Lysander »

Starting a new topic since my other post counted as thread hijacking.

I'm getting the following errors in spite of the fact that i don't have Nuvola player installed, and I don't think I have the repo in sources.

Code: Select all

W: Failed to fetch https://tiliado.eu/nuvolaplayer/repository/deb/dists/jessie/stable/binary-amd64/Packages  HttpError404

W: Failed to fetch https://tiliado.eu/nuvolaplayer/repository/deb/dists/jessie/stable/binary-i386/Packages  HttpError404

E: Some index files failed to download. They have been ignored, or old ones used instead.
Sources.list:

Code: Select all

#deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170116-23:46]/ jessie main 

#deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170116-23:46]/ jessie main 

deb http://ftp.uk.debian.org/debian/ jessie main contrib non-free
deb-src http://ftp.uk.debian.org/debian/ jessie main contrib non-free

#deb http://security.debian.org/ jessie/updates main 
#deb-src http://security.debian.org/ jessie/updates main 

# jessie-updates, previously known as 'volatile'
deb http://ftp.uk.debian.org/debian/ jessie-updates main 
deb-src http://ftp.uk.debian.org/debian/ jessie-updates main 



deb http://deb.debian.org/debian/ jessie main non-free contrib 
deb-src http://deb.debian.org/debian/ jessie main non-free contrib 
deb http://deb.debian.org/debian/ jessie-updates main contrib non-free 
deb-src http://deb.debian.org/debian/ jessie-updates main contrib non-free 
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free 

deb http://deb.opera.com/opera-stable/ stable non-free 

#deb http://httpredir.debian.org/debian/ jessie main 
#deb-src http://httpredir.debian.org/debian/ jessie main 

#deb http://httpredir.debian.org/debian/ jessie-updates main 
#deb-src http://httpredir.debian.org/debian/ jessie-updates main 

#deb http://security.debian.org/ jessie/updates main 
#deb-src http://security.debian.org/ jessie/updates main 


deb http://httpredir.debian.org/debian/ jessie main contrib non-free 
deb-src http://httpredir.debian.org/debian/ jessie main contrib non-free 

deb http://httpredir.debian.org/debian/ jessie-updates main contrib non-free 
deb-src http://httpredir.debian.org/debian/ jessie-updates main contrib non-free 

deb http://ppa.launchpad.net/no1wantdthisname/ppa/ubuntu trusty main
deb-src http://ppa.launchpad.net/no1wantdthisname/ppa/ubuntu trusty main

deb http://http.debian.net/debian jessie-backports main contrib

deb http://ftp.debian.org/debian jessie-backports main
deb http://httpredir.debian.org/debian jessie-backports main contrib non-free

deb http://download.videolan.org/pub/debian/stable/ /
I understand that, as phenest said, this is not a Debian issue with the repo, but I don't see why I am getting these errors when I don't have nuvola installed and I don't have the nuvola repo in sources.list. Is there another repo file apart from sources.list?

User avatar
phenest
Posts: 1702
Joined: 2010-03-09 09:38
Location: The Matrix

Re: Nuvola repo 404 though repo is not in sources.list?

#2 Post by phenest »

I thought I gave you the answer already.

EDIT: Here it is:
phenest wrote:There's some conflicting information on their website. On this one:
https://tiliado.eu/nuvolaplayer/repository/deb/dists/
... it doesn't show Jessie. But on this one it does (under Install Rolling Releases):
https://tiliado.eu/nuvolaplayer/
ASRock H77 Pro4-M i7 3770K - 32GB RAM - Pioneer BDR-209D

User avatar
phenest
Posts: 1702
Joined: 2010-03-09 09:38
Location: The Matrix

Re: Nuvola repo 404 though repo is not in sources.list?

#3 Post by phenest »

Lysander wrote:I'm getting the following errors in spite of the fact that i don't have Nuvola player installed, and I don't think I have the repo in sources.
What about under /etc/apt/sources.list.d/ ?
It must be there somewhere otherwise apt wouldn't be looking there?
ASRock H77 Pro4-M i7 3770K - 32GB RAM - Pioneer BDR-209D

User avatar
Lysander
Posts: 643
Joined: 2017-02-23 10:07
Location: London
Been thanked: 1 time

Re: Nuvola repo 404 though repo is not in sources.list?

#4 Post by Lysander »

Phenest - thanks, you have answered my question. I didn't know there was an /etc/apt/sources.list.d/ directory. I did install it three weeks back as a Spotify alternative, but I quickly uninstalled it and forgot all about it! I have commented the line out, run apt-get update and everything is fine now.

Post Reply