This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001798] adding a package (epk-file) fails


Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001798

--- Comment #4 from Robert Brusa <Bob.Brusa@gmail.com> ---
Comment on attachment 2130
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2130
admindlg-130315.patch

patch is new to me and not surprisingly, I have problems with it. What I did
is:
-open the file admindlg-130315.patch in bugzilla + copy/paste it to a file
admindlg.patch - in the same folder (packages) as ecosadmin.tcl
- open cygwin Terminal - cd to ...packages and then run the program. What I get
is:
rwb@w500 /cygdrive/c/cygwin/opt/ecos/packages
$ patch <admindlg.patch
(Stripping trailing CRs from patch.)
patching file ChangeLog
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file ChangeLog.rej
(Stripping trailing CRs from patch.)
can't find file to patch at input line 28
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|Index: standalone/wxwin/admindlg.cpp
|===================================================================
|RCS file: /cvs/ecos/ecos/host/tools/configtool/standalone/wxwin/admindlg.cpp,v
|retrieving revision 1.11
|diff -U5 -r1.11 admindlg.cpp
|--- standalone/wxwin/admindlg.cpp      29 Jan 2009 17:47:50 -0000      1.11
|+++ standalone/wxwin/admindlg.cpp      15 Mar 2013 13:14:39 -0000
--------------------------
File to patch:

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]