0

I'm running Ubuntu Server

Distributor ID: Ubuntu  
Description: Ubuntu 14.04.2 LTS  
Release: 14.04  
Codename: trusty  

And when I run apt-get update is get the following errors

Err http://ppa.launchpad.net trusty/main amd64 Packages
  404 Not Found  
W: Failed to fetch http://ppa.launchpad.net/inizan-yannick/mono/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not found  
E: Some index files failed to download. They have been ignored, or old ones used instead.  

What can I do to resolve this, so I can once again run updates for my server, sorry if this is a simple answer, but I'm new to Linux package management.
Thanks

TellMeWhy
  • 17,964
  • 41
  • 100
  • 142

1 Answers1

0

I used the advise of mchid, and commented out the package that was in the /etc/apt/sources.list.d directory for that failing package.

Now the server updates fully.