Topic: Remi Repo 403 error

Hello Remi,

I want to install php 8.1 on RHEL 8.6. I enabled EPEL and Remi repositories.
But when I run sudo dnf module list php, I gettting:

This system is not registered with an entitlement server. You can use subscription-manager to register.

Remi's Modular repository for Enterprise Linux 8 - x86_64                                                                                                                                                                                         
Errors during downloading metadata for repository 'remi-modular':
  - Status code: 403 for http://cdn.remirepo.net/enterprise/8/mo … _64/mirror (IP: )
Error: Failed to download metadata for repo 'remi-modular': Cannot prepare internal mirrorlist: Status code: 403 for <above link> (IP: )

I tried some methods but didnt work. Could i miss something?

Thanks for your help.

Tue Anh

Re: Remi Repo 403 error

Sorry, cannot reproduce.

Perhaps a temporary issue, try again later
Perhaps a infra issue on your side

From which issue are you trying to connect ?
(some are black listed because of flood attack)

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

Re: Remi Repo 403 error

I'm getting the same error now. I'm using Fedora 38 Cloud on an AWS instance. It does this for both remi and remi-modular.

[fedora@... owncloud]$ sudo dnf module reset php
Remi's RPM repository - Fedora 38 - aarch64                                                                                                                                          93  B/s | 131  B     00:01   
Errors during downloading metadata for repository 'remi':
  - Status code: 403 for http://cdn.remirepo.net/fedora/38/remi/aarch64/mirror (IP: ...)
Error: Failed to download metadata for repo 'remi': Cannot prepare internal mirrorlist: Status code: 403 for ... (IP: ...)
...
Ignoring repositories: remi, remi-modular
Last metadata expiration check: 0:51:29 ago on Sat 29 Jul 2023 05:10:03 PM UTC.
Unable to resolve argument php
Error: Problems in request:
missing groups or modules: php

Re: Remi Repo 403 error

For proper repository configuration and usage, follow the wizard instructions
https://rpms.remirepo.net/wizard/

And the wizard will tell you "aarch64 for Fedora is not planed for now"

Sorry, but lack of resources (no real aarch64 builder)

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

Re: Remi Repo 403 error

aarch64 should be available for Fedora 39

Thanks to new builder
https://blog.remirepo.net/post/2023/09/ … RM-builder

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