Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

apt-get problem

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
new_user

apt-get problem

#1 Post by new_user »

I am a new user of debian, just today I installed in my computer. But I fall in a minor problem.

When I am using the apt-get command, all the time it download German version of package. My country setup is an USA, but why this problem happens?

Here is an example:
apt-get install firefox
Paketlisten werden gelesen... Fertig
Abh舅gigkeitsbaum wird aufgebaut... Fertig
E: Konnte Paket firefox nicht finden
I have another question. Can I configure "apt-get" in a way so it will download the packages from nearby server.

Can anybody help me?

Thanks in advance.

schmiel
Posts: 24
Joined: 2005-03-09 15:21

#2 Post by schmiel »

You could change the resources file.

/etc/apt/resources

new_user

thanks

#3 Post by new_user »

Thanks.

But I found that I had done a terrible mistake :cry: , when I installed
somehow I missed in some place and I have installed in German
environment (probably). I installed with Knoppix Harddisk install system.
At present my KDE environment in English, and all the message and
environment in English. But in shell (SSH) often the message come in
German language.

Now should I need to install again, or is there any way to change the
environment to English.

Looking forward.

Jeroen
Debian Developer, Site Admin
Debian Developer, Site Admin
Posts: 483
Joined: 2004-04-06 18:19
Location: Utrecht, NL
Contact:

#4 Post by Jeroen »

Eh, Debian is not Knoppix.

On Debian, you could dpkg-reconfigure locales to set the default language to English (or any other language)

Also, you should edit /etc/apt/sources.list for editing which mirror to use.

schmiel: I don't know what you're talking about, but /etc/apt/resources doesn't exist on any of my Debian systems, and isn't mentioned in the apt manpage either...

schmiel
Posts: 24
Joined: 2005-03-09 15:21

#5 Post by schmiel »

Lol sorry, i've made a mistake :P
It was an answer on:
I have another question. Can I configure "apt-get" in a way so it will download the packages from nearby server.
"/etc/apt/sources.list"
That file is the one you could configure for changing your apt sources.


Schmiel

new_user

thanks

#6 Post by new_user »

Thanks. Now my problem has solved.

Thanks agai.... :lol:

Post Reply