1 (edited by Maxciccio 2015-09-03 13:09:44)

Topic: upgrade php 5.3.1 to php-5.4.17 on fedora 13 problem with repo

Hello everyone,

I have the following problem:
1) the work environment is Fedora 13;
2) I need to update PHP 5.3.1. php 5.4.17

I then had problems.

I proceeded as follows:
(root)
cd /etc/yum.repos.d
wget http://rpms.remirepo.net/fedora/remi.repo

then I run:
yum update php rowing --enablerepo = - \ *

otenuto and I get the following error:
Error: Can not retrieve repository metadata (repomd.xml) for repository: updates. Please verify its path and try again

someone can help?

Thank you

PS: Thanks for your work

Re: upgrade php 5.3.1 to php-5.4.17 on fedora 13 problem with repo

Fedora 13 ? Seriously ? (EOL since June 2011)

As state in http://blog.remirepo.net/pages/Config-en
the Fedora ≤ 15 repositories are moved to archives (no more mirrored).

So, if you really need packages for this terribly old distro,
http://rpms.remirepo.net/archives/fedora/13/

Error: Can not retrieve repository metadata (repomd.xml) for repository: updates. Please verify its path and try again

Issue is not with my repository, but with "updates" (also moved to fedora archives)
See http://archive.fedoraproject.org/pub/ar … ora/linux/

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

3 (edited by Maxciccio 2015-09-06 18:23:52)

Re: upgrade php 5.3.1 to php-5.4.17 on fedora 13 problem with repo

Hello Remi, you're right! the release of Fedora 13 is very old and terrible, but it's a production server that I can not stop now. Among recently put into operation another server where it will install directly Centos and relocate them all procedures. However .... I solved almost immediately ... and I was able to install your rpm package.  Everything works properly.

Thanks for your work .... soon