[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Chromium 76



I have installed Google chrome v 77.0.3865.10 (Official Build) dev (64-bit) in Debian buster.

It's not chromium.  If that is still OK I did as follows:

Go here and download the dev channel version of chrome:

https://www.chromium.org/getting-involved/dev-channel

You should see a file like this in your download directory:

google-chrome-unstable_current_amd64.deb

then install gdebi.

Now run
gdebi google-chrome-unstable_current_amd64.deb

You will get a res

Do you want to install the software package? [y/N]:y
/usr/bin/gdebi:113: FutureWarning: Possible nested set at position 1
  c = findall("[[(](\S+)/\S+[])]", msg)[0].lower()
dpkg: warning: 'ldconfig' not found in PATH or not executable
dpkg: warning: 'start-stop-daemon' not found in PATH or not executable
dpkg: error: 2 expected programs not found in PATH or not executable
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin

Then run

echo $PATH

Then run

export PATH="$PATH:/sbin"

Then run
gdebi google-chrome-unstable_current_amd64.deb

This will cure the pesky dpkg PATH errors

then run

/usr/bin/google-chrome-unstable as user

and it should start up OK.

Cheers

MF















On Fri, 2 Aug 2019 at 07:12, Reco <recoverym4n@enotuniq.net> wrote:
        Hi.

On Wed, Jul 31, 2019 at 01:01:05PM +0100, Paul Sutton wrote:
> Hi
>
> Looks like chromium 76 is out soon, hopefully will make its way in to
> Buster.  As Chromium + Scratch website is still very sluggish on Buster.
>
> http://www.tuxmachines.org/node/126454

Hopefully they skip Chromium version 76.0.3809.87-1.
They broke extension handling in this one - [1], and Google refuses to
fix it.

Reco

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=933598


Reply to: