Skip to content

build-devkit.sh "Error: Failed to download devkita64-rules-1.1.1.tar.gz" #68

@0xF5F5F5

Description

@0xF5F5F5

Bug Report

What's the issue you encountered?

Your server's missing 1 file. Build script fails early when trying to curl it.

Relevant output below:

Ready to install devkitA64 in /home/user/opt/devkitpro/devkitA64
press return to continue

devkita64-rules-1.1.1.tar.gz
  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
                                 Dload  Upload  Total   Spent   Left   Speed
  0      0   0      0   0      0      0      0                              0
  0      0   0      0   0      0      0      0                              0
curl: (22) The requested URL returned error: 403
Error: Failed to download devkita64-rules-1.1.1.tar.gz

How can the issue be reproduced?

git clone'd your repo git clone https://github.com/devkitPro/buildscripts.git
git checkout devkitARM_r67
change INSTALLDIR in script to preferred path (I have not reviewed your script fully so I did not feel comfy running it as root to allow creating and writing to folder in /opt/)
run: ./build-devkit.sh

Environment?

Arch Linux on longterm kernel,
Linux 6.12.63-1-lts x86_64

Additional context?

N/A

I recommend making all necessary files available on one of your repos on github. Also consider using github actions to build and submit your binaries, it's easier to trust bins built in such a transparent way.

But for now I just look forward to being able to get this built and start writing NX brew.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions