#π Tried to install Chrome on Remote Machine - Weird Error?
68 messages Β· Page 1 of 1 (latest)
@blissful valve
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
not really a python question, but how much ram+disk space do you have
for the former you can run free. for the latter, df -h
oops hehe
got it
@viscid violet is this good or bad?
ah it's a machine with 1gb of ram?
how much disk space do you have?
oh i misread the numbers
but yeah i think disk would be the more interesting thing
what should I do?
ohhh you want to see my disk space?
just curious, how does disk and ram have to do with the error?
it just looks like your machine is killing the decompression stage because it's using too much ram or disk
yeah, hm, you should be fine
maybe the chrome binary is just that large
so what should I do?
should I increase the RAM or the DISK in my remote machine?
which do I have a lot of and which do I have a little of?
hmmmm, i think that's probably not the issue here
perhaps try the second option here, https://tecadmin.net/how-to-install-google-chrome-web-browser-on-ubuntu-debian/?amp
Google Chrome is a popular web browser that is widely used for accessing the internet. It is known for its fast performance, security features, and support for a wide range of web technologies. If you want to use Google Chrome on your Ubuntu or Debian system, you can install it using the steps described in
so I tried the second way
AND IT SEEMED LIKE IT WAS GONNA WORK
and then...
installing works on Local machine, but remote machine and its fucking up : (
nooo
I'm using digital ocean droplet ubuntu for reference
its downright tragic
where'd you get the .deb file
to get the deb from the first method, I used
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
to get the deb from the second method, I copy pasted what the website told me too
on the remote machine do dpkg -V then the chrome .deb filename
error code 1 means dpkg failed an assertion or check
okie dokie
hmm i just tried it on my digital ocean machine and it worked first try
oof
wait what were the specs? I did the lowest cost one, maybe that is why?
ugh I want to steal your digital ocean machine, ocean 11 style : (
@safe crow did not work RIP
π
but idk if that would be relevant
when i installed, it only took 400mb of disk space
homie has same error as me, lemme try to do what htey did
are you using intel?
they have arm machines?
do you know how I can change / upgrade my droplet, without destroying it and creating a new one
oh as opposed to amd
idk what that is π
by intel i thought you were saying x86
which one should I use?
can you do uname -a on your digital ocean server?
You might have the wrong package for your architecture
yepp
root@doCongress:/home/programs# uname -a
Linux doCongress 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
ok that's the correct package
but it worked for the other dude : 0
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.