Thank you for your donation!


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


Problem installing moOde 4.1
#3
(04-30-2018, 02:49 PM)Tim Curtis Wrote: 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

Uh ok, this worked, thanks! I read that someone here used the latest version of raspbian so I used it too and everything went fine; excellent build this one by the way!
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: