update manager fails to update in jaunty

Asked by phaniraj

This is what happens when i run the update manager
(i've tried some solutions given for the similar Query, yet, no use)

bobby@bobby-desktop:~$ sudo apt-get update
Hit http://wine.budgetdedicated.com jaunty Release.gpg
Ign http://wine.budgetdedicated.com jaunty/main Translation-en_IN
Hit http://wine.budgetdedicated.com jaunty Release
Ign http://wine.budgetdedicated.com jaunty/main Packages
Hit http://wine.budgetdedicated.com jaunty/main Packages
Hit http://in.archive.ubuntu.com jaunty Release.gpg
Ign http://in.archive.ubuntu.com jaunty/main Translation-en_IN
Ign http://in.archive.ubuntu.com jaunty/restricted Translation-en_IN
Ign http://in.archive.ubuntu.com jaunty/universe Translation-en_IN
Ign http://in.archive.ubuntu.com jaunty/multiverse Translation-en_IN
Hit http://in.archive.ubuntu.com jaunty-updates Release.gpg
Ign http://in.archive.ubuntu.com jaunty-updates/main Translation-en_IN
Ign http://in.archive.ubuntu.com jaunty-updates/restricted Translation-en_IN
Ign http://in.archive.ubuntu.com jaunty-updates/universe Translation-en_IN
Ign http://in.archive.ubuntu.com jaunty-updates/multiverse Translation-en_IN
Hit http://in.archive.ubuntu.com jaunty-security Release.gpg
Ign http://in.archive.ubuntu.com jaunty-security/main Translation-en_IN
Ign http://in.archive.ubuntu.com jaunty-security/restricted Translation-en_IN
Ign http://in.archive.ubuntu.com jaunty-security/universe Translation-en_IN
Ign http://in.archive.ubuntu.com jaunty-security/multiverse Translation-en_IN
Hit http://in.archive.ubuntu.com jaunty Release
Hit http://in.archive.ubuntu.com jaunty-updates Release
Hit http://in.archive.ubuntu.com jaunty-security Release
Hit http://in.archive.ubuntu.com jaunty/main Packages
Hit http://in.archive.ubuntu.com jaunty/restricted Packages
Hit http://in.archive.ubuntu.com jaunty/main Sources
Hit http://in.archive.ubuntu.com jaunty/restricted Sources
Hit http://in.archive.ubuntu.com jaunty/universe Packages
Hit http://in.archive.ubuntu.com jaunty/universe Sources
Hit http://in.archive.ubuntu.com jaunty/multiverse Packages
Hit http://in.archive.ubuntu.com jaunty/multiverse Sources
Hit http://in.archive.ubuntu.com jaunty-updates/main Packages
Hit http://in.archive.ubuntu.com jaunty-updates/restricted Packages
Hit http://in.archive.ubuntu.com jaunty-updates/main Sources
Hit http://in.archive.ubuntu.com jaunty-updates/restricted Sources
Get:1 http://in.archive.ubuntu.com jaunty-updates/universe Packages [23.5kB]
Get:2 http://in.archive.ubuntu.com jaunty-updates/universe Sources [7154B]
Get:3 http://in.archive.ubuntu.com jaunty-updates/multiverse Packages [675B]
Get:4 http://in.archive.ubuntu.com jaunty-updates/multiverse Sources [639B]
Get:5 http://in.archive.ubuntu.com jaunty-security/main Packages [32.7kB]
Get:6 http://in.archive.ubuntu.com jaunty-security/restricted Packages [14B]
Get:7 http://in.archive.ubuntu.com jaunty-security/main Sources [10.1kB]
Get:8 http://in.archive.ubuntu.com jaunty-security/restricted Sources [14B]
Get:9 http://in.archive.ubuntu.com jaunty-security/universe Packages [10.3kB]
E: Method gave invalid 400 URI Failure message
E: Method gave invalid 400 URI Failure message

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu update-manager 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

Can you give the output of the following commands:

1) ls /etc/apt/sources.list.d/

IF that returns results, ie, if there are files in that folder, please post the output of this command:

2) cat /etc/apt/soruces.list.d/*

And, regardless of the output of the following, please post the output of:

3) cat /etc/apt/sources.list

Revision history for this message
phaniraj (write2raj-p) said :
#2

here it is..

ls /etc/apt/sources.list.d/
playdeb.list playdeb.list.save winehq.list

cat /etc/apt/sources.list.d/*
deb mirror://www.getdeb.net/playdeb-mirror/jaunty jaunty/
deb mirror://www.getdeb.net/playdeb-mirror/jaunty jaunty/
deb http://wine.budgetdedicated.com/apt jaunty main #WineHQ - Ubuntu 9.04 "Jaunty Jackalope"
#deb-src http://wine.budgetdedicated.com/apt intrepid main #WineHQ - Ubuntu 8.10 "Intrepid Ibex"

cat /etc/apt/sources.list

# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)]/ intrepid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

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

## Major bug fix updates produced after the final release of the
## distribution.
deb http://in.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted
deb-src http://in.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://in.archive.ubuntu.com/ubuntu/ jaunty universe
deb-src http://in.archive.ubuntu.com/ubuntu/ jaunty universe
deb http://in.archive.ubuntu.com/ubuntu/ jaunty-updates universe
deb-src http://in.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://in.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb-src http://in.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb http://in.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse
deb-src http://in.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://in.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
## deb-src http://in.archive.ubuntu.com/ubuntu/ intrepid-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 intrepid partner
#deb-src http://archive.canonical.com/ubuntu intrepid partner

deb http://in.archive.ubuntu.com/ubuntu/ jaunty-security main restricted
deb-src http://in.archive.ubuntu.com/ubuntu/ jaunty-security main restricted
deb http://in.archive.ubuntu.com/ubuntu/ jaunty-security universe
deb-src http://in.archive.ubuntu.com/ubuntu/ jaunty-security universe
deb http://in.archive.ubuntu.com/ubuntu/ jaunty-security multiverse
deb-src http://in.archive.ubuntu.com/ubuntu/ jaunty-security multiverse
 deb http://wine.budgetdedicated.com/apt jaunty main #WineHQ - Ubuntu 8.10 "Intrepid Ibex" disabled on upgrade to jaunty
#deb http://wine.budgetdedicated.com/apt jaunty main #WineHQ - Ubuntu 9.04 "Jaunty Jackalope"
root@bobby-desktop:/home/bobby#

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

I'm guessing that the problem is with the playdeb repositories since I
have seen problems with that particular repository listed elsewhere.
Your best bet may be to remove the playdeb repository temporarily. You
can do that via the following method:

1) Open a terminal(Applications->Accessories->Terminal)
2) Issue the following commands:

sudo cp /etc/apt/sources.list.d/playdeb.list ~/playdeb.list.backup
sudo rm /etc/apt/sources.list.d/playdeb.list*

3) See if sudo apt-get update now works.
4) If this doesn't solve your problem, feel free to restore these
sources via the following:

sudo cp ~/playdeb.list.backup /etc/apt/sources.list.d/playdeb.list

I hope this helps.

On Thu, 2009-06-18 at 06:09 +0000, phaniraj wrote:
> playdeb.list playdeb.list.save
--

Revision history for this message
phaniraj (write2raj-p) said :
#4

Thanks Danna, it really worked after #2.

Revision history for this message
phaniraj (write2raj-p) said :
#5

Thanks Steven Danna, that solved my question.