I tried to update some apache and php packages on my OpenSuse 12.3 box and I got this error:
not found on medium ‘http://download.opensuse.org/repositories/server:/php/Apache_openSUSE_12.3/’
I then did a zypper refresh and got this:
File ‘/repodata/repomd.xml’ not found on medium ‘http://download.opensuse.org/repositories/Apache/openSUSE_12.3/’
So I went to the web interface for the repository:
https://build.opensuse.org/project/show/server:php
and I notice that the the build results for 12.3 says:
‘repository setup broken, build not possible.’
Clicking to the specific package I was interested in:
https://build.opensuse.org/package/show/server:php/php5
It shows, similarly, that the repository setup is broken for OpenSuse 12.3.
Is this ‘by design’ due to 12.3 falling out of support? Or is it something that can be easily fixed? Who would I contact to get the build config fixed?