regolith-desktop
regolith-desktop copied to clipboard
s3 repos are blocked by corporate firewall
- [x] I've run a search on the existing bug reports to make sure I'm not filing a duplicate (you can use the search box at the top left corner)
- [x] I've read the Regolith documentation and didn't find any relevant topic
Describe the bug In a corporate environment, the new s3 archives are blocked by firewall rules. It would be helpful if the repos could be hosted somewhere that aren't going to be blocked.
To Reproduce Try to deploy in a corporate environment that blocks s3.
I was desesperate and did not realized that what you pointed out was the reason for not being able to pull from https://regolith-release-ubuntu-jammy-amd64.s3.amazonaws.com .
Simply turning off my VPN did the trick for me, thanks @cjohnston1158 :)
Unfortunately I don't have the option of turning off the VPN.
@cjohnston1158 I believe I have netlify setup to host packages as well as s3. Can you test and see if it's working for you?
The URL is scheme:
https://regolith-desktop.io/STAGE-DISTRO+CODENAME-ARCH
STAGE: [ unstable, testing, release]
DISTRO+CODENAME: [ubuntu-focal, ubuntu-jammy, debian-bullseye]
ARCH: [ amd64, arm64 ]
Example: https://regolith-desktop.io/release-ubuntu-jammy-amd64
An example deb line: deb [arch=amd64] https://regolith-desktop.io/unstable-debian-bullseye-amd64 bullseye main
Thanks @kgilmer, unfortunately the firewall is blocking that as well. I'll see if I can get it unblocked, but don't have much hope of it.
@cjohnston1158 hard to move forward on this without knowing more about what URLs would be deemed safe..
I know.. That was the nice thing about PPA's, it was allowed.