[PATCH] inform user if any postinstall script failed to run

Andy Koppe andy.koppe@gmail.com
Fri Aug 13 11:29:00 GMT 2010


On 12 August 2010 20:42, Christopher Faylor  wrote:
> On Thu, Aug 12, 2010 at 08:31:24PM +0100, Andy Koppe wrote:
>>On 12 August 2010 19:13, Christopher Faylor wrote:
>>Index: res.rc
>>===================================================================
>>RCS file: /cvs/cygwin-apps/setup/res.rc,v
>>retrieving revision 2.88
>>diff -u -r2.88 res.rc
>>--- res.rc      6 Aug 2010 18:56:12 -0000       2.88
>>+++ res.rc      12 Aug 2010 19:27:22 -0000
>>@@ -433,7 +433,9 @@
>>     ICON            IDI_CYGWIN,IDC_HEADICON,SETUP_HEADICON_X,0,21,20
>>     LTEXT           "Postinstall script errors",IDC_STATIC_HEADER_TITLE
>>                     ,7,0,258,8,NOT WS_GROUP
>>-    LTEXT           "The following errors occured executing
>>postinstall scripts",
>
> I think you still need something like the above describing what is going
> on.
>
>>+    LTEXT           "These don't necessarily mean that affected packages will "
>>+                    "fail to function properly, but if you do notice problems "
>>+                    "please check /var/log/setup.log.full.",
>
> Could this be put on the bottom?

I assume so, and I think it would make sense, but I'm afraid I won't
be able to play around with this in the next couple of days.

Andy



More information about the Cygwin-apps mailing list