Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29749 - graphviz-1.9 fails to emerge - file isn't on FTP-server
Summary: graphviz-1.9 fails to emerge - file isn't on FTP-server
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Markus Nigbur (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-27 07:55 UTC by Thomas Schlesinger (RETIRED)
Modified: 2003-09-28 08:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Schlesinger (RETIRED) gentoo-dev 2003-09-27 07:55:53 UTC
After an emerge graphviz, I got this message: 
 
>>> emerge (1 of 1) media-gfx/graphviz-1.9 to / 
>>> Downloading http://www.graphviz.org/pub/graphviz/graphviz-1.9.tar.gz 
--16:51:47--  http://www.graphviz.org/pub/graphviz/graphviz-1.9.tar.gz 
           => `/usr/portage/distfiles/graphviz-1.9.tar.gz' 
Resolving www.graphviz.org... done. 
Connecting to www.graphviz.org[192.20.225.20]:80... connected. 
HTTP request sent, awaiting response... 404 Not Found 
16:51:48 ERROR 404: Not Found. 
 
I've checked by manually ftp'ing, the file is not on the server, there's a 1.10. 

Reproducible: Always
Steps to Reproduce:
emerge graphviz 
Actual Results:  
see above 

Expected Results:  
graphviz should be installed
Comment 1 Markus Nigbur (RETIRED) gentoo-dev 2003-09-27 09:55:08 UTC
Fixed in CVS and also added 1.10 to ~arch.
Comment 2 Thomas Schlesinger (RETIRED) gentoo-dev 2003-09-28 02:54:12 UTC
I've done an emerge sync and and emerge graphviz. The problem is already
there. An there's no graphviz-1.10.ebuild in /usr/portage/media-gfx/graphviz.
Comment 3 Markus Nigbur (RETIRED) gentoo-dev 2003-09-28 07:35:31 UTC
there was a problem with the rsync mirrors.
fixed now, please resync.
Comment 4 Thomas Schlesinger (RETIRED) gentoo-dev 2003-09-28 08:37:46 UTC
Ok, it works now.