`snap connect` requires me to type ubuntu-core

Bug #1612453 reported by Tycho Andersen
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Snappy
Fix Released
Undecided
Unassigned

Bug Description

Consider the output from `snap interfaces`:

sudo snap interfaces
Slot Plug
:bluetooth-control -
:browser-support -
:camera -
:cups-control -
:firewall-control -
:gsettings -
:hardware-observe -
:home -
:locale-control -
:log-observe -
:lxd -
:modem-manager -
:mount-observe -
:network -
:network-bind -
:network-control -
:network-manager -
:network-observe -
:opengl -
:optical-drive -
:ppp -
:process-control -
:pulseaudio -
:snapd-control -
:system-observe -
:system-trace -
:timeserver-control -
:timezone-control -
:unity7 -
:x11 -
- lxd:lxd
- lxd:network-control

it seems like I should be able to type:

$ sudo snap connect lxd:network-control :network-control
error: the required argument `<snap>:<slot>` was not provided

But instead, I have to add the string "ubuntu-core". There's no clear indication of this:

$ sudo snap connect lxd:network-control ubuntu-core:network-control

I think it should either accept :network-control, or print ubuntu-core:network-control in `snap interfaces`

Tags: lxd
tags: added: lxd
Revision history for this message
Cris Dywan (kalikiana) wrote :

That's no longer necessary.

Changed in snappy:
status: New → Fix Released
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.