Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

netlify app is serving .src.rpm's for 4.6 releases #7

Open
piggz opened this issue Oct 10, 2024 · 2 comments
Open

netlify app is serving .src.rpm's for 4.6 releases #7

piggz opened this issue Oct 10, 2024 · 2 comments

Comments

@piggz
Copy link

piggz commented Oct 10, 2024

As the title, downloads arnt working for any 4.6 release, probably due to the format change.

@piggz piggz changed the title netlify app is service .src.rpm's for 4.6 releases netlify app is serving .src.rpm's for 4.6 releases Oct 10, 2024
@Olf0
Copy link
Collaborator

Olf0 commented Oct 11, 2024

Oops, right, I missed to file sailfishos-chum-gui issue #287 (= sailfishos-chum-gui-installer issue #39 and storeman-installer issue #308) for sailfishos-chum-web (i.e. here).

At least there are working solutions to adapt for sailfishos-chum-web (i.e. to Rust for the "netlify app").


Original source of this change and additional information on it

@Olf0
Copy link
Collaborator

Olf0 commented Oct 12, 2024

I suspect the culprit in this code section, likely the function repositories(&mut self) -> Response<> in line 161 ff.

But as RUST is not closely related to C enough that I may feel confident in what to do, and I implemented and am maintaining the SailfishOS:Chum GUI Installer which supersedes this functionality (e.g. no manual selection of OS-release and arch), this little analysis (I was curious, hence I at least wanted to see what I could do) is all I can contribute to this issue within my currently available time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants