- Code: Select all
[Zend]
name=Zend Server
baseurl=http://repos.zend.com/zend-server/sles/ZendServer-x86_64
type=rpm-md
enabled=1
gpgcheck=1
gpgkey=http://repos.zend.com/zend.key
[Zend_noarch]
name=Zend Server - noarch
baseurl=http://repos.zend.com/zend-server/sles/ZendServer-noarch
type=rpm-md
enabled=1
gpgcheck=1
gpgkey=http://repos.zend.com/zend.key
When I run zypper install zend-server-ce-php-5.3 I received the following error -
Retrieving: zend-server-doc-5.0.11-15.noarch.rpm [error]
File './zend-server-doc-5.0.11-15.noarch.rpm' not found on medium 'http://repos.zend.com/zend-server/sles/ZendServer-noarch'
I click ignore and then receive this error -
Retrieving: php-5.3-zendutils-zend-server-5.5.0-13.x86_64.rpm [error]
File './php-5.3-zendutils-zend-server-5.5.0-13.x86_64.rpm' not found on medium 'http://repos.zend.com/zend-server/sles/ZendServer-x86_64'
Ignore again gives me this error -
Retrieving: php-5.3-zip-zend-server-5.3.8-11.x86_64.rpm [error]
File './php-5.3-zip-zend-server-5.3.8-11.x86_64.rpm' not found on medium 'http://repos.zend.com/zend-server/sles/ZendServer-x86_64'
Any chance someone could verify this repository and make sure all the packages necessary are present?
Thanks and keep up the great work.

