Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem installing moOde 4.1
#2
Hi,

Try editing ./mosbuild/mosbuild_worker.sh

- locate STEP 6 section
- add -y after apt-get in the 2 occurrences of the code block below (apt-get -y autoremove)
OR
- comment out the 2 occurrences of the code block below

Code:
        DEBIAN_FRONTEND=noninteractive apt-get autoremove
        if [ $? -ne 0 ] ; then
            cancelBuild "** Error: Autoremove failed"
        fi

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Problem installing moOde 4.1 - by Kelevra - 04-30-2018, 02:22 PM
RE: Problem installing moOde 4.1 - by Tim Curtis - 04-30-2018, 02:49 PM
RE: Problem installing moOde 4.1 - by Kelevra - 04-30-2018, 05:26 PM
RE: Problem installing moOde 4.1 - by Tim Curtis - 04-30-2018, 05:47 PM

Forum Jump: