Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

How to update the mirrors

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
13 posts • Page 1 of 1
Author
Message
Abedel_hady
Tux's lil' helper
Tux's lil' helper
Posts: 139
Joined: Mon Jul 12, 2004 4:06 pm

How to update the mirrors

  • Quote

Post by Abedel_hady » Wed Jul 14, 2004 8:57 am

I have some problem with 'emerge' and i think that the problem with the mirrors, so how can I update the mirrors, and how to use the fast mirrors?

Please; any one can help me :!:
/aeh
Top
vla_do
Apprentice
Apprentice
Posts: 165
Joined: Sat Mar 13, 2004 12:29 pm

  • Quote

Post by vla_do » Wed Jul 14, 2004 9:11 am

Code: Select all

mirrorselect -a -D -s5 -o >> /etc/make.conf
Top
Abedel_hady
Tux's lil' helper
Tux's lil' helper
Posts: 139
Joined: Mon Jul 12, 2004 4:06 pm

  • Quote

Post by Abedel_hady » Wed Jul 14, 2004 9:19 am

Thank you, but I try the code but i have the following:

'bash: mirrorselect: command not found'
/aeh
Top
vla_do
Apprentice
Apprentice
Posts: 165
Joined: Sat Mar 13, 2004 12:29 pm

  • Quote

Post by vla_do » Wed Jul 14, 2004 9:36 am

You must emerge mirrorselect first:

Code: Select all

emerge mirrorselect
Top
Abedel_hady
Tux's lil' helper
Tux's lil' helper
Posts: 139
Joined: Mon Jul 12, 2004 4:06 pm

  • Quote

Post by Abedel_hady » Wed Jul 14, 2004 9:45 am

Do you think that would solv this problem with emerge the mod_php?

[Downloading http://distro.ibiblio.org/pub/Linux/dis ... 0.3.tar.gz
--09:42:17-- http://distro.ibiblio.org/pub/Linux/dis ... 0.3.tar.gz
=> `/usr/portage/distfiles/aspell-0.50.3.tar.gz'
Connecting to 192.168.1.1:8080... connected.
Proxy request sent, awaiting response... 404 Not Found
09:42:20 ERROR 404: Not Found.

>>> Downloading ftp://ftp.gnu.org/gnu/aspell/aspell-0.50.3.tar.gz
--09:42:20-- ftp://ftp.gnu.org/gnu/aspell/aspell-0.50.3.tar.gz
=> `/usr/portage/distfiles/aspell-0.50.3.tar.gz'
Connecting to 192.168.1.1:8080... connected.
Proxy request sent, awaiting response...
09:42:24 ERROR -1: Malformed status line.
]

because it cann't find the files[/code]
/aeh
Top
vla_do
Apprentice
Apprentice
Posts: 165
Joined: Sat Mar 13, 2004 12:29 pm

  • Quote

Post by vla_do » Wed Jul 14, 2004 9:55 am

Your portage is out of date. There is only newer version of aspell available (http://packages.gentoo.org/packages/?ca ... ame=aspell). Update portage with:

Code: Select all

emerge sync
Top
Abedel_hady
Tux's lil' helper
Tux's lil' helper
Posts: 139
Joined: Mon Jul 12, 2004 4:06 pm

  • Quote

Post by Abedel_hady » Wed Jul 14, 2004 10:01 am

I tried to emerge the sync but this what happen.......

# emerge sync
Notice: (-3, 'Temporary failure in name resolution')
>>> starting rsync with rsync://rsync.gentoo.org/gentoo-portage...
>>> checking server timestamp ...
rsync: getaddrinfo: rsync.gentoo.org 873: Temporary failure in name resolution
rsync error: error in socket IO (code 10) at clientserver.c(88)
>>> retry ...


So what I shall do?
/aeh
Top
vla_do
Apprentice
Apprentice
Posts: 165
Joined: Sat Mar 13, 2004 12:29 pm

  • Quote

Post by vla_do » Wed Jul 14, 2004 10:44 am

Trie emerge portage first
Top
Abedel_hady
Tux's lil' helper
Tux's lil' helper
Posts: 139
Joined: Mon Jul 12, 2004 4:06 pm

  • Quote

Post by Abedel_hady » Wed Jul 14, 2004 11:31 am

I emerged the portage and I still have the same problem, it still has error with emerge sync and also with the emerge-webrsync. so where the problem :(
/aeh
Top
pYrania
Retired Dev
Retired Dev
User avatar
Posts: 650
Joined: Sun Oct 27, 2002 8:19 pm
Location: Cologne - Germany
Contact:
Contact pYrania
Website

  • Quote

Post by pYrania » Wed Jul 14, 2004 1:07 pm

seems like rsync can't work through your proxy
use emerge-webrsync to sync the tree.
Markus Nigbur
Top
Abedel_hady
Tux's lil' helper
Tux's lil' helper
Posts: 139
Joined: Mon Jul 12, 2004 4:06 pm

  • Quote

Post by Abedel_hady » Wed Jul 14, 2004 2:40 pm

thanks, but I'm just a Linux biggner, I don't understand, please explain more."what you mean by emerge webrsync to rsyns"
/aeh
Top
rinnan
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 138
Joined: Sat May 24, 2003 10:39 am
Location: Honolulu, Hawai`i

emerge webrsync is an alternative to 'emerge sync'

  • Quote

Post by rinnan » Thu Jul 15, 2004 8:29 am

He probably means to type this:
emerge webrsync
instead of typing this:
emerge sync
It's an alternate way of "sync"ing your portage database (needed so that your setup knows the latest and greatest versions of things -- it will only have as updated a view of the world as your last "emerge sync" or "emerge webrsync".

Erik
Top
lagrima
Apprentice
Apprentice
User avatar
Posts: 199
Joined: Wed Feb 11, 2004 6:43 am
Location: Whorenge County

re

  • Quote

Post by lagrima » Fri Jul 23, 2004 9:11 am

are you doing an install?

cp /etc/resolv.conf /mnt/gentoo/etc/resolv.conf

that helped me i was not following the handbook
Top
Post Reply

13 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy