View previous topic :: View next topic |
Author |
Message |
courage n00b
Joined: 22 May 2007 Posts: 38
|
Posted: Tue Jun 12, 2007 7:49 pm Post subject: [Solved] xerces |
|
|
its not realy a server but it makes a server crash....
Im trying to emerge xerces and i get this:
Code: | Resolving ftp.oregonstate.edu... 140.211.166.134
Connecting to ftp.oregonstate.edu|140.211.166.134|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/gentoo/distfiles ... done.
==> PASV ... done. ==> RETR java-config-wrapper-0.12.tar.bz2 ...
No such file `java-config-wrapper-0.12.tar.bz2'.
>>> Downloading 'http://cudlug.cudenver.edu/gentoo/distfiles/java-config-wrapper-0.12.tar.bz2'
--01:53:08-- http://cudlug.cudenver.edu/gentoo/distfiles/java-config-wrapper-0.12.tar.bz2
=> `/usr/portage/distfiles/java-config-wrapper-0.12.tar.bz2'
Resolving cudlug.cudenver.edu... 132.194.22.137
Connecting to cudlug.cudenver.edu|132.194.22.137|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
01:53:09 ERROR 404: Not Found.
!!! Couldn't download 'java-config-wrapper-0.12.tar.bz2'. Aborting. |
Its a lot longer then this, but this is the main log, mostly- trying to download, retry....
What could i do to fix this?
Last edited by courage on Tue Jun 12, 2007 9:14 pm; edited 1 time in total |
|
Back to top |
|
|
di1bert l33t
Joined: 16 May 2002 Posts: 963 Location: Oslo, Norway
|
Posted: Tue Jun 12, 2007 8:12 pm Post subject: |
|
|
Looking at my mirrors it seems that 0.13 is the latest version available. You could do a
emerge --sync to see if there is an updated ebuild for your app, or try manually creating
an updated ebuild if there isn't one available.
-m |
|
Back to top |
|
|
John R. Graham Administrator
Joined: 08 Mar 2005 Posts: 10729 Location: Somewhere over Atlanta, Georgia
|
Posted: Tue Jun 12, 2007 8:41 pm Post subject: Re: xerces |
|
|
courage wrote: | What could i do to fix this? | According to the java-config-wrapper Change Log, version 0.12 dropped out of Portage on May 1st. Is it possible you haven't done "emerge --sync" since then?
- John |
|
Back to top |
|
|
courage n00b
Joined: 22 May 2007 Posts: 38
|
Posted: Tue Jun 12, 2007 9:14 pm Post subject: |
|
|
Ah... your right, i haven't did that a long time from now. Thx! |
|
Back to top |
|
|
John R. Graham Administrator
Joined: 08 Mar 2005 Posts: 10729 Location: Somewhere over Atlanta, Georgia
|
Posted: Wed Jun 13, 2007 10:39 am Post subject: |
|
|
You're welcome. Always --sync (at least within the last day or two) before installs or updates!
- John |
|
Back to top |
|
|
|