#πŸ”’ Tried to install Chrome on Remote Machine - Weird Error?

68 messages Β· Page 1 of 1 (latest)

blissful valve
#

I am using an Ubuntu Droplet on Digital Ocean. I have attached a picture of the error I am getting - any help would be MUCH appreciated!

fallen groveBOT
#

@blissful valve

Python help channel opened

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.

blissful valve
viscid violet
#

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

blissful valve
#

@viscid violet is this good or bad?

viscid violet
#

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

blissful valve
#

ohhh you want to see my disk space?

blissful valve
viscid violet
#

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

blissful valve
#

so what should I do?

blissful valve
#

which do I have a lot of and which do I have a little of?

viscid violet
#

hmmmm, i think that's probably not the issue here

#

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

blissful valve
#

AND IT SEEMED LIKE IT WAS GONNA WORK

#

and then...

#

installing works on Local machine, but remote machine and its fucking up : (

viscid violet
#

nooo

blissful valve
#

I'm using digital ocean droplet ubuntu for reference

blissful valve
viscid violet
blissful valve
#

to get the deb from the second method, I copy pasted what the website told me too

safe crow
#

on the remote machine do dpkg -V then the chrome .deb filename

#

error code 1 means dpkg failed an assertion or check

viscid violet
#

hmm i just tried it on my digital ocean machine and it worked first try

safe crow
#

oof

blissful valve
blissful valve
#

ugh I want to steal your digital ocean machine, ocean 11 style : (

blissful valve
safe crow
#

o_O

#

my bad, I may have suggested the wrong dpkg action

blissful valve
viscid violet
#

but idk if that would be relevant

#

when i installed, it only took 400mb of disk space

blissful valve
#

homie has same error as me, lemme try to do what htey did

blissful valve
viscid violet
#

they have arm machines?

blissful valve
# viscid violet

do you know how I can change / upgrade my droplet, without destroying it and creating a new one

viscid violet
#

oh as opposed to amd

blissful valve
viscid violet
#

by intel i thought you were saying x86

blissful valve
safe crow
#

can you do uname -a on your digital ocean server?

#

You might have the wrong package for your architecture

blissful valve
#
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
safe crow
#

ok that's the correct package

blissful valve
#

but it worked for the other dude : 0

fallen groveBOT
#
Python help channel closed

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.