Bug 184231 - app-shells/ksh-93.20070628 ebuild fails with USE="nls"
Bug#: 184231 Product:  Gentoo Linux Version: 2006.1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: taviso@gentoo.org Reported By: howard_b_golden@yahoo.com
Component: Applications
URL: 
Summary: app-shells/ksh-93.20070628 ebuild fails with USE="nls"
Keywords:  
Status Whiteboard: 
Opened: 2007-07-04 21:37 0000
Description:   Opened: 2007-07-04 21:37 0000
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 From Tavis Ormandy (RETIRED) 2007-07-05 10:11:05 0000 -------
Oops, fixed. 

Thanks Howard.