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

ISO url issues with multiple distros #557

Closed
takov751 opened this issue Sep 19, 2022 · 1 comment
Closed

ISO url issues with multiple distros #557

takov751 opened this issue Sep 19, 2022 · 1 comment

Comments

@takov751
Copy link
Contributor

Actual behaviour

URLs of

  • debian 11.4
  • deeping
  • devuan(filename 4.0.2 instead 4.0.0)
  • kolibrios(invalid website certificate)
  • mxlinux 21.1
  • reactos error in url generation curl https://sourceforge.net/projects/reactos/files/latest/download -L -s --head|tac| grep location|cut -d " " -f 2|head -n1 possible solution
  • regolith Regolith has rearranged itself #551
  • rockylinux 8.4 (string dvd1 on website while dvd in url)

Steps to reproduce the behaviour

I am working on the #398 again, still need debugging especially since ubuntu in quickget broke my function.
have some interesting findings

@philclifford
Copy link
Contributor

Hi @takov751 . I had a few pending PRs from using my slightly-mashed and de-broken(mostly) version of an old version of your 398 branch to check the links, and which got merged. Still has some breakages and false-positives but was able to spot a few of the above, hence the PRs. Also I have a pending one to dynamically detect new debian releases so their behaviour doesn't break us at every point release. That's why Martin only had a couple left to fix to close this.

Hopefully kolibrios will get their cert sorted soon. Can't say I disagree with dropping regolith (at least for now).

Will try and catch up with you about 398 as I still find that work very useful!

deraffe pushed a commit to deraffe/quickemu that referenced this issue Apr 11, 2023
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