Issue installing a dependecy
I've been trying to run Mozilla bedrock locally using the "Make clean run" command as mentioned in their docs but it seems to be stuck at 1 file forever
54 Replies
run with
make V=1 clean run
to get more verbose output
that way you can more easily track down what's wrongstill getting same output
if you're using mozilla bedrock, you can also install via their local installation method btw
hmmmm then your docker network is not properly setup I think
yeah, I'll have to do that if this doesn't work
run
docker run -it ubuntu /bin/bash
and run apt-get update && apt full-upgrade -y
, if that works, then your docker network is finecompleted
When i was installing it for the first time, mid-way my laptop died due to battery then i plugged it in, turned on and continued again
can that be an issue ?
maybe, but that can be fixed by deleting the present images with
docker rmi -f $(docker images --all | grep "none" | awk "{print \$3}")
or first run docker images --alll
and find the mozilla bedrock docker image
then run docker rmi -f <the image id>
as root right now ? or reopen to my home directory normally
there are multiple of them
rmi -f them all ?
if you want to then sure
from any directory
that doesn't matter
deleted them all, should i rerun make clean run ?
first check for network
connectivity inside containers
how do i do that
docker run -it ubuntu /bin/bash
and inside the container run : apt-get update && apt full-upgrade -y
, if that works, then your docker network is fine
then you can go ahead and try installing bedrock with your make clean run script
otherwise first fix that if you're determined to installed with docker0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
completed
yep works
you can delete that container later on if you want to*
same issue again
I was able to run it anyways without needing that file
there's some specific issue with that part during installation by the looks of it. As I don't have enough info I can't tell exactly what it is 👀
thanks for your help man
welcome, btw are you using bedrock linux?
btw what do you do ?
I use windows 11 with wsl debian
software engineering? web, mobile, desktop, and soon systems
student?
ah I see, then yes it might be due to that
yes
high school grad
damn
your age?
18
same 18
will be going to college 2nd year this month
what're you taking?
cs engineering
but first year had just basic C programming rest all was standard engineering subs like physics, chem, math...
I see nice, what math syllabus did you had
the general topics
applied math 1 (partial differentials, linear algebra, vector calc) in sem 1 and applied math 2 (complex analysis 1 & 2, laplace transforms, partial differential equations) in sem 2
ahh so 1 step ahead of me, 👌
anyhow what're you doing right now? systems, web, etc.
as in CS
web
doing full stack dev with React, redux and mongo, node back end
and doing data strcutrues, algo and leetcode questions in Java
and doing data strcutrues, algo and leetcode questions in Java
👍
what have you done
full stack, devops, mobile, desktop? with python, go, node, rust and kotlin etc.
you have done a lot, when did you start
~ 3 years ago
so do you have any plans for college ?
have applied to university, in the process of getting a student visa
where to
finland
nice
happiest country
yeah, let's hope now my visa gets wrapped up in time 😅
i wish luck
thank you