Issue 86946 - W32-bash: Lots of "cannot stat `blah.zip`" warnings in m2
Summary: W32-bash: Lots of "cannot stat `blah.zip`" warnings in m2
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: solenv (show other issues)
Version: current
Hardware: PC Windows, all
: P3 Trivial (vote)
Target Milestone: OOo 3.0
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-12 05:35 UTC by quetschke
Modified: 2008-06-05 15:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2008-03-12 05:35:56 UTC
I get a lot of errors like this:

C:/cygwin/bin/cp: cannot stat `./wntmsci10.pro/bin/fontunxafm.zip´: No such file
or directory

in DEV300_m2, see here:
<http://tinderbox.go-oo.org/gunzip.cgi?tree=DEV300_m2&brief-log=1205293202.25960>
Comment 1 quetschke 2008-03-12 05:36:49 UTC
I meant warnings, not errors.
Comment 2 hjs 2008-03-12 08:37:46 UTC
argl! leftover debug output. see tg_zip.mk line 144-146
Comment 3 hjs 2008-03-12 10:58:49 UTC
removed that lines, warnings gone - see CWS ause092
Comment 4 quetschke 2008-03-12 16:08:56 UTC
OK, verified.

I suppose there is a deeper reason for copying from
  ./wntmsci10.pro/bin/<blah>.zip
to a temporary
  <something><blah>.zip
and then adding to this <something><blah>.zip and copying back to the original
location/filename.
Comment 5 hjs 2008-06-05 15:07:49 UTC
.