503 service unavailable when doing apt-get update

Asked by ubuntu2man

Hi,

when doing an 'sudo apt-get update' I get an error (in german):
...
Fehl http://de.archive.ubuntu.com maverick/universe i386 Packages
  503 Service Unavailable [IP: 141.30.3.82 80]
Es wurden 2.321kB in 4 s geholt (496kB/s)
W: Fehlschlag beim Holen von http://ppa.launchpad.net/samba-team/ppa/ubuntu/dists/maverick/main/binary-i386/Packages.gz 503 Service Unavailable

Does anyone knows about how to fix this?
I am quite a novice in linux and trying to install samba 4.

Regards,

ubuntu2man

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Julian Edwards (julian-edwards) said :
#1

This is a problem with the Ubuntu archive mirror that you are using, de.archive.ubuntu.com

If this is still a problem you could find an alternative mirror, or just use archive.ubuntu.com.

Revision history for this message
Julian Edwards (julian-edwards) said :
#2

(clicked too early!)

Edit the file /etc/apt/sources.list and replace all the occurrences of de.archive.ubuntu.com with archive.ubuntu.com.

Revision history for this message
ubuntu2man (tstraub) said :
#3

Hi Julian,

thanx for your answer.
Unfortunately this is only on error which I put in my question for further information - but seems not to be valuable.

The second message

W: Fehlschlag beim Holen von http://ppa.launchpad.net/samba-team/ppa/ubuntu/dists/maverick/main/binary-i386/Packages.gz 503 Service Unavailable

is the one which I hope to get answered here.
With Firefox I can browse this URL. But apt-get update gives me this error.

How can I solve this warning for fetching from launchpad.

Regards,

ubuntu2man

Revision history for this message
Julian Edwards (julian-edwards) said :
#4

It sounds like you have a (possibly transparent proxy in the way). Since you can browse the URL via Firefox, check Firefox's proxy settings and then you can set http_proxy in your environment for apt-get to use.

This is not a Launchpad problem.

Revision history for this message
ubuntu2man (tstraub) said :
#5

Julian,

Yes I use a transparent proxy.
I put the following in /etc/apt/apt.conf:

Acquire::http::proxy "http://111.222.111.222:8080";
Acquire::ftp::proxy "http://111.222.111.222:8080";

But this does not work.
Any suggestions?

Regards,

ubuntu2man

Revision history for this message
Julian Edwards (julian-edwards) said :
#6

I am out of suggestions, sorry. You're better off asking a question on askubuntu.com or ubuntuforums.com I think, as this is a help service for Launchpad itself rather than Ubuntu.

Good luck.

Can you help with this problem?

Provide an answer of your own, or ask ubuntu2man for more information if necessary.

To post a message you must log in.