[snap] chromium-browser fails to install the snap because snapd is not running

Bug #1904769 reported by ralphb
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
chromium-browser (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Since I need Chrome, I installed chromium-browser and snapd in aptitude.

But Chrome didn't appear in the menu, and launching it from the console yields

cassiopeia ~ > chromium-browser

Command '/usr/bin/chromium-browser' requires the chromium snap to be installed.
Please install it with:

snap install chromium

cassiopeia ~ > snap install chromium
error: cannot communicate with server: Post http://localhost/v2/snaps/chromium: dial unix /run/snapd.socket: connect: no such file or directory

I would have thought that chromium-browser does install the chromium snap. So what does it mean, and how do I fix it?

Tags: snap
ralphb (dev-endlos)
affects: systemd (Ubuntu) → chromium-browser (Ubuntu)
Revision history for this message
Olivier Tilloy (osomon) wrote :

Starting with Ubuntu 20.04, chromium-browser indeed is a transitional package that installs the chromium snap. But for some reason snapd doesn't appear to be running on your system.

Can you share the output of the following commands?

    systemctl status snapd.service

    systemctl start snapd.service

summary: - Installed chromium-browser does not work
+ [snap] chromium-browser fails to install the snap because snapd is not
+ running
tags: added: snap
Changed in chromium-browser (Ubuntu):
status: New → Incomplete
Revision history for this message
ralphb (dev-endlos) wrote :

Ah, I see.

cassiopeia:~# systemctl status snapd.service
● snapd.service
     Loaded: masked (Reason: Unit snapd.service is masked.)
     Active: inactive (dead)
TriggeredBy: ● snapd.socket

Is there something relevant in /etc that is _not_ provided by snapd package?

Revision history for this message
Olivier Tilloy (osomon) wrote :

What is the output of `systemctl start snapd.service` ?

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for chromium-browser (Ubuntu) because there has been no activity for 60 days.]

Changed in chromium-browser (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.