Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
Reinmar Weck #1
"Something wicked happened..."
I managed to install my Debian linux base system alright, but now that I am
trying to install additional packages I am running into trouble. Whenever I
am trying to run 'apt-get update' it fails and gives me the strange message:
"Something wicked happened resolving 'ftp.debian.org:http' (3)".
Does anybody know what to make of this cryptic message?
Thanks!
Reinmar Weck Guest
-
Proj cannot run on LCDS 2.6 ES due to "Unable to resolveresource bundle "datamanagement" for locale "en_US"
hi, all, We have developped an application on Flex Build 3 (run successfully), but failed when we try to deploy it on Tomcat with LCDS 2.5 ES... -
CFINPUT type="radio" w/ "value" requires "label"
On a Flash form, when you specify type='radio' and value='whatever', the value of the 'value' attribute will be displayed as a label if no 'label'... -
#26162 [NEW]: $a="0abcdefg";if ($a==0) echo "OK"; result is "OK" ?!
From: zhuminglun at yahoo dot com dot cn Operating system: linux/win2000 PHP version: 4.3.4 PHP Bug Type: *General Issues... -
#26162 [Opn->Bgs]: $a="0abcdefg";if ($a==0) echo "OK"; result is "OK" ?!
ID: 26162 Updated by: didou@php.net Reported By: zhuminglun at yahoo dot com dot cn -Status: Open +Status: ... -
"Start" "Program" "Menu" list is empty
For what ever reason my list of installed programs in my "Start" "Programs" menu is empty. Anyone know how to restore the list. Thanks for your... -
horne #2
Re: "Something wicked happened..."
Reinmar Weck scribbled:
Check the /etc/apt/sources.list> I managed to install my Debian linux base system alright, but now that I
> am
> trying to install additional packages I am running into trouble. Whenever
> I am trying to run 'apt-get update' it fails and gives me the strange
> message: "Something wicked happened resolving 'ftp.debian.org:http' (3)".
> Does anybody know what to make of this cryptic message?
> Thanks!
% cat /etc/apt/sources.list
deb [url]ftp://ftp.us.debian.org/debian[/url] sarge main contrib non-free
deb [url]ftp://non-us.debian.org/debian-non-US[/url] sarge/non-US main contrib non-free
--
Free Software Foundation (FSF) Associate Member 499
Linux Counter Statistics: UserID 277671
LindowsOS v4.0 (Linux kernel 2.4.20) Elite-II Zero-Footprint PC
horne Guest
-
Bill Unruh #3
Re: "Something wicked happened..."
"Reinmar Weck" <rweck@telus.net> writes:
]I managed to install my Debian linux base system alright, but now that I am
]trying to install additional packages I am running into trouble. Whenever I
]am trying to run 'apt-get update' it fails and gives me the strange message:
]"Something wicked happened resolving 'ftp.debian.org:http' (3)".
It is called a sense of humour (well, someone's humour-- little did the programmer
realise that what is funny once need not remain so after the 20th viewing)
This presumably means that when it tried to resolve ftp.debian.org:http, which is
an invalid address, it fails. Now ftp.debian.org is a prefectly fine address.
I have no idea what that address is supposed to mean however. Sounds like a bug to
me.
]Does anybody know what to make of this cryptic message?
]Thanks!
Bill Unruh Guest
-
Andreas Janssen #4
Re: "Something wicked happened..."
Hello
Reinmar Weck (<rweck@telus.net>) wrote:
It says that apt can not find ftp.debian.org, which very probably means> I managed to install my Debian linux base system alright, but now that
> I am
> trying to install additional packages I am running into trouble.
> Whenever I am trying to run 'apt-get update' it fails and gives me the
> strange message: "Something wicked happened resolving
> 'ftp.debian.org:http' (3)". Does anybody know what to make of this
> cryptic message? Thanks!
that your internet connection is not configured properly. Try to reach
ftp.debian.org by pinging it or using a ftp or http client.
'ftp.debian.org:http' means that apt tries to use the http protocol for
that server. This should work (although changing to ftp will also
work).
best regards
Andreas Janssen
--
Andreas Janssen
[email]andreas.janssen@bigfoot.com[/email]
PGP-Key-ID: 0xDC801674
Registered Linux User #267976
Andreas Janssen Guest
-
Bill Marcum #5
Re: "Something wicked happened..."
On Thu, 11 Sep 2003 20:48:32 GMT, Reinmar Weck
<rweck@telus.net> wrote:If your system uses demand dialing, apt-get might have timed out while> I managed to install my Debian linux base system alright, but now that I am
> trying to install additional packages I am running into trouble. Whenever I
> am trying to run 'apt-get update' it fails and gives me the strange message:
> "Something wicked happened resolving 'ftp.debian.org:http' (3)".
> Does anybody know what to make of this cryptic message?
> Thanks!
>
it was connecting to ftp.debian.org. In that case, just give the
"apt-get update" command again before the modem hangs up.
--
Commander Spiral Pyjama Pseudo-Rhinocerous Feline Thingamajig Bill Marcum
(the First)
Ozy and Millie Name Generator [url]http://heifong.phase.org/omname.php[/url]
Bill Marcum Guest



Reply With Quote

