Error installing Zend Server (zend-base required) on fedora

General discussion forum for the Zend Server - The full, commercial edition

Error installing Zend Server (zend-base required) on fedora

Postby duxtinto on Sun May 20, 2012 3:31 pm

Hi Everybody!

I'm trying to install Zend Server on Fedora 16 64-bits (I tryed both community and Non-community Editions), and I get this error related to the zend-base package:

Code: Select all
yum install zend-server-ce-php-5.3
Loaded plugins: langpacks, presto, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package zend-server-ce-php-5.3.noarch 0:5.6.0-321 will be installed
--> Processing Dependency: mod-php-5.3-apache2-zend-server for package: zend-server-ce-php-5.3-5.6.0-321.noarch
.....
--> Processing Dependency: zend-base for package: php-5.3-page-cache-zend-server-6:5.6.0-284.x86_64
--> Finished Dependency Resolution
Error: Package: php-5.3-dev-zend-server-5.3.9-277.x86_64 (Zend)
           Requires: zend-base
Error: Package: jq-daemon-zend-server-5.6.0-287.x86_64 (Zend)
           Requires: zend-base
Error: Package: lighttpd-zend-server-1.4.26-13.x86_64 (Zend)
           Requires: zend-base
Error: Package: php-5.3-page-cache-zend-server-6:5.6.0-284.x86_64 (Zend)
           Requires: zend-base
Error: Package: php-5.3-code-tracing-zend-server-5.6.0-278.x86_64 (Zend)
           Requires: zend-base
Error: Package: php-5.3-jobqueue-zend-server-5.6.0-298.x86_64 (Zend)
           Requires: zend-base
Error: Package: deployment-daemon-zend-server-5.6.0-277.x86_64 (Zend)
           Requires: zend-base
Error: Package: zend-server-ce-php-5.3-5.6.0-321.noarch (Zend_noarch)
           Requires: zend-base
Error: Package: php-5.3-data-cache-zend-server-5.6.0-273.x86_64 (Zend)
           Requires: zend-base
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest


if I try to install zend-base alone (using yum, or intalling the rpm manually), I get the next message (and it dont install it):

Code: Select all
yum install zend-base
Loaded plugins: langpacks, presto, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package zend-base.x86_64 0:5.6.0-276 will be installed
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package zend-base.x86_64 0:5.6.0-276 will be installed
--> Finished Dependency Resolution


I'm new using Fedora and 64bits systems, but I had installed Zend Server in several Centos Servers (32 bits) before, and I never got this kind of problem.
do you know what could the problem be?

Thanks.
duxtinto
 
Posts: 1
Joined: Sun May 20, 2012 3:20 pm

Re: Error installing Zend Server (zend-base required) on fed

Postby cspeak on Mon May 28, 2012 1:20 am

I've been having this same issue for the last few months and have not been able to find a solution yet. Zend, a little help please :-)
cspeak
 
Posts: 1
Joined: Mon May 28, 2012 1:18 am

Re: Error installing Zend Server (zend-base required) on fed

Postby straydoginc on Wed May 30, 2012 4:31 pm

Same here. Fedora 17. Is there a straight rpm download for zend-base 64?
straydoginc
 
Posts: 4
Joined: Wed May 30, 2012 4:31 pm

Re: Error installing Zend Server (zend-base required) on fed

Postby straydoginc on Wed May 30, 2012 6:16 pm

Also tried installing the rpm directly from your repo. (http://repos-source.zend.com/zend-server/rpm/x86_64/) Got a nothing is in there. Pls check the file out in the repo or provide a full tart to install. Thanks,
straydoginc
 
Posts: 4
Joined: Wed May 30, 2012 4:31 pm

Re: Error installing Zend Server (zend-base required) on fed

Postby rasa7 on Wed May 30, 2012 6:19 pm

straydoginc wrote:Same here. Fedora 17. Is there a straight rpm download for zend-base 64?


Per, http://repos-source.zend.com/zend-serve ... ver-x86_64, the x86-64 version is here:
http://repos-source.zend.com/zend-server/5.6/sles/ZendServer-x86_64/zend-base-5.6.0-278.x86_64.rpm
but when I tried installing it, I got:
Code: Select all
# rpm -Uvh http://repos-source.zend.com/zend-server/5.6/sles/ZendServer-x86_64/zend-base-5.6.0-278.x86_64.rpm
Retrieving http://repos-source.zend.com/zend-server/5.6/sles/ZendServer-x86_64/zend-base-5.6.0-278.x86_64.rpm
error: Failed dependencies:
        glibc-locale is needed by zend-base-5.6.0-278.x86_64

but the glibc-locale package doesn't exist:
Code: Select all
[root@grwsvm bin]# yum install glibc-locale
Loaded plugins: langpacks, presto, refresh-packagekit
No package glibc-locale available.
Error: Nothing to do

So I added --nodeps and tried again:
Code: Select all
# rpm -Uvh --nodeps http://repos-source.zend.com/zend-server/5.6/sles/ZendServer-x86_64/zend-base-5.6.0-278.x86_64.rpm

and it installed fine. Then I reran the
Code: Select all
./install_zs.sh 5.3
and ran without errors.
rasa7
 
Posts: 3
Joined: Wed Jan 25, 2012 9:05 pm

Re: Error installing Zend Server (zend-base required) on fed

Postby straydoginc on Wed May 30, 2012 6:24 pm

Awesome.. ill try that. Thx

Do you know the patch for the CE one?>
straydoginc
 
Posts: 4
Joined: Wed May 30, 2012 4:31 pm

Re: Error installing Zend Server (zend-base required) on fed

Postby rasa7 on Wed May 30, 2012 6:30 pm

One last step to get everything working. Per http://forums.fedoraforum.org/showpost.php?p=1418992&postcount=10 you'll need add /usr/lib64 to /etc/ld.so.conf.d/zend_server.conf.
Code: Select all
$ cat /etc/ld.so.conf.d/zend_server.conf
/usr/lib64
/usr/local/zend/lib
$ ldconfig
Last edited by rasa7 on Wed May 30, 2012 6:30 pm, edited 1 time in total.
rasa7
 
Posts: 3
Joined: Wed Jan 25, 2012 9:05 pm

Re: Error installing Zend Server (zend-base required) on fed

Postby straydoginc on Wed May 30, 2012 6:30 pm

Sorry misread.. let me try.
straydoginc
 
Posts: 4
Joined: Wed May 30, 2012 4:31 pm

Re: Error installing Zend Server (zend-base required) on fed

Postby liorkaplan on Thu May 31, 2012 4:25 pm

Hi Guys,

The zend-base package from Fedora/centos 64bit is here:
http://repos-source.zend.com/zend-serve ... x86_64.rpm if you want to try a manual installation. A few messages before me someone linked to the SLES file, which I wouldn't recommend.

Could one of you share his repos settings and ping the mirror server he's using ?
User avatar
liorkaplan
 
Posts: 84
Joined: Tue Jun 22, 2010 5:59 am

Re: Error installing Zend Server (zend-base required) on fed

Postby avi_levy on Wed Sep 19, 2012 8:38 pm

1. run
Code: Select all
rpm -Uvh http://repos.zend.com/zend-server/preview-php5.4/rpm/x86_64/zend-base-5.6.0-276.x86_64.rpm

2. run
Code: Select all
yum install zend-server-ce-php-5.4


work like a magic
avi_levy
 
Posts: 51
Joined: Wed Oct 19, 2011 11:01 pm


Return to Zend Server

Who is online

Users browsing this forum: No registered users and 4 guests