<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.2.2">
</HEAD>
<BODY>
When I run:<BR>
sudo apt-get update<BR>
<BR>
Part of the output is:
<PRE>
glenn@acer:~$sudo apt-get update
...
Err http://ppa.launchpad.net precise/main Sources                                 
  404  Not Found
Err http://ppa.launchpad.net precise/main i386 Packages
  404  Not Found
...
W: Failed to fetch http://ppa.launchpad.net/emesene-team/emesene-stable/ubuntu/dists/precise/main/source/Sources  404  Not Found
W: Failed to fetch http://ppa.launchpad.net/emesene-team/emesene-stable/ubuntu/dists/precise/main/binary-i386/Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
<A HREF="mailto:glenn@acer">glenn@acer</A>:~$

I cant find any trace of ppa.launchpad.net in my sources.list, sources.list~ or sources.list.save files. 
Here is the contents of my /etc/apt directory:

glenn@acer:/etc/apt$ ls
apt.conf.d     sources.list   sources.list.d     trustdb.gpg  trusted.gpg~
preferences.d  sources.list~  sources.list.save  trusted.gpg  trusted.gpg.d
<A HREF="mailto:glenn@acer">glenn@acer</A>:/etc/apt$

How do I remove the launchpad references If I cant find reference to them?

Glenn.
</PRE>
</BODY>
</HTML>