Bugs item #595721, was opened at 2002-08-15 15:34
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=595721&group_id=9368

Category: Packages
>Group: 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Michael Chase-Salerno (mchasal)
Assigned to: Jason Brechin (brechin)
Summary: Strange %post sections

Initial Comment:
The pbs, mpich & hd5 all have a rpm %post section that
just consists of "/bin/sh". This caused the image build
to hang because /bin/sh on its own is interactive, so
it just sits there waiting for input. Since rpm itself
doesn't seem to have a problem with this, I put some
code in SIS to catch this condition and skip the %post
section in this case. 

Just to clean things up, we should get rid of those
%post sections. These rpms were the only 3 in the
entire image build that had this problem.

----------------------------------------------------------------------

>Comment By: Jason Brechin (brechin)
Date: 2003-03-05 20:08

Message:
Logged In: YES 
user_id=274641

This is now checked in, along with a couple new versions

----------------------------------------------------------------------

Comment By: Jason Brechin (brechin)
Date: 2002-09-03 11:25

Message:
Logged In: YES 
user_id=274641

I believe my autoupdate package had a strange %post.  It 
should now be fixed.

----------------------------------------------------------------------

Comment By: Jason Brechin (brechin)
Date: 2002-08-20 16:12

Message:
Logged In: YES 
user_id=274641

sync_users-oscar is done

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=595721&group_id=9368


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to