Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: eiceic on February 03, 2005, 04:43:36 AM
-
I just tried a fresh install of the SME 6.5beta 2 update script on a fresh 6.5b2 install..
Scripts #1 & #2 worked fine
Script #3 appeared to a have a few problems (below)..
Any ideas?
Thanks,
Chris Buechler
----------------------------------------------
2:php-devel ########################################### [ 28%]
3:php-imap ########################################### [ 42%]
4:php-ldap ########################################### [ 57%]
5:php-mysql ########################################### [ 71%]
6:php-odbc ########################################### [ 85%]
7:php-snmp ########################################### [100%]
downloading Log-1.8.7.tgz ...
Starting to download Log-1.8.7.tgz (32,693 bytes)
.........done: 32,693 bytes
Optional dependencies:
'sqlite' PHP extension is recommended to utilize some features
upgrade ok: Log 1.8.7
Invalid return payload: enabling debugging to examine incoming payload
Stopping httpd-e-smith: [ OK ]
Starting httpd-e-smith: [ OK ]
Invalid return payload: enabling debugging to examine incoming payload
Didn't receive 200 OK from remote server. (HTTP/1.0 503 Service Unavailable)
Invalid return payload: enabling debugging to examine incoming payload
downloading Mail_Mime-1.2.1 ...
Starting to download Mail_Mime-1.2.1 (-1 bytes)
...done: 0 bytes
could not extract the package.xml file
Invalid return payload: enabling debugging to examine incoming payload
Invalid return payload: enabling debugging to examine incoming payload
I just tried a fresh install of the SME 6.5beta 2 update script on a fresh 6.5b2 install..
Scripts #1 & #2 worked fine
Script #3 appeared to a have a few problems..
2:php-devel ########################################### [ 28%]
3:php-imap ########################################### [ 42%]
4:php-ldap ########################################### [ 57%]
5:php-mysql ########################################### [ 71%]
6:php-odbc ########################################### [ 85%]
7:php-snmp ########################################### [100%]
downloading Log-1.8.7.tgz ...
Starting to download Log-1.8.7.tgz (32,693 bytes)
.........done: 32,693 bytes
Optional dependencies:
'sqlite' PHP extension is recommended to utilize some features
upgrade ok: Log 1.8.7
Invalid return payload: enabling debugging to examine incoming payload
Stopping httpd-e-smith: [ OK ]
Starting httpd-e-smith: [ OK ]
Invalid return payload: enabling debugging to examine incoming payload
Didn't receive 200 OK from remote server. (HTTP/1.0 503 Service Unavailable)
Invalid return payload: enabling debugging to examine incoming payload
downloading Mail_Mime-1.2.1 ...
Starting to download Mail_Mime-1.2.1 (-1 bytes)
...done: 0 bytes
could not extract the package.xml file
Invalid return payload: enabling debugging to examine incoming payload
Invalid return payload: enabling debugging to examine incoming payload
Starting to download Log-1.8.7.tgz (32,693 bytes)
.........done: 32,693 bytes
Optional dependencies:
'sqlite' PHP extension is recommended to utilize some features
upgrade ok: Log 1.8.7
Invalid return payload: enabling debugging to examine incoming payload
Stopping httpd-e-smith: [ OK ]
Starting httpd-e-smith: [ OK ]
Invalid return payload: enabling debugging to examine incoming payload
Didn't receive 200 OK from remote server. (HTTP/1.0 503 Service Unavailable)
Invalid return payload: enabling debugging to examine incoming payload
downloading Mail_Mime-1.2.1 ...
Starting to download Mail_Mime-1.2.1 (-1 bytes)
...done: 0 bytes
could not extract the package.xml file
Invalid return payload: enabling debugging to examine incoming payload
Invalid return payload: enabling debugging to examine incoming payload
downloading XML_fo2pdf-0.98.tgz ...
Starting to download XML_fo2pdf-0.98.tgz (6,267 bytes)
....done: 6,267 bytes
install ok: XML_fo2pdf 0.98
Invalid return payload: enabling debugging to examine incoming payload
downloading XML_Serializer-0.14.1.tgz ...
Starting to download XML_Serializer-0.14.1.tgz (16,460 bytes)
downloading XML_fo2pdf-0.98.tgz ...
Starting to download XML_fo2pdf-0.98.tgz (6,267 bytes)
....done: 6,267 bytes
install ok: XML_fo2pdf 0.98
Invalid return payload: enabling debugging to examine incoming payload
downloading XML_Serializer-0.14.1.tgz ...
Starting to download XML_Serializer-0.14.1.tgz (16,460 bytes)
Invalid return payload: enabling debugging to examine incoming payload
Invalid return payload: enabling debugging to examine incoming payload
-
try it line by line for now, not as a script - it will be easier for you to see what is giving you the error. If you fix something, feel free to change the wiki page.
-
What is Pear and why might it be giving these messages?
"Invalid return payload: enabling debugging to examine incoming payload"
Thanks,
Chris Buechler
-
If you can hang tight, hopefully in a week or so, or sooner if I find the time. I'll incorporate what I have done with what Greg has done to the upgrade script. I think part of the problem are the php rpm's you are installing. I don't think they are compiled with enough options. I don't know this for sure, but the php 4.3.10 rpm's I am using for my test seem to work fine every time I test it. I don't think it should be necessary to install php 2 times. Once I have my stuff together, I'll get the script updated, then we can fight it out over which rpm's to use. :hammer: Not really, I'd just like to come to some consistency on the packages being used.
JB
-
Hi there!
I am not sure if it might help but I have compiled new PHP v4.3.10 RPMS
http://lists.contribs.org/mailman/public/devinfo/msg07797.html
I have tried to install PEAR modules as it's scripted in the update script and it has worked for me. (I didn't run the update script just the PEAR part)
Good luck.
Best rgds, Ergin
-
I think that is part of the issue as well. There are now like 3 people who have compile php-4.3.10 RPM's. Which to use going forward is the question.
-
Hi Ergin
The perms are wrong for the d/l, please check it out.
Ta
-
Permissions fixed. ;-) Thanx for the reminder...
mrjhb3
I think that is part of the issue as well. There are now like 3 people who have compile php-4.3.10 RPM's. Which to use going forward is the question.
Not really, like I mentioned RPMS I've compiled are basically the same as DanBrowns and/or Laurent Dinclauxs. I just added a few more options...
Best rgds, Ergin
-
Well that's fine. The RPM's compiled by Dan Brown are giving me some issues when upgrading the Horde Components to the latest levels, as well as being able to perform this function:
pear -d preferred_state=beta install -a Fileinfo
If yours aren't, then they may be the place to start. I guess we'll see what direction everyone wants to take after the upgrade script is updated.
Thanks for the info,
JB