When giving several colon-separated alternatives to cdrom_get_cds, error messages appear if the directory does not exist for each alternative that is given. No check is made to ensure the directory exists before find is run. The following patch fixes the problem, though I am aware that major changes to these functions are being considered in bug 139196.
Created attachment 133452 [details, diff] Patch for eutils.eclass
thanks, added