Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6877 - bad download directory for kde-i18n-xx packages
Summary: bad download directory for kde-i18n-xx packages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-22 02:26 UTC by Roman Majer
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Roman Majer 2002-08-22 02:26:15 UTC
When the kde-i18n-xx package is not found on ibiblio server, emerge try
to get it from ftp.kde.org/pub/kde/stable/<version>/src/ but that package
is in /pub/kde/stable/<version>/src/kde-i8n/ !! so emerge ends with 404 error..

I'm talking about kde-i18n-cs-3.0.3.tar.bz2 package...

Possibly change of directory structure on ftp.kde.org or some new error
in eclass kde-i18n file...

Roman.
Comment 1 Maurizio Disimino 2002-08-24 10:55:14 UTC
I think this had been fixed.
do the following:

rm -rf /var/cache/edb/dep/*
emerge rsync
emerge kde-i18n-cs

Comment 2 Roman Majer 2002-08-26 03:35:30 UTC
RIGHT !!! problem solved. The bug can be closed as fixed...