Getting 403 trying to install devkitpro in fedora

Post Reply
SaltyMat
Posts: 1
Joined: Thu Mar 06, 2025 7:31 am

Getting 403 trying to install devkitpro in fedora

Post by SaltyMat » Thu Mar 06, 2025 7:48 am

I was trying to install devkitpro in fedora and I was getting a 404 error when I was using sudo pacman -Syu so after i fixed the 404 error I was getting a 403 error after running sudo pacman -Syu again to install the missing packages

the error im getting:

Code: Select all

:: Synchronizing package databases...
 core is up to date
 extra is up to date
 dkp-libs.db failed to download
 dkp-linux.db failed to download
error: failed retrieving file 'dkp-linux.db' from pkg.devkitpro.org : The requested URL returned error: 403
error: failed retrieving file 'dkp-libs.db' from pkg.devkitpro.org : The requested URL returned error: 403
error: failed to synchronize all databases (unexpected error)

Code: Select all

:: There are 13 members in group switch-dev:
:: Repository dkp-libs
   1) catnip  2) deko3d  3) devkita64-cmake  4) libnx  5) switch-cmake  6) switch-examples  7) switch-pkg-config
:: Repository dkp-linux
   8) devkit-env  9) devkitA64  10) devkitA64-gdb  11) general-tools  12) switch-tools  13) uam

Enter a selection (default=all): 
resolving dependencies...
looking for conflicting packages...

Packages (15) devkita64-rules-1.1.1-1  dkp-cmake-common-utils-1.5.2-1  catnip-0.1.0-1  deko3d-0.5.0-1  devkit-env-1.0.1-2
              devkitA64-r27-2  devkitA64-gdb-14.1-1  devkita64-cmake-1.1.2-1  general-tools-1.4.4-1  libnx-4.8.0-1
              switch-cmake-1.5.1-1  switch-examples-20241018-1  switch-pkg-config-0.28-4  switch-tools-1.13.1-1
              uam-1.1.0-1

Total Download Size:   108.18 MiB
Total Installed Size:  447.39 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 devkitA64-r27-2-x86_64.pkg.tar.zst failed to download
 libnx-4.8.0-1-any.pkg.tar.zst failed to download
 devkitA64-gdb-14.1-1-x86_64.pkg.tar.zst failed to download
 deko3d-0.5.0-1-any.pkg.tar.zst failed to download
 uam-1.1.0-1-x86_64.pkg.tar.xz failed to download
 Total ( 5/15)                                108.2 MiB   374 MiB/s 00:00 [#########################################] 100%
error: failed retrieving file 'devkitA64-r27-2-x86_64.pkg.tar.zst' from pkg.devkitpro.org : The requested URL returned error: 403
error: failed retrieving file 'uam-1.1.0-1-x86_64.pkg.tar.xz' from pkg.devkitpro.org : The requested URL returned error: 403
error: failed retrieving file 'libnx-4.8.0-1-any.pkg.tar.zst' from pkg.devkitpro.org : The requested URL returned error: 403
warning: too many errors from pkg.devkitpro.org, skipping for the remainder of this transaction
error: failed retrieving file 'devkitA64-gdb-14.1-1-x86_64.pkg.tar.zst' from pkg.devkitpro.org : The requested URL returned error: 403
error: failed retrieving file 'deko3d-0.5.0-1-any.pkg.tar.zst' from pkg.devkitpro.org : The requested URL returned error: 403
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.

the help would be very much appreciated


WinterMute
Site Admin
Posts: 2068
Joined: Tue Aug 09, 2005 3:21 am
Location: UK
Contact:

Re: Getting 403 trying to install devkitpro in fedora

Post by WinterMute » Mon May 26, 2025 2:59 pm

It's hard to tell without knowing your IP address.

Are you using some kind of VPN? It seems that some VPNs use the same servers as github CI which is blocked from accessing our package repositories.

Help keep devkitPro toolchains free, Donate today

Personal Blog

Pantoufle31
Posts: 1
Joined: Sun Dec 29, 2024 9:59 am
Location: France
Contact:

Re: Getting 403 trying to install devkitpro in fedora

Post by Pantoufle31 » Wed Jun 04, 2025 5:37 pm

Hello,

I am encountering the same issue when building a custom container image on CircleCI. Could you please explain why access to your package repositories is blocked from CI platforms?

Thank you.


WinterMute
Site Admin
Posts: 2068
Joined: Tue Aug 09, 2005 3:21 am
Location: UK
Contact:

Re: Getting 403 trying to install devkitpro in fedora

Post by WinterMute » Sun Jun 15, 2025 3:44 pm

Pantoufle31 wrote: Wed Jun 04, 2025 5:37 pm

Hello,

I am encountering the same issue when building a custom container image on CircleCI. Could you please explain why access to your package repositories is blocked from CI platforms?

Thank you.

People like to set up their CI to reinstall the entirety of our packages for a given platform for every commit they make to their projects. This puts a serious strain on our infrastructure and impacts on other users.

Ideally you should be using the docker images we provide and not building your own custom containers.

Help keep devkitPro toolchains free, Donate today

Personal Blog

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest