Public bug reported:

On boot the contents of seeds.yaml are:

 cat /var/lib/snapd/seed/seed.yaml 
snaps:
  -
    name: core
    channel: stable
    file: core_4917.snap
  -
    name: gnome-3-26-1604
    channel: stable/ubuntu-18.10
    file: gnome-3-26-1604_70.snap
  -
    name: gnome-calculator
    channel: stable/ubuntu-18.10
    file: gnome-calculator_180.snap
  -
    name: gnome-characters
    channel: stable/ubuntu-18.10
    file: gnome-characters_103.snap
  -
    name: gnome-logs
    channel: stable/ubuntu-18.10
    file: gnome-logs_37.snap
  -
    name: gnome-system-monitor
    channel: stable/ubuntu-18.10
    file: gnome-system-monitor_51.snap
  -
    name: gtk-common-themes
    channel: stable/ubuntu-18.10
    file: gtk-common-themes_319.snap

but the available snaps are just:

 snap list
Name              Version    Rev   Tracking  Publisher  Notes
core              16-2.33.1  4917  stable    canonical  core
gnome-3-26-1604   3.26.0     70    stable/…  canonical  -
gnome-calculator  3.28.2     180   stable/…  canonical  -

If the contents of seeds.yaml are re-ordered so that gtk-common-themes
is initialised much earlier then the available snaps are:

ubuntu@ubuntu:~$ snap list 
Name                  Version    Rev   Tracking  Publisher  Notes
core                  16-2.33.1  4917  stable    canonical  core
gnome-3-26-1604       3.26.0     70    stable/…  canonical  -
gnome-calculator      3.28.2     180   stable/…  canonical  -
gnome-characters      3.28.2     103   stable/…  canonical  -
gnome-logs            3.28.2     37    stable/…  canonical  -
gnome-system-monitor  3.28.2     51    stable/…  canonical  -
gtk-common-themes     0.1        319   stable/…  canonical  -

This is obviously what is intended to be the default snap installation.

This is a follow up to bug 1772844 which implies that the issue has been
addressed but is still a problem in the daily cosmic ISOs.

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: snapd 2.34.2+18.10
ProcVersionSignature: Ubuntu 4.17.0-6.7-generic 4.17.9
Uname: Linux 4.17.0-6-generic x86_64
ApportVersion: 2.20.10-0ubuntu7
Architecture: amd64
CasperVersion: 1.394
CurrentDesktop: ubuntu:GNOME
Date: Sat Aug  4 11:28:23 2018
LiveMediaBuild: Ubuntu 18.10 "Cosmic Cuttlefish" - Alpha amd64 (20180804)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=C.UTF-8
 SHELL=/bin/bash
SourcePackage: snapd
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: snapd (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug cosmic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1785388

Title:
  seeds.yaml needs updating in cosmic in order that all snaps are
  initialised

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1785388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to