Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184231 - app-shells/ksh-93.20070628 ebuild fails with USE="nls"
Summary: app-shells/ksh-93.20070628 ebuild fails with USE="nls"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Tavis Ormandy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-04 21:37 UTC by Howard B. Golden
Modified: 2007-07-05 10:11 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 Howard B. Golden 2007-07-04 21:37:56 UTC
app-shells/ksh-93.20070628 supplies ast-ksh-locale.2007-03-28.tgz (note the date is different) for use when USE="nls". However, the ebuild is trying to copy ast-ksh-locale.2007-06-28.tgz (different date) to the working directory. This fails with the following message:

cp: cannot stat `/var/tmp/portage/app-shells/ksh-93.20070628/distdir/ast-ksh-locale.2007-06-28.tgz': No such file or directory

Either the file name or the ebuild should be changed so they are consistent.
Comment 1 Tavis Ormandy (RETIRED) gentoo-dev 2007-07-05 10:11:05 UTC
Oops, fixed. 

Thanks Howard.