Re: [pear-webmaster] Re: [PEAR-CVS] svn: /pear/pearweb/tags/ pearweb_gopear-1.1.5/package-gopear.xml pearweb_gopear-1.1.5/public_html/go-pear
[email protected] (Brett Bieber) Tue, 1 Mar 2011 08:32:27 -0600
| Newsgroups | php.pear.webmaster |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Feb 28, 2011 at 6:16 PM, Daniel O'Connor <[email protected]>wrote: > > > On Tue, Mar 1, 2011 at 9:16 AM, Brett Bieber <[email protected]>wrote: > >> >> >> On Mon, Feb 28, 2011 at 4:07 PM, Daniel O'Connor < >> [email protected]> wrote: >> >>> Hey guys, >>> http://pear.php.net/bugs/report.php?package=Date_Holidays = white screen >>> of >>> death. >>> >>> Appears fine on >>> http://test.pear.php.net/bugs/report.php?package=Date_Holidays - can >>> anyone >>> check the logs? >>> >> >> Aha, it would appear a few packages were upgraded which caused this. >> >> I forced downgrade on two installed packages to fix: >> sudo pear -c /root/.pearrc upgrade -f Services_ProjectHoneyPot-0.5.2 >> sudo pear -c /root/.pearrc upgrade -f Net_CheckIP2-1.0.0RC2 >> >> It looks like the usage of those two packages has changed and pearweb >> needs to be updated with a couple dependencies upgraded. >> >> > Can someone do the same rollout to test.pear.php.net and upgrade the > packages to the latest - I'll look at the problem and fix it when at home. > Done. I ran sudo pear -c /root/.pearrc upgrade Services_ProjectHoneyPot Now Services_ProjectHoneyPot-0.5.3 is installed. -- Brett Bieber