soundnode-app icon indicating copy to clipboard operation
soundnode-app copied to clipboard

Bionic and Artful ubuntu support temporarily solved

Open Rudy167 opened this issue 7 years ago • 6 comments
trafficstars

I tried installing soundnode on my ubuntu bionic machine but it said package not found, so i tweaked your shell script to identify my distribution as xenial, as you recommended in your script(in the comments),but the music tracks weren't being played. I have currently tweaked your script (script.deb.sh) so that it identifies if the distribution is artful/bionic and exits the installation with appropriate error message,PFA

script.txt

@jakejarrett @JonasGroeger

Rudy167 avatar Aug 06 '18 10:08 Rudy167

Are you able to do a PR With the changes? as it looks like the file you linked is on the main soundnode repo?

jakejarrett avatar Aug 06 '18 22:08 jakejarrett

I would have to upload this script somewhere else and change the URL on the main website to the new location of script,as i do not have the access to the package cloud account where the current script resides,which is https://packagecloud.io/JonasGroeger/soundnode

This might have performance issues.

Rudy167 avatar Aug 07 '18 02:08 Rudy167

@jakejarrett the file is not on the main repo

Rudy167 avatar Aug 07 '18 12:08 Rudy167

Ah thanks, yeah my bad. i looked at the PR when i was super tired.

Yeah the file looks good, I'll try to update the install script if I'm able.

jakejarrett avatar Aug 07 '18 13:08 jakejarrett

It would be a good idea if you also could add it onto the main repo, for further changes,if any.

Rudy167 avatar Aug 07 '18 13:08 Rudy167

Sorry for delayed response, I might fork the work @JonasGroeger did for CI and setup an automated deployment process where it will output working artifacts that can be used for release binaries.

Regarding the deb/ppa, ideally it should be packaged using snap / appimage / flatpak for the users choice.

jakejarrett avatar Aug 13 '18 09:08 jakejarrett