Repository

Asked by GODSMACK

I have added the following lines in my /etc/apt/sources.list:

deb http://ppa.launchpad.net/fta/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/fta/ppa/ubuntu jaunty main
deb http://archive.ubuntu.com/ubuntu/ jaunty-security multiverse
deb http://ppa.launchpad.net/exaile-devel/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/exaile-devel/ppa/ubuntu intrepid main
deb http://cafelinux.org/Downloads/oz-os tinwoodman main
deb http://ppa.launchpad.net/tormodvolden/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/tormodvolden/ppa/ubuntu jaunty main
deb http://ppa.launchpad.net/bogdanb/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/bogdanb/ppa/ubuntu jaunty main
deb http://wine.budgetdedicated.com/apt intrepid main
deb http://ppa.launchpad.net/pythoneers/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/pythoneers/ppa/ubuntu jaunty main
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main

deb http://ppa.launchpad.net/galaxium/ubuntu jaunty main
deb-src http://ppa.launchpad.net/galaxium/ubuntu jaunty main

But when I type ((sudo apt-get update)) everything goes fine but at the end of this process error begin to show ,and the output begin to change to this :

     Err http://wine.budgetdedicated.com intrepid/maindeb Packages
     404 Not Found
     Err http://wine.budgetdedicated.com intrepid/http://ppa.launchpad.net/pythoneers/ppa/ubuntu Packages
     404 Not Found
     Err http://wine.budgetdedicated.com intrepid/jaunty Packages
     404 Not Found
     Fetched 2231B in 7s (297B/s)
     W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 632D16BB0C713DA6
     W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4B1E287796DD5C9A
     W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B9F1C432AE74AE63
     W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 224D9D15EE176F89
     W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5A9BF3BB4E5E17B5
     W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3E0219167854A3A9
     W: GPG error: http://wine.budgetdedicated.com intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 58403026387EE263
     W: GPG error: http://cafelinux.org tinwoodman Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5814BA8970484670
     W: Failed to fetch http://wine.budgetdedicated.com/apt/dists/intrepid/maindeb/binary-i386/Packages 404 Not Found

     W: Failed to fetch http://wine.budgetdedicated.com/apt/dists/intrepid/http://ppa.launchpad.net/pythoneers/ppa/ubuntu/binary-i386/Packages 404 Not Found

     W: Failed to fetch http://wine.budgetdedicated.com/apt/dists/intrepid/jaunty/binary-i386/Packages 404 Not Found

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

OK and in synaptic when I press reload an error show up and it say :

Could not download all repository indexes :

GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 632D16BB0C713DA6GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4B1E287796DD5C9AGPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B9F1C432AE74AE63GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 224D9D15EE176F89GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5A9BF3BB4E5E17B5GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3E0219167854A3A9GPG error: http://cafelinux.org tinwoodman Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5814BA8970484670GPG error: http://wine.budgetdedicated.com intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 58403026387EE263Failed to fetch http://wine.budgetdedicated.com/apt/dists/intrepid/maindeb/binary-i386/Packages 404 Not Found
Failed to fetch http://wine.budgetdedicated.com/apt/dists/intrepid/http://ppa.launchpad.net/pythoneers/ppa/ubuntu/binary-i386/Packages 404 Not Found
Failed to fetch http://wine.budgetdedicated.com/apt/dists/intrepid/jaunty/binary-i386/Packages 404 Not Found
Some index files failed to download, they have been ignored, or old ones used instead.

How can I fix this to use the repository that I have added?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Steven Danna
Solved:
Last query:
Last reply:
Revision history for this message
Steven Danna (ssd7) said :
#1

To remove the GPG errors run the following command (all one line):

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 632D16BB0C713DA6 4B1E287796DD5C9A B9F1C432AE74AE63 224D9D15EE176F89 5A9BF3BB4E5E17B5 3E0219167854A3A9 58403026387EE263 5814BA8970484670

Also try changing the following line:

deb http://wine.budgetdedicated.com/apt intrepid main
to
deb http://wine.budgetdedicated.com/apt jaunty main

And make sure there is a newline between that line and the next line.

Revision history for this message
GODSMACK (godsmack-dmx) said :
#2

Hi Steven,

The command that you have gave to me i think it solve some of this problem because there still error showing up:

W: GPG error: http://cafelinux.org tinwoodman Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5814BA8970484670
W: Failed to fetch http://wine.budgetdedicated.com/apt/dists/intrepid/Release Unable to find expected entry maindeb/binary-i386/Packages in Meta-index file (malformed Release file?)

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

The error become smaller than before, any thing to make this error disappear

Revision history for this message
Steven Danna (ssd7) said :
#3

First run the following two commands:

wget http://www.cafelinux.org/Downloads/oz-os/repository_all_key.asc
sudo apt-key add repository_all_key.asc

Then ensure that the line in your sources.list related to wine looks like this if you are using jaunty:

deb http://wine.budgetdedicated.com/apt jaunty main

Revision history for this message
Steven Danna (ssd7) said :
#4

Also, then run sudo apt-get update to see if that worked. If you still get errors please post the whole contents of your sources.list

Revision history for this message
GODSMACK (godsmack-dmx) said :
#5

Hi,

This is the error:

W: Failed to fetch http://wine.budgetdedicated.com/apt/dists/intrepid/Release Unable to find expected entry maindeb/binary-i386/Packages in Meta-index file (malformed Release file?)

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

And this is the source.list:

#deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://eg.archive.ubuntu.com/ubuntu/ jaunty main restricted
deb-src http://eg.archive.ubuntu.com/ubuntu/ jaunty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://eg.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted
deb-src http://eg.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://eg.archive.ubuntu.com/ubuntu/ jaunty universe
deb-src http://eg.archive.ubuntu.com/ubuntu/ jaunty universe
deb http://eg.archive.ubuntu.com/ubuntu/ jaunty-updates universe
deb-src http://eg.archive.ubuntu.com/ubuntu/ jaunty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://eg.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb-src http://eg.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb http://eg.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse
deb-src http://eg.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://eg.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse
# deb-src http://eg.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu jaunty partner
# deb-src http://archive.canonical.com/ubuntu jaunty partner

deb http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb-src http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb http://security.ubuntu.com/ubuntu jaunty-security universe
deb-src http://security.ubuntu.com/ubuntu jaunty-security universe
deb http://security.ubuntu.com/ubuntu jaunty-security multiverse
deb-src http://security.ubuntu.com/ubuntu jaunty-security multiverse

deb http://ppa.launchpad.net/fta/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/fta/ppa/ubuntu jaunty main
deb http://archive.ubuntu.com/ubuntu/ jaunty-security multiverse
deb http://ppa.launchpad.net/exaile-devel/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/exaile-devel/ppa/ubuntu intrepid main
deb http://cafelinux.org/Downloads/oz-os tinwoodman main
deb http://ppa.launchpad.net/tormodvolden/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/tormodvolden/ppa/ubuntu jaunty main
deb http://ppa.launchpad.net/bogdanb/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/bogdanb/ppa/ubuntu jaunty main
deb http://wine.budgetdedicated.com/apt intrepid maindeb http://ppa.launchpad.net/pythoneers/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/pythoneers/ppa/ubuntu jaunty main
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main

deb http://wine.budgetdedicated.com/apt jaunty main

deb http://ppa.launchpad.net/pythoneers/ppa/ubuntu jaunty main

deb http://ppa.launchpad.net/galaxium/ubuntu jaunty main
deb-src http://ppa.launchpad.net/galaxium/ubuntu jaunty main

Revision history for this message
Steven Danna (ssd7) said :
#6

Delete "deb http://wine.budgetdedicated.com/apt intrepid maindeb" and make sure that "http://ppa.launchpad.net/pythoneers/ppa/ubuntu jaunty main" is on its own line.

Revision history for this message
Best Steven Danna (ssd7) said :
#7

Typing too fast I made a typo. There is a line in your sources.list that looks like this:
deb http://wine.budgetdedicated.com/apt intrepid maindeb http://ppa.launchpad.net/pythoneers/ppa/ubuntu jaunty main

This line is malformed and should be deleted. You have both entries in other places in the file so it is not needed. Hope this helps and sorry for any confusion.

Revision history for this message
GODSMACK (godsmack-dmx) said :
#8

Thanks Steven Danna, that solved my question.