Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29797 - USE="cjk" emerge ghostscript can't find gs-cjk sources
Summary: USE="cjk" emerge ghostscript can't find gs-cjk sources
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Printing (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-28 05:41 UTC by Brandy Westcott (RETIRED)
Modified: 2003-09-29 11:54 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 Brandy Westcott (RETIRED) gentoo-dev 2003-09-28 05:41:16 UTC
When emerging ghostscript with the cjk USE flag, the gs-cjk sources
can't be downloaded:


USE="cjk" emerge ghostscript
Calculating dependencies ...done!
>>> emerge (1 of 1) app-text/ghostscript-7.05.6-r3 to /
>>> Downloading http://gentoo.oregonstate.edu//distfiles/acro5-cmaps-2001.tar.gz
--16:14:40--  http://gentoo.oregonstate.edu//distfiles/acro5-cmaps-2001.tar.gz
           => `/usr/portage/distfiles/acro5-cmaps-2001.tar.gz'
Resolving gentoo.oregonstate.edu... done.
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:14:45 ERROR 404: Not Found.

>>> Downloading http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/acro5-cmaps-2001.tar.gz
--16:14:45--  http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/acro5-cmaps-2001.tar.gz
           => `/usr/portage/distfiles/acro5-cmaps-2001.tar.gz'
Resolving www.ibiblio.org... done.
Connecting to www.ibiblio.org[152.2.210.81]:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/acro5-cmaps-2001.tar.gz [following]
--16:14:46--  http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/acro5-cmaps-2001.tar.gz
           => `/usr/portage/distfiles/acro5-cmaps-2001.tar.gz'
Resolving distro.ibiblio.org... done.
Connecting to distro.ibiblio.org[152.2.210.109]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:14:47 ERROR 404: Not Found.

>>> Downloading ftp://ftp.gyve.org/pub/gs-cjk/acro5-cmaps-2001.tar.gz
--16:14:47--  ftp://ftp.gyve.org/pub/gs-cjk/acro5-cmaps-2001.tar.gz
           => `/usr/portage/distfiles/acro5-cmaps-2001.tar.gz'
Resolving ftp.gyve.org... failed: Host not found.
!!! Couldn't download acro5-cmaps-2001.tar.gz. Aborting.



It seems that www.gyve.org may no longer be an active site.
Fortunately there's a mirror which provides the required gs-cjk files:
http://www.matsusaka-u.ac.jp/mirror/gs-cjk/
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-09-29 11:54:22 UTC
thx, fixed :)