Activity log for bug #1785388

Date Who What changed Old value New value Message
2018-08-04 11:49:16 Paul White bug added bug
2018-08-04 12:07:36 Ubuntu QA Website tags amd64 apport-bug cosmic amd64 apport-bug cosmic iso-testing
2018-08-04 12:07:55 Paul White description 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) 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 - (I don';t think that the calculator is usable anyway) If the contents of seeds.yaml are re-ordered so that gtk-common-themes is initialised much earlier then the available snaps are (once the snap services restarted): 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)
2018-08-04 12:08:35 Paul White description 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 - (I don';t think that the calculator is usable anyway) If the contents of seeds.yaml are re-ordered so that gtk-common-themes is initialised much earlier then the available snaps are (once the snap services restarted): 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) 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: 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 - (I don't think that the calculator is usable anyway) If the contents of seeds.yaml are re-ordered so that gtk-common-themes is initialised much earlier then the available snaps are (once the snap services restarted): 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)
2018-08-04 16:15:18 Launchpad Janitor snapd (Ubuntu): status New Confirmed
2018-08-04 20:59:45 amano bug added subscriber amano
2018-09-10 11:28:50 Mario Vukelic bug added subscriber Mario Vukelic
2018-09-11 14:01:10 Ikuya Awashiro bug added subscriber Ikuya Awashiro
2022-10-01 15:59:07 Paul White snapd (Ubuntu): status Confirmed Fix Released