Opened 17 years ago

Last modified 5 years ago

#12108 assigned defect

BUG: php5-5.2.3 ui_msg's not correct — at Version 6

Reported by: pete@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: pete@…, ryandesign@…, jwa@…, markd@…
Port: php4 php5 php5-devel

Description (last modified by blb@…)

I've just installed PHP5 on a Panther box. At the end of the progress messages, I see:

--->  Installing php5 5.2.3_0+darwin_7+macosx

If this is your first install, you might want
--->  Activating php5 5.2.3_0+darwin_7+macosx
--->  Cleaning php5

This is not a misquote; it really does look interspersed and cut off like that. I can probably grep for "If this is your first install, you might want" and find the rest of the text, though I have not yet tried that. I suppose it might be relevant that I got this in interactive mode.

Change History (7)

comment:1 Changed 17 years ago by pete@…

Ugh. I can't figure out how to make the progress messages quoted wrap properly. I hope anyone with sufficient experience with the system will be able to second-guess what appears here.

comment:2 Changed 17 years ago by markd@…

Cc: pete@… ryandesign@… jwa@… markd@… added
Summary: PHP5: build completion message interspersed and cut offBUG: php5-5.2.3 ui_msg's not correct

I've attached a patch that I think fixes the messages to be as they should be.

comment:3 Changed 17 years ago by markd@…

Owner: changed from macports-dev@… to ryandesign@…

The ui_msg's as they are spit out that message when neither the apache nor apache2 variants are specified.

comment:4 Changed 17 years ago by nox@…

Cc: pete@gontier.org,ryandesign@macports.org,jwa@macports.org,markd@macports.orgpete@gontier.org, ryandesign@macports.org, jwa@macports.org, markd@macports.org
Milestone: Port Bugs
Priority: ImportantHigh
Version: 1.4.40

Changed 17 years ago by markd@…

Attachment: Portfile.diff added

comment:5 Changed 15 years ago by tobypeterson

patch no longer applies cleanly

comment:6 Changed 15 years ago by blb@…

Description: modified (diff)
Port: php5 added

It seems that the fix for this is to add a section for fastcgi in post-install, then to only do the initial ui_msg when +no_web is not selected.

Note: See TracTickets for help on using tickets.