This is the mail archive of the cygwin mailing list for the Cygwin 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]

Re: [Packaging error] Re: [ANNOUNCEMENT] Updated: {xerces-c/libxerces-c-devel/xerces-c-doc}-2.8.0-1 New: {libxerces-c28/xerces-c-test}-2.8.0-1


Dr. Volker Zell wrote:
2008/04/28 07:37:00 running: D:\\bin\bash.exe -c /etc/postinstall/libxerces-c-devel.sh
/etc/postinstall/libxerces-c-devel.sh: line 13: [: -l: unary operator expected
/etc/postinstall/libxerces-c-devel.sh: line 13: [: -l: unary operator expected
/etc/postinstall/libxerces-c-devel.sh: line 13: [: -l: unary operator expected
/etc/postinstall/libxerces-c-devel.sh: line 13: [: -l: unary operator expected
/etc/postinstall/libxerces-c-devel.sh: line 13: [: -l: unary operator expected
ln: creating symbolic link `/usr/lib/libxerces-c.dll.a': File exists
/etc/postinstall/libxerces-c-devel.sh: line 37: [: -l: unary operator expected
/etc/postinstall/libxerces-c-devel.sh: line 37: [: -l: unary operator expected
/etc/postinstall/libxerces-c-devel.sh: line 37: [: -l: unary operator expected
/etc/postinstall/libxerces-c-devel.sh: line 37: [: -l: unary operator expected
/etc/postinstall/libxerces-c-devel.sh: line 37: [: -l: unary operator expected
ln: creating symbolic link `/usr/lib/libxerces-c.dll.a': File exists
ln: creating symbolic link `/usr/lib/libxerces-c2_8_0.dll.a': File exists
ln: creating symbolic link `/usr/lib/libxerces-depdom.dll.a': File exists
ln: creating symbolic link `/usr/lib/libxerces-depdom2_8_0.dll.a': File exists
2008/04/28 07:37:00 abnormal exit: exit code=1

Well, the file exists errors are because the 'rm' never happened, due to the 'unary operator expected' error. And that was a -L/-l problem.


Both postinstall and preremove scripts have also duplicate entries

Geez, that was weird. The "good" part of the script fit into a single screen -- I never thought to scroll down to make sure the 'bottom' of the file I /saw/ was actually the 'bottom' of the file!


Will fix, pronto.

Sorry for the trouble, and thanks for the report.

--
Chuck

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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