Opened 12 years ago
Closed 12 years ago
#37244 closed defect (fixed)
php5: +suhosin variant patch fails
Reported by: | msy@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | php5 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Upgrade issues with PHP 5.3.19. Log file attached.
PRIME:msy[~]$ sudo port clean php5 ---> Cleaning php5 PRIME:msy[~]$ sudo port upgrade php5 ---> Computing dependencies for php5 ---> Fetching archive for php5 ---> Attempting to fetch php5-5.3.19_0+apache2+fastcgi+pear+suhosin.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/php5 ---> Attempting to fetch php5-5.3.19_0+apache2+fastcgi+pear+suhosin.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/php5 ---> Attempting to fetch php5-5.3.19_0+apache2+fastcgi+pear+suhosin.darwin_12.x86_64.tbz2 from http://packages.macports.org/php5 ---> Fetching distfiles for php5 You may also be interested in the suhosin extension, a related but different piece of software. See the php5-suhosin port. ---> Verifying checksum(s) for php5 ---> Extracting php5 ---> Applying patches to php5 Error: org.macports.patch for port php5 returned: command execution failed Please see the log file for port php5 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php5/php5/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets
Attachments (1)
Change History (3)
Changed 12 years ago by msy@…
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | php5 php 5.3.19 removed |
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
Summary: | PHP 5.3.19 Upgrade → php5: +suhosin variant patch fails |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Sorry; I fixed this for php53 in #36921 but forgot to bring those patches back to the php5 port.