Xmetalfanx / linuxSetup

Xmetal's Linux Scripts
GNU General Public License v3.0
2 stars 2 forks source link

Possible Atom (editor) code redo #180

Closed Xmetalfanx closed 2 years ago

Xmetalfanx commented 2 years ago

It's been so long since i did this code, just looking at things, it makes little sense to me but it seems to start working on an Ubuntu base at least .... I need to look at this and cleans things up

Xmetalfanx commented 2 years ago

https://github.com/Xmetalfanx/linuxSetup/issues/178 this issue being addressed would likely help with this issue as well

Xmetalfanx commented 2 years ago

I need to test atom's install on debian/Ubuntu and opensuse/fedora before i close this (not sure i can do all four but one from each seems legit

Xmetalfanx commented 2 years ago

test failed on Ubuntu Budgie without gdebi installed .... seems to be the same issue as https://github.com/Xmetalfanx/linuxSetup/issues/179 and fixing the issue will knock both of these issues out

Xmetalfanx commented 2 years ago

https://github.com/Xmetalfanx/linuxSetup/commit/8bf392cc9a7f58f96b06b5df64abe12c4cd8538d fixes the ubuntu based issue ... test passed .... just want to test this on my openSuse rig before i close this

Xmetalfanx commented 2 years ago

OpenSUSE/RPM still has the known issue with the RPM not being signed (you have to "ignore" the issue) but it works

https://github.com/atom/atom/issues/16499 is the issue about the signing ... that is up to the Atom Devs ... not my scripts