X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <4815795D.3050100@cwilson.fastmail.fm> Date: Mon, 28 Apr 2008 03:14:37 -0400 From: cygwin AT cwilson DOT fastmail DOT fm User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: Cygwin Mailing List Subject: 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 References: <7zve22a2aq DOT fsf AT vzell-de DOT de DOT oracle DOT com> In-Reply-To: <7zve22a2aq.fsf@vzell-de.de.oracle.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/