[Bug 1862430] Re: gpg in focal doesn't find my private keys

2020-02-13 Thread John Lenton
WRT eoan/focal, d'oh. Sorry. Yes, indeed, focal is my focus.

~$ echo $GPG_AGENT_INFO
/run/user/1001/gnupg/S.gpg-agent:0:1
~$ gpg1 --list-secret-keys

Command 'gpg1' not found, but can be installed with:

sudo apt install gnupg1

~$ sudo apt install gnupg1

[...]

~$ gpg1 --list-secret-keys
/home/john/.gnupg/secring.gpg
-
sec   1024D/DAED682F 2008-11-10 [expires: 2009-11-10]
uid  John R. Lenton (Chipaca) 
uid  John R. Lenton (Chipaca) 
uid  [jpeg image of size 2666]
uid  [jpeg image of size 2666]
ssb   2048g/6DA058C5 2008-11-10

[ ... lots more ... ]

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

Title:
  gpg in focal doesn't find my private keys

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

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

[Bug 1643706] Re: snap apps need to be able to browse outside of user $HOME dir. for Desktop installs

2020-02-09 Thread John Lenton
First, to be clear, the best way forward for integration is via desktop
portals, where the access and authorization is integrated into the
desktop shell. I don't know the status of that work but it's ongoing.

The work Zyga is prototyping is to allow non-desktop-integrated snaps
(like, indeed, vlc, or hopefully even server snaps on a headless system)
to have a similar mechanism, perhaps less smooth but still usable.

As I understand it Zyga's work is exploratory in nature, to see what's
possible, before sitting down with designers to discuss what we want to
do with those possibilities. Given this, I think it's a little early for
getting upset about a UX you're imaging to be bad before it's even
discussed, let alone implemented.

It is, however, a good time for describing how you'd _like_ to use something 
like this.
Just don't let it go all "Oh no! You're ruining my workflow!" or whatever. 
Document use cases, etc.

Keep it civil.

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

Title:
  snap apps need to be able to browse outside of user $HOME dir. for
  Desktop installs

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

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

[Bug 1862430] [NEW] gpg in eoan doesn't find my private keys

2020-02-07 Thread John Lenton
Public bug reported:

I recently upgraded to eoan, and gpg can no longer find my secret keys:

~$ gpg --list-secret-keys 
~$ 

attached is the output of 'strace -e openat,access' for the above
command, which I found puzzling and might be a clue if one is needed.

Please do reach out if you need more info.

Thank you.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnupg 2.2.17-3ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
Uname: Linux 5.4.0-12-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.11-0ubuntu16
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb  7 23:04:00 2020
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-xenial-amd64-20160624-2
InstallationDate: Installed on 2018-02-24 (713 days ago)
InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
PackageArchitecture: all
SourcePackage: gnupg2
UpgradeStatus: Upgraded to focal on 2020-02-05 (2 days ago)

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


** Tags: amd64 apport-bug champagne focal third-party-packages

** Attachment added: "~$ strace -e openat,access -o /tmp/trace gpg 
--list-secret-keys"
   https://bugs.launchpad.net/bugs/1862430/+attachment/5326398/+files/trace

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

Title:
  gpg in eoan doesn't find my private keys

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

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

[Bug 1861991] Re: upgraded to focal yesterday, I've got no control panel, my theme is weird, and alt-tab isn't working

2020-02-05 Thread John Lenton
After enabling proposed, pulling in mesa from there, and installing
ubuntu-dekstop^, things are a lot closer to what I expected, thank you!

Of the three things I started with, only alt-tab wasn't fixed by the
above.

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

Title:
  upgraded to focal yesterday, I've got no control panel, my theme is
  weird, and alt-tab isn't working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861991/+subscriptions

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

[Bug 1861991] Re: upgraded to focal yesterday, I've got no control panel, my theme is weird, and alt-tab isn't working

2020-02-05 Thread John Lenton
FWIW this might be relevant:
~$ sudo apt install gnome-control-center
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 gnome-control-center : Depends: colord (>= 0.1.30)
E: Unable to correct problems, you have held broken packages.
~$ sudo apt install colord
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 colord : Depends: libsane (>= 1.0.24)
E: Unable to correct problems, you have held broken packages.
~$ sudo apt install libsane
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 libsane : Depends: libsnmp35 (>= 5.8+dfsg) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
~$ sudo apt install libsnmp35
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 libsnmp35 : Depends: libsensors5 (>= 1:3.5.0) but it is not going to be 
installed
E: Unable to correct problems, you have held broken packages.
~$ sudo apt install libsensors5
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 libsensors5 : Depends: libsensors-config but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
~$ sudo apt install libsensors-config
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  aglfn ca-certificates-java default-jre-headless dus fprintd 
gir1.2-accountsservice-1.0 gir1.2-gck-1 gir1.2-gcr-3 gir1.2-gdm-1.0 
gir1.2-geoclue-2.0
  gir1.2-gnomebluetooth-1.0 gir1.2-gweather-3.0 gir1.2-nm-1.0 gir1.2-nma-1.0 
gir1.2-totemplparser-1.0 gir1.2-upowerglib-1.0 gnome-todo-common gnuplot-tex
  gnuplot5-data grilo-plugins-0.3-base java-common kwayland-data liba52-0.7.4 
libaribb24-0 libass9 libatk-bridge2.0-dev libatomic1:i386 libatspi2.0-dev 
libavfilter7
  libavresample4 libbasicusageenvironment1 libbs2b0 libcaca-dev libcddb2 
libconfig9 libdazzle-1.0-0 libdc1394-22 libdca0 libdrm-amdgpu1:i386 
libdrm-dev:i386
  libdrm-intel1:i386 libdrm-nouveau2:i386 libdrm-radeon1:i386 libdrm2:i386 
libdvbpsi10 libebml4v5 libebook-1.2-20 libebook-contacts-1.2-3 
libedata-book-1.2-26
  libedata-cal-2.0-1 libedit2:i386 libegl-mesa0:i386 libegl1:i386 libelf1:i386 
libenca0 libexpat1:i386 libfaad2 libffi7:i386 libflac-dev libflite1 
libfluidsynth2
  libfprint0 libgbm1:i386 libgdbm5 libgdm1 libglapi-mesa:i386 libgles1 
libgles1:i386 libgles2:i386 libglvnd-core-dev libglvnd-core-dev:i386 
libglvnd0:i386
  libgnome-todo libgraphene-1.0-0 libgrilo-0.3-0 libgroupsock8 libhfstospell10 
libibus-1.0-dev libixml10 libkate1 libkf5attica5 libkf5bookmarks-data
  libkf5codecs-data libkf5codecs5 libkf5completion-data libkf5config-bin 
libkf5config-data libkf5configcore5 libkf5configgui5 libkf5configwidgets-data
  libkf5dbusaddons-bin libkf5dbusaddons-data libkf5dbusaddons5 libkf5doctools5 
libkf5globalaccel-data libkf5guiaddons5 libkf5i18n-data libkf5i18n5
  libkf5iconthemes-data libkf5itemviews-data libkf5jobwidgets-data 
libkf5notifications-data libkf5parts-data libkf5service-data libkf5service5 
libkf5solid5
  libkf5solid5-data libkf5sonnet5-data 

[Bug 1861991] Re: upgraded to focal yesterday, I've got no control panel, my theme is weird, and alt-tab isn't working

2020-02-05 Thread John Lenton
** Attachment added: "tarball of /var/log/dist-upgrade"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861991/+attachment/5325631/+files/vldu.tar.xz

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

Title:
  upgraded to focal yesterday, I've got no control panel, my theme is
  weird, and alt-tab isn't working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861991/+subscriptions

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

[Bug 1861991] Re: upgraded to focal yesterday, I've got no control panel, my theme is weird, and alt-tab isn't working

2020-02-05 Thread John Lenton
> It seems you installed 16.04 originally, but were you coming from
18.04 this time?

I bought the laptop with 16.04, I upgraded to 18.04 and now focal, yes.

> - What's the output of
> $ dpkg -l | grep gnome-control-center ?

~$ dpkg -l | grep gnome-control-center
ii  gnome-control-center-data  1:3.34.1-1ubuntu3
   all  configuration applets for GNOME - data files

> also how did you upgrade? using the dist-upgrader or editing
sources/using apt?

the dist-upgrader refused to upgrade, bailing out with something about a
pre-release (sorry I didn't copy the message), so I edited
/etc/apt/sources.list (all other sources were disabled by the upgrade to
1804 and I didn't re-enable them)

I'll attach the requested bits before trying the 'apt install'.

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

Title:
  upgraded to focal yesterday, I've got no control panel, my theme is
  weird, and alt-tab isn't working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861991/+subscriptions

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

[Bug 1861991] Re: upgraded to focal yesterday, I've got no control panel, my theme is weird, and alt-tab isn't working

2020-02-05 Thread John Lenton
** Attachment added: "sources.log"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861991/+attachment/5325630/+files/sources.log

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

Title:
  upgraded to focal yesterday, I've got no control panel, my theme is
  weird, and alt-tab isn't working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861991/+subscriptions

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

[Bug 1861991] Re: upgraded to focal yesterday, I've got no control panel, my theme is weird, and alt-tab isn't working

2020-02-05 Thread John Lenton
** Attachment added: "screenshot WRT "my theme is weird""
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861991/+attachment/5325597/+files/Screenshot%20from%202020-02-05%2009-29-55.png

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

Title:
  upgraded to focal yesterday, I've got no control panel, my theme is
  weird, and alt-tab isn't working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861991/+subscriptions

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

[Bug 1861991] Re: upgraded to focal yesterday, I've got no control panel, my theme is weird, and alt-tab isn't working

2020-02-05 Thread John Lenton
** Attachment added: "no settings or control panel or whatever you call it"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861991/+attachment/5325605/+files/Screenshot%20from%202020-02-05%2009-31-13.png

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

Title:
  upgraded to focal yesterday, I've got no control panel, my theme is
  weird, and alt-tab isn't working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861991/+subscriptions

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

[Bug 1861991] [NEW] upgraded to focal yesterday, I've got no control panel, my theme is weird, and alt-tab isn't working

2020-02-05 Thread John Lenton
Public bug reported:

I don't have the skills to pick apart this mess, sorry.
If there's anything I can do to help debug it give me a shout.
Thank you.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-shell 3.34.3-1ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
Uname: Linux 5.4.0-12-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.11-0ubuntu16
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Feb  5 09:24:24 2020
DisplayManager: gdm3
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-xenial-amd64-20160624-2
InstallationDate: Installed on 2018-02-24 (710 days ago)
InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
RelatedPackageVersions: mutter-common 3.34.3-1ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to focal on 2020-02-05 (0 days ago)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal third-party-packages

** Attachment added: "output of 'journalctl -b 0'"
   
https://bugs.launchpad.net/bugs/1861991/+attachment/5325587/+files/jctl.log.xz

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

Title:
  upgraded to focal yesterday, I've got no control panel, my theme is
  weird, and alt-tab isn't working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861991/+subscriptions

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

[Bug 1839237] Re: snapd disk write usage very high on 19.04 with snapd 2.39.3

2020-01-31 Thread John Lenton
What might be happening (would need DEBUG logs to know for sure) is that
the download gets interrupted, so snapd rehashes (-> reads) what's been
downloaded so far before continuing.

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

Title:
  snapd disk write usage very high on 19.04 with snapd 2.39.3

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

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

[Bug 1860769] Re: should record changes after snap transactions

2020-01-30 Thread John Lenton
This is a feature request. We welcome people wanting to write features
for snapd, but encourage them to first discuss it in the forum
https://forum.snapcraft.io/ before implementing them, on the one hand so
they don't come as a surprise and we set aside a bit of time for
reviewing and QAing, and on the other so things line up with the general
design and architecture of snapd.

Thank you!


** Changed in: snapd (Ubuntu)
   Importance: Undecided => Critical

** Changed in: snapd (Ubuntu)
   Importance: Critical => Wishlist

** Changed in: snapd (Ubuntu)
   Status: New => Triaged

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

Title:
  should record changes after snap transactions

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

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

[Bug 1861177] Re: seccomp_rule_add is very slow

2020-01-30 Thread John Lenton
I'm leaving the snapd bug task as New so mvo or ian can take a look when
it's their triage day, at the latest; I have nothing useful to do here
other than "ouch".

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

Title:
  seccomp_rule_add is very slow

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

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

[Bug 1860324] Re: snapd crashed and can't start: "Re-refresh task has 1 tasks waiting for it"

2020-01-22 Thread John Lenton
** Package changed: snapd (Ubuntu) => snapd

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

Title:
  snapd crashed and can't start: "Re-refresh task has 1 tasks waiting
  for it"

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

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

[Bug 1860540] [NEW] network password entry has no way of displaying what you type

2020-01-22 Thread John Lenton
Public bug reported:

In Focal the network password / passphrase entry form has no way of
displaying what is being typed.

I'd expect a checkbox or something...

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubuntu-desktop 1.442
ProcVersionSignature: Ubuntu 5.4.0-9.12-generic 5.4.3
Uname: Linux 5.4.0-9-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu15
Architecture: amd64
CasperVersion: 1.438
CurrentDesktop: ubuntu:GNOME
Date: Wed Jan 22 11:13:41 2020
LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200117)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=C.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-meta
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug champagne focal

** Attachment added: "Screenshot from 2020-01-22 11-11-36.png"
   
https://bugs.launchpad.net/bugs/1860540/+attachment/5322131/+files/Screenshot%20from%202020-01-22%2011-11-36.png

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

Title:
  network password entry has no way of displaying what you type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1860540/+subscriptions

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

[Bug 1860324] Re: snapd crashed and can't start: "Re-refresh task has 1 tasks waiting for it"

2020-01-20 Thread John Lenton
Easier would be to set it to Done instead of removing it though

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

Title:
  snapd crashed and can't start: "Re-refresh task has 1 tasks waiting
  for it"

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

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

[Bug 1860324] Re: snapd crashed and can't start: "Re-refresh task has 1 tasks waiting for it"

2020-01-20 Thread John Lenton
(to be clear that means set status to 4 in the json)

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

Title:
  snapd crashed and can't start: "Re-refresh task has 1 tasks waiting
  for it"

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

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

[Bug 1860324] Re: snapd crashed and can't start: "Re-refresh task has 1 tasks waiting for it"

2020-01-20 Thread John Lenton
If you're feeling brave and need to get unstuck, edit the state.json to
remove the check-rerefresh task and you should be able to start snapd
again.

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

Title:
  snapd crashed and can't start: "Re-refresh task has 1 tasks waiting
  for it"

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

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

[Bug 1859185] Re: No (obvious) way to turn autorefresh off

2020-01-13 Thread John Lenton
** Changed in: snapd (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  No (obvious) way to turn autorefresh off

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

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

[Bug 1828664] Re: [snap] Broken link in theme directory

2019-12-19 Thread John Lenton
It's unclear to me why you've added snapd to this bug. I'm setting it as
Invalid, but if you have a reasoning please explain it and set it back
to New so our triage picks it up again.

** Changed in: snapd (Ubuntu)
   Status: New => Invalid

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

Title:
  [snap] Broken link in theme directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-characters/+bug/1828664/+subscriptions

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

[Bug 1855944] Re: Easily able to remove platform snaps

2019-12-19 Thread John Lenton
** Changed in: snapd (Ubuntu)
   Status: New => Triaged

** Changed in: snapd (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  Easily able to remove platform snaps

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

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

[Bug 1856871] Re: i/o error if next unused loop device is queried

2019-12-19 Thread John Lenton
FWIW snapd mounts and unmounts a squashfs on startup to determine
whether the system can mount squashfs's. It does this using mount, and
cleans up with umount -l. That is, it's not via systemd in this instance
in particular.

I'm setting it as invalid for snapd, but if this behaviour is somehow
tickling a bug and there's a workaround that could avoid it, let us know
and we'd be happy to accommodate (set the bug task back to New so our
triage picks it up).

** Changed in: snapd (Ubuntu)
   Status: New => Invalid

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

Title:
  i/o error if next unused loop device is queried

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

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

[Bug 1852544] Re: uc20 grubenv block seems odd

2019-12-05 Thread John Lenton
Is there something snapd needs to do, here?

** Package changed: snapd (Ubuntu) => snapd

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

Title:
  uc20 grubenv block seems odd

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-pc/+bug/1852544/+subscriptions

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

[Bug 1560942] Re: Support swap

2019-11-21 Thread John Lenton
** Changed in: snappy
   Status: In Progress => Fix Released

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

Title:
  Support swap

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

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

[Bug 1575129] Re: snapd installs files in /etc which break bzr (via etckeeper)

2019-11-21 Thread John Lenton
*** This bug is a duplicate of bug 1035045 ***
https://bugs.launchpad.net/bugs/1035045

** This bug has been marked a duplicate of bug 1035045
   bzr refused to commit systemd-escaped filenames

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

Title:
  snapd installs files in /etc which break bzr (via etckeeper)

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

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

[Bug 1575627] Re: snapd-generated systemd units cause etckeeper with bzr backend to fail

2019-11-21 Thread John Lenton
I'm setting the bug task of snapd to invalid, as it's not snapd's bug if
etckeepter falls over because snapd creates files named in a way
required by systemd.


** Changed in: snapd (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  snapd-generated systemd units cause etckeeper with bzr backend to fail

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

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

[Bug 1843200] Re: Move systemd mount unit files from /etc/systemd/system/ to /run/systemd/system/

2019-11-21 Thread John Lenton
I'm not sure where you get that programatically-defined units must go in
/run. Is that specified anywhere?

We _have_ attempted (twice now) to move our units to /run, and the
endeavour failed twice. We'll probably attempt it again in the future,
because it does have some benefits wrt unit evolution, but it's very low
priority (and we probably won't revisit until ubuntu 1404 and centos 7
are off our map).

** No longer affects: snapd (Ubuntu)

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

Title:
  Move systemd mount unit files from /etc/systemd/system/ to
  /run/systemd/system/

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

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

[Bug 1852720] Re: docker snap suddenly installed by itself

2019-11-21 Thread John Lenton
(if you disagree please set back from Invalid as otherwise it won't get
picked up by our triage).

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

Title:
  docker snap suddenly installed by itself

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1852720/+subscriptions

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

[Bug 1852720] Re: docker snap suddenly installed by itself

2019-11-21 Thread John Lenton
I'm setting as invalid for snapd, as there is nothing snapd is doing
wrong here AFAICT.

** Changed in: snapd (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  docker snap suddenly installed by itself

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1852720/+subscriptions

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

[Bug 1851627] Re: slack (and other snaps?) fails to run if apparmor does not run

2019-11-07 Thread John Lenton
What process did you see using 2GB+ memory?

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

Title:
  slack (and other snaps?) fails to run if apparmor does not run

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

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

[Bug 1849944] Re: 'snap install ' works slower than a turtle

2019-10-26 Thread John Lenton
Hello! Thank you for taking the time to report this issue.

Could you tell me what you see when you go to

https://www.fastly-debug.com/

?

** Also affects: snapd
   Importance: Undecided
   Status: New

** Information type changed from Public to Private

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

Title:
  'snap install ' works slower than a turtle

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

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

[Bug 1829510] Re: snapd connectivity check did not change fastly cdn

2019-10-24 Thread John Lenton
Nah, on the contrary, there is nothing for snapd to do here; it already
does what's wanted (and has from day one). I'm removing snapd from the
bug ...

of course if I got something wrong, please add it back and let us know
:-) (setting it to new will get it noticed soonest)

** No longer affects: snapd

** No longer affects: snapd (Ubuntu)

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

Title:
  snapd connectivity check did not change fastly cdn

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/1829510/+subscriptions

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

[Bug 1579652] Re: snap ignores the proxy environment variables

2019-10-23 Thread John Lenton
I've just checked, and both pwd=foo and pwd%3D=foo in the userinfo part
of the url get picked up with no issue (and amount to the same thing).

What is your proxy seeing?

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

Title:
  snap ignores the proxy environment variables

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1579652/+subscriptions

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

[Bug 1579652] Re: snap ignores the proxy environment variables

2019-10-23 Thread John Lenton
er, i meant pwd%3Dfoo, obvs

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

Title:
  snap ignores the proxy environment variables

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1579652/+subscriptions

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

[Bug 1585332] Re: Graphical snaps don't honour the desktop theme

2019-10-22 Thread John Lenton
@Norbert, which snaps? I've only heard about electron snaps losing some
themeing in 19.10 (unrelated to snap vs non-snap afaik).

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

Title:
  Graphical snaps don't honour the desktop theme

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

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

[Bug 1830183] Re: Absence of updates is labelled a critical error in syslog

2019-10-15 Thread John Lenton
** Changed in: snapd
   Importance: Medium => Low

** Tags added: papercut

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

Title:
  Absence of updates is labelled a critical error in syslog

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

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

[Bug 1784976] Re: Unable to get publish dates from snapd API

2019-10-14 Thread John Lenton
Well, the bug is from 2018-08, and released-at is from 2019-01...

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

Title:
  Unable to get publish dates from snapd API

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

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

[Bug 1805468] Re: Snap mounts bloat system footprint by inactive apps

2019-10-13 Thread John Lenton
For the clutter in 'mount', you could add '-t nosquashfs' to the
options, either directly or via an alias. While you're at it maybe
include nocgroup, and possibly notmpfs in there. Having

alias mount='mount -t nosquashfs,nocgroup'

in ~/.bash_aliases is probably the easiest thing.

'findmnt' (or, if you're still using it, 'df') has similar options that
you can set to ignore things you don't want to see in the output.


As for the 'conquer system resources' bit, I ask you again if you've measured a 
difference, or if you're just making assumptions.

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

Title:
  Snap mounts bloat system footprint by inactive apps

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

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

[Bug 1847748] [NEW] installer crashed

2019-10-11 Thread John Lenton
Public bug reported:

installer crashed, shortly after asking me for user details.
In case it's relevant, this is a fairly old machine (surprised it can run 
x86_64), but with ~4G ram and an nvidia card (that's not happy with nouveau).

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: ubiquity 19.10.18
ProcVersionSignature: Ubuntu 5.3.0-17.18-generic 5.3.1
Uname: Linux 5.3.0-17-generic x86_64
NonfreeKernelModules: nvidia zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
CasperVersion: 1.424
CurrentDesktop: MATE
Date: Fri Oct 11 12:31:59 2019
InstallCmdLine: file=/cdrom/preseed/ubuntu-mate.seed initrd=/casper/initrd 
quiet splash nomodeset ---
LiveMediaBuild: Ubuntu-MATE 19.10 "Eoan Ermine" - Beta amd64 (20191011)
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Critical
 Assignee: Jean-Baptiste Lallement (jibel)
 Status: Triaged


** Tags: amd64 apport-bug eoan ubiquity-19.10.18 ubuntu-mate

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

Title:
  installer crashed

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

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

[Bug 1777413] Re: snapd does not use system proxy settings

2019-10-10 Thread John Lenton
Sorry I was unclear: when you set the system-wide proxy, did it update
/etc/environment?

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

Title:
  snapd does not use system proxy settings

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

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

[Bug 1811534] Re: snap - install skype warning - main.go: should be wrapped in (i18n)

2019-10-10 Thread John Lenton
** Changed in: snappy
   Status: New => Incomplete

** Changed in: snapd (Ubuntu)
   Status: New => Incomplete

** Project changed: snappy => snapd

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

Title:
  snap - install skype warning - main.go: should be wrapped in (i18n)

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

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

[Bug 1809099] Re: snap applications with old cursor

2019-10-10 Thread John Lenton
As I understand it there are two different problems, neither of which
are snapd-specific. Setting the bug as Invalid for snapd.

snaps need to be able to access the cursors, and there has been work for
it to happen automagically for the most common themes, and some more
work that needs to be done to allow people to package cursors as snaps.
This last work _might_ have some snapd task on it, but it's unclear at
this point.

It's quite likely a recently-updated snap will work with a cursor from a
theme as long as your theme is one of the ones included in the gtk-
common-themes snap.

** Changed in: snapd (Ubuntu)
   Status: New => Invalid

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

Title:
  snap applications with old cursor

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

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

[Bug 1804186] Re: After snap deinstallation app.desktop file doesn't removed.

2019-10-10 Thread John Lenton
We fixed this in 2.37.

** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

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

Title:
  After snap deinstallation app.desktop file doesn't removed.

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

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

[Bug 1807599] Re: snap for eog triggers: cannot change mount namespace

2019-10-10 Thread John Lenton
** Changed in: snapd (Ubuntu)
   Status: New => Triaged

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

Title:
  snap for eog triggers: cannot change mount namespace

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

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

[Bug 1808340] Re: Snap applications crush wayland session

2019-10-10 Thread John Lenton
How is running an app causing Wayland to crash a bug in anything but
Wayland?

** Changed in: snapd (Ubuntu)
   Status: New => Incomplete

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

Title:
  Snap applications crush wayland session

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

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

[Bug 1805468] Re: Snap mounts bloat system footprint by inactive apps

2019-10-10 Thread John Lenton
Have you _measured_ a performance impact due to just having things
mounted? Beyond a delay at boot (which is something worth fixing, but
doesn't seem to be your main issue), we have not been able to measure a
difference. We did find bugs in the kernel and have fixed them though.

What is your actual issue?


** Changed in: snapd (Ubuntu)
   Status: New => Incomplete

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

Title:
  Snap mounts bloat system footprint by inactive apps

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

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

[Bug 1806070] Re: snapd.seeded.service never completes preventing full boot to default target

2019-10-10 Thread John Lenton
** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

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

Title:
  snapd.seeded.service never completes preventing full boot to default
  target

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

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

[Bug 1781692] Re: Ubuntu corrupted by installing snapd - complete Ubuntu re-installation needed on VB

2019-10-10 Thread John Lenton
Hello, sorry it's taken so long for us to get back to you about this.

How can we reproduce this issue? Is it still happening?

Thank you.


** Changed in: snapd (Ubuntu)
   Status: New => Incomplete

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

Title:
  Ubuntu corrupted by installing snapd - complete Ubuntu re-installation
  needed on VB

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

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

[Bug 1804013] Re: snaps seem to take much longer to launch in 18.10

2019-10-10 Thread John Lenton
During and after 18.10 we did quite a bit of work with snaps to help
them launch quicker in 18.10 (a change in fontconfig made our previous
work not be effective there).

I'm marking this Fix Released; please alert us if you still find this to
be an issue (set the bug back to new and give us steps to reproduce it
please).

** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

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

Title:
  snaps seem to take much longer to launch in 18.10

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

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

[Bug 1784976] Re: Unable to get publish dates from snapd API

2019-10-10 Thread John Lenton
Hm, I think we already do this. Maybe we forgot to let you know? e.g.,
.  "latest/stable": {
."revision": "25",
."confinement": "strict",
."version": "1.0.2-1",
."channel": "stable",
."epoch": {"read": [0], "write": [0]},
."size": 1204224,
."released-at": "2019-04-15T14:21:36.318884Z"
.  }

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

Title:
  Unable to get publish dates from snapd API

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

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

[Bug 1781692] Re: Ubuntu corrupted by installing snapd - complete Ubuntu re-installation needed on VB

2019-10-10 Thread John Lenton
(please set this bug status back to New when replying)

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

Title:
  Ubuntu corrupted by installing snapd - complete Ubuntu re-installation
  needed on VB

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

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

[Bug 1775453] Re: After 'snap install eclipse --classic' Eclipse does not start (missed Java)

2019-10-10 Thread John Lenton
This is not a bug in snapd, but in the snap itself. It _is_ a rather
ugly bug in this snap, but please report it to the snap publisher.

** Changed in: snapd (Ubuntu)
   Status: New => Invalid

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

Title:
  After 'snap install eclipse --classic' Eclipse does not start (missed
  Java)

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

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

[Bug 1777413] Re: snapd does not use system proxy settings

2019-10-10 Thread John Lenton
The control-panel thingy _used_ to set https_proxy via /etc/environment,
if it doesn't that might be a bug. Or maybe you set it and didn't
restart snapd? That would also have this effect.


** Changed in: snapd (Ubuntu)
   Status: New => Incomplete

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

Title:
  snapd does not use system proxy settings

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

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

[Bug 1777413] Re: snapd does not use system proxy settings

2019-10-10 Thread John Lenton
(please set back to New after answering that)

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

Title:
  snapd does not use system proxy settings

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

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

[Bug 1776938] Re: `snap` should provide functionality to find packages with needed plug or connector

2019-10-10 Thread John Lenton
Yes, we should.

You can find this information out, but not in a particularly friendly way.
See 
https://forum.snapcraft.io/t/show-interfaces-of-snap-before-installation/13252/3?u=chipaca
 for more info.

** Changed in: snapd (Ubuntu)
   Status: New => Confirmed

** Changed in: snapd (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
   `snap` should provide functionality to find packages with needed plug
  or connector

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

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

[Bug 1776466] Re: snap get with multiple values does not return json

2019-10-10 Thread John Lenton
The docstring is wrong. Sorry. We'll fix it.

** Changed in: snapd (Ubuntu)
   Status: New => Confirmed

** Changed in: snapd (Ubuntu)
   Importance: Undecided => Medium

** Tags added: papercut

** Changed in: snapd (Ubuntu)
   Importance: Medium => Low

** Also affects: snapd
   Importance: Undecided
   Status: New

** Changed in: snapd
   Status: New => Confirmed

** Changed in: snapd
   Importance: Undecided => Low

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

Title:
  snap get with multiple values does not return json

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

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

[Bug 1747735] Re: command-completion for 'snap' on 14.04 does not recommend snapd

2019-10-10 Thread John Lenton
It's not a snapd bug, so I've set it to Invalid.

And I doubt a fix will be made for 14.04's command-not-found so I set it
to Won't Fix, but I might be wrong about that one. I'll point people at
this bug so they can confirm/deny this last one.

** Changed in: snapd (Ubuntu)
   Status: New => Invalid

** Changed in: command-not-found (Ubuntu)
   Status: New => Won't Fix

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

Title:
  command-completion for 'snap' on 14.04 does not recommend snapd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/command-not-found/+bug/1747735/+subscriptions

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

[Bug 1760978] Re: (GDM) gnome display manager it's slow with devuan

2019-10-10 Thread John Lenton
I don't think this bug is about snapd, or even about Ubuntu.

** Changed in: snapd (Ubuntu)
   Status: New => Invalid

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

Title:
  (GDM) gnome display manager it's slow with devuan

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

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

[Bug 1757555] Re: After system updates applications installed via snap failed to start

2019-10-10 Thread John Lenton
Setting to Invalid to "close this bug out" as requested, although it
would've been nice to figure out what was going on.

** Changed in: snapd (Ubuntu)
   Status: New => Invalid

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

Title:
  After system updates applications installed via snap failed to start

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

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

[Bug 1750715] Re: Various test failures in snapd autopkg tests

2019-10-10 Thread John Lenton
I believe we've fixed them all (for now!)

** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

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

Title:
  Various test failures in snapd autopkg tests

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

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

[Bug 1757303] Re: Snap apps don't support input method

2019-10-10 Thread John Lenton
Please set back to New if the answer to Ian's question is "yes".

** Changed in: snapd (Ubuntu)
   Status: New => Incomplete

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

Title:
  Snap apps don't support input method

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

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

[Bug 1757326] Re: snaps can't see network

2019-10-10 Thread John Lenton
Please set back to New after answering Ian's questions.

** Changed in: snapd (Ubuntu)
   Status: New => Incomplete

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

Title:
  snaps can't see network

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

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

[Bug 1762345] Re: package snapd (not installed) failed to install/upgrade: 正试图覆盖 /usr/share/man/man1/snap.1.gz,它同时被包含于软件包 snap 2013-11-29-1ubuntu2

2019-10-10 Thread John Lenton
** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

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

Title:
  package snapd (not installed) failed to install/upgrade: 正试图覆盖
  /usr/share/man/man1/snap.1.gz,它同时被包含于软件包 snap 2013-11-29-1ubuntu2

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

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

[Bug 1761922] Re: package snapd 2.29.3~14.04 failed to install/upgrade: subprocess new pre-removal script returned error exit status 5

2019-10-10 Thread John Lenton
I suspect you've been able to resolve this, sorry we never got back to
you about it.

I'm closing it as "Won't fix", because we didn't do anything about this,
but if you're still stuck there's probably a cause for this that isn't
necessarily snapd itself and we can probably figure it out.

Again, sorry.


** Changed in: snapd (Ubuntu)
   Status: New => Won't Fix

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

Title:
  package snapd 2.29.3~14.04 failed to install/upgrade: subprocess new
  pre-removal script returned error exit status 5

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

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

[Bug 1756884] Re: Failing autopkgtests in Ubuntu distribution s390x

2019-10-10 Thread John Lenton
I believe we've fixed these. If not please shout.

** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

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

Title:
  Failing autopkgtests in Ubuntu distribution s390x

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

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

[Bug 1738048] Re: package snapd 2.27.6~14.04 failed to install/upgrade: subprocess new pre-removal script returned error exit status 5

2019-10-10 Thread John Lenton
I suspect you've been able to resolve this, sorry we never got back to
you about it.

I'm closing it as "Won't fix", because we didn't do anything about this,
but if you're still stuck there's probably a cause for this that isn't
necessarily snapd itself and we can probably figure it out.

Again, sorry.


** Changed in: snapd (Ubuntu)
   Status: New => Won't Fix

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

Title:
  package snapd 2.27.6~14.04 failed to install/upgrade: subprocess new
  pre-removal script returned error exit status 5

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

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

[Bug 1744738] Re: snapd 2.29.4.2 ADT test tests/main/lxd failure with linux-hwe 4.13.0-30.33~16.04.1

2019-10-10 Thread John Lenton
** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

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

Title:
  snapd 2.29.4.2 ADT test tests/main/lxd failure with linux-hwe
  4.13.0-30.33~16.04.1

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

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

[Bug 1747729] Re: snapd 2.29.4.2 ADT test failure with linux-azure 4.13.0-1009.12

2019-10-10 Thread John Lenton
** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

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

Title:
  snapd 2.29.4.2 ADT test failure with linux-azure 4.13.0-1009.12

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

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

[Bug 1739451] Re: snapd tries to install linux-image-extra

2019-10-10 Thread John Lenton
the tests now check for the existence of the package before installing
it.

** Changed in: snapd (Ubuntu)
   Status: New => Incomplete

** Changed in: snapd (Ubuntu)
   Status: Incomplete => Fix Released

** Changed in: snapd
   Status: Incomplete => Fix Released

** Changed in: linux-oem (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  snapd tries to install linux-image-extra

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

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

[Bug 1733531] Re: package snapd 2.28.5 failed to install/upgrade: el paquete está en un estado muy malo e inconsistente - debe reinstalarlo antes de intentar desinstalarlo.

2019-10-10 Thread John Lenton
I suspect you've been able to resolve this, sorry we never got back to
you about it.

I'm closing it as "Won't fix", because we didn't do anything about this,
but if you're still stuck there's probably a cause for this that isn't
necessarily snapd itself and we can probably figure it out.

Again, sorry.


** Changed in: snapd (Ubuntu)
   Status: New => Won't Fix

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

Title:
  package snapd 2.28.5 failed to install/upgrade: el paquete está en un
  estado muy malo e inconsistente - debe reinstalarlo  antes de intentar
  desinstalarlo.

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

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

[Bug 1818584] Re: snaps applications can't open files on an USB key

2019-10-10 Thread John Lenton
Artyom, as an aside, please try to keep things polite.

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

Title:
  snaps applications can't open files on an USB key

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

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

[Bug 1818584] Re: snaps applications can't open files on an USB key

2019-10-10 Thread John Lenton
The confinement is working as designed.

We have plans to improve the usability, but if and when those are done,
they won't be in snapd itself, so I'm setting this bug task as Invalid
for snapd.

** Changed in: snapd (Ubuntu)
   Status: New => Invalid

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

Title:
  snaps applications can't open files on an USB key

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

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

[Bug 1767896] Re: Live images with broken seed causes snapd high CPU usage and periodic short GUI freezes

2019-10-10 Thread John Lenton
Moving it back to Won't fix, for snapd at least. I don't see an issue
here that snapd itself _can_ fix.

** Changed in: snapd (Ubuntu)
   Status: New => Won't Fix

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

Title:
  Live images with broken seed causes snapd high CPU usage and periodic
  short GUI freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1767896/+subscriptions

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

[Bug 1779190] Re: Snap search uses Go-http-client/1.1 as UserAgent instead of the snap one

2019-09-27 Thread John Lenton
** Changed in: snapd (Ubuntu)
   Status: In Progress => Fix Committed

** Package changed: snapd (Ubuntu) => snapd

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

Title:
  Snap search uses Go-http-client/1.1 as UserAgent instead of the snap
  one

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

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

[Bug 1779190] Re: Snap search uses Go-http-client/1.1 as UserAgent instead of the snap one

2019-09-26 Thread John Lenton
** Changed in: snapd (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  Snap search uses Go-http-client/1.1 as UserAgent instead of the snap
  one

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

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

[Bug 1751305] Re: tab completion for interfaces incorrectly adds ':' to a snap name

2019-09-26 Thread John Lenton
eh... i'm uncomfortable about closing this.

the bug is still there, we're still offering these bad completions.
'snap interfaces' is deprecated but not removed. The fix should be
straightforward (even though we expect it not to live long, it might...
temporary workarounds living forever and all that)

I'm reopening, setting as a papercut.

** Changed in: snapd (Ubuntu)
   Status: Fix Released => Triaged

** Changed in: snapd (Ubuntu)
   Importance: Undecided => Low

** Tags added: papercut

** Package changed: snapd (Ubuntu) => snapd

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

Title:
  tab completion for interfaces incorrectly adds ':' to a snap name

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

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

[Bug 1699768] Re: "snap set" causes snapd crash

2019-09-26 Thread John Lenton
** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

** Changed in: snapd (Ubuntu Xenial)
   Status: New => Fix Released

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

Title:
  "snap set" causes snapd crash

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

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

[Bug 1731315] Re: snap app fails with cannot apply seccomp profile: Cannot allocate memory

2019-09-26 Thread John Lenton
Sorry it's taken us so long to get back to you on this.

On 2.41 I don't see this issue. I also don't see the app doing anything
useful beyond using a lot of CPU, so there might be an issue in the snap
itself.

Marking as Invalid for snapd, please set back to New if you think I'm
wrong on this (or if you are still able to reproduce this, and we can
debug further).

** Changed in: snapd (Ubuntu)
   Status: New => Invalid

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

Title:
  snap app fails with cannot apply seccomp profile: Cannot allocate
  memory

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

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

[Bug 1729574] Re: undebuggable run time error in a snap

2019-09-26 Thread John Lenton
Sorry it's taken this long to respond to this bug! We're trying to bring
our New bugs down close to zero, to catch these things early...
hopefully we get better at it.

We've added 'snap run --strace' (and 'snap run --gdb') to help debugging
this sort of thing. Hopefully that fixes this.

** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

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

Title:
  undebuggable run time error in a snap

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

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

[Bug 1725198] Re: snap's naming scheme for executables breaks functionality and state of aliases is unclear

2019-09-26 Thread John Lenton
I hope we've improved our documentation about this. I've marked the
ubuntu/snapd task of the bug as Invalid as the issue isn't about the
snapd package in Ubuntu. If you think there is more we should do, please
let us know.

** Changed in: snapd (Ubuntu)
   Status: New => Invalid

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

Title:
  snap's naming scheme for executables breaks functionality and state of
  aliases is unclear

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

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

[Bug 1730950] Re: snapd 2.28.5+17.10 ADT test failure with linux 4.14.0-6.8

2019-09-26 Thread John Lenton
** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

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

Title:
  snapd 2.28.5+17.10 ADT test failure with linux 4.14.0-6.8

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

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

[Bug 1724537] Re: The revert features is not revert completed.

2019-09-26 Thread John Lenton
I don't understand: uname says you're running the 'stable' kernel, so
all should be well?

** Changed in: snapd (Ubuntu)
   Status: New => Incomplete

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

Title:
  The revert features is not revert completed.

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

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

[Bug 1703194] Re: package snapd 2.25~14.04 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2019-09-26 Thread John Lenton
I suspect you've been able to resolve this, sorry we never got back to
you about it.

I'm closing it as "Won't fix", because we didn't do anything about this,
but if you're still stuck there's probably a cause for this that isn't
necessarily snapd itself and we can probably figure it out.

Again, sorry.


** Changed in: snapd (Ubuntu)
   Status: New => Won't Fix

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

Title:
  package snapd 2.25~14.04 failed to install/upgrade: подпроцесс
  установлен сценарий post-installation возвратил код ошибки 1

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

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

[Bug 1702022] Re: There should be a Snap Plug to add specific directories outside $HOME to the list of allowed directories for a snap

2019-09-26 Thread John Lenton
I agree this would be nice.

** Changed in: snapd (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: snapd (Ubuntu)
   Status: New => Confirmed

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

Title:
  There should be a Snap Plug to add specific directories outside $HOME
  to the list of allowed directories for a snap

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

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

[Bug 1707047] Re: python requests snap fails even in devmode

2019-09-26 Thread John Lenton
Do you still have this problem, and if so, could you share the snap (or
how to build it)? This way we might be able to reproduce the issue.

** Changed in: snapd (Ubuntu)
   Status: New => Incomplete

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

Title:
  python requests snap fails even in devmode

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

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

[Bug 1705666] Re: snapd 2.25 ADT test failure with linux 4.4.0-87.110

2019-09-26 Thread John Lenton
** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

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

Title:
  snapd 2.25 ADT test failure with linux 4.4.0-87.110

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

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

[Bug 1705988] Re: snap install --classic juju fails

2019-09-26 Thread John Lenton
** Changed in: snapd (Ubuntu)
   Status: New => Incomplete

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

Title:
  snap install --classic juju fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1705988/+subscriptions

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

[Bug 1723256] Re: snapd and snapd-xdg-open packages conflict

2019-09-26 Thread John Lenton
Marking as invalid because I understand the issue to have been due to
having proposed enabled, and the issue itself wouldn't happen outside of
that.

If this is not the case, and there is something to fix, please re-set to
New (and explain...)

** Changed in: snapd (Ubuntu)
   Status: New => Invalid

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

Title:
  snapd and snapd-xdg-open packages conflict

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

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

[Bug 1716641] Re: package snapd 2.26.10 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2019-09-26 Thread John Lenton
I suspect you've been able to resolve this, sorry we never got back to
you about it.

I'm closing it as "Won't fix", because we didn't do anything about this,
but if you're still stuck there's probably a cause for this that isn't
necessarily snapd itself and we can probably figure it out.

Again, sorry.


** Changed in: snapd (Ubuntu)
   Status: New => Won't Fix

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

Title:
  package snapd 2.26.10 failed to install/upgrade: subprocess new pre-
  removal script returned error exit status 1

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

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

[Bug 1707195] Re: snapd 2.26.10+17.10 ADT test failure with linux 4.12.0-9.10

2019-09-26 Thread John Lenton
** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

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

Title:
  snapd 2.26.10+17.10 ADT test failure with linux 4.12.0-9.10

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

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

[Bug 1714024] Re: unable to refresh snap to --classic: snap has no updates available

2019-09-26 Thread John Lenton
** Changed in: snapd (Ubuntu)
   Status: New => Invalid

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

Title:
  unable to refresh snap to --classic: snap  has no updates
  available

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

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

[Bug 1662534] Re: snap create-key misses space at end of passphrase

2019-09-26 Thread John Lenton
Chatted with the team a bit. There are two ways forward that we can see:

* somehow fix gpg, or the way we call it, to not strip whitespace from
the end of values. This looks to be a lot of work, and not a lot of
benefit, so we think this would be a Low priority task.

* detect a passphrase that starts or ends with whitespace and warn or
block. This is a lot simpler (as we're the ones doing the reading of the
passphrase) and could be a Medium priority task.

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

Title:
  snap create-key misses space at end of passphrase

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

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

[Bug 1688335] Re: Classic confinement doesn't work with custom environment

2019-09-26 Thread John Lenton
Hello!

I'm sorry it's taken this long to get back to you on this.

I'm not able to reproduce your issue: with a snap.yaml of

name: test-snapd-classic-confinement
version: 1.0
confinement: classic
apps:
  sh:
environment:
  MAGIC: xyzzy
command: bin/sh

when I run test-snapd-classic-confinement.sh, $MAGIC is "xyzzy".

Could you help me reproduce this?

Thank you.


** Changed in: snapd (Ubuntu)
   Status: New => Incomplete

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

Title:
  Classic confinement doesn't work with custom environment

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

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

[Bug 1688335] Re: Classic confinement doesn't work with custom environment

2019-09-26 Thread John Lenton
(please set this back to New when you respond...)

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

Title:
  Classic confinement doesn't work with custom environment

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

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

[Bug 1702020] Re: snap packaged Java program shows broken old-style GTK file select dialog

2019-09-26 Thread John Lenton
Marking as invalid for snapd itself, as it's not a bug in snapd --- the
snap needs to do a bit of work to pick up themes.

** Changed in: snapd (Ubuntu)
   Status: New => Invalid

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

Title:
  snap packaged Java program shows broken old-style GTK file select
  dialog

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

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

[Bug 1686631] Re: [Ubuntu-gnome] if an app is uninstalled and has a snap and deb it displays nothing in the overview

2019-09-26 Thread John Lenton
** Package changed: snapd (Ubuntu) => gnome-software (Ubuntu)

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

Title:
  [Ubuntu-gnome] if an app is uninstalled and has a snap and deb it
  displays nothing in the overview

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1686631/+subscriptions

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

[Bug 1691782] Re: snapd 2.26.1+17.10 ADT test failure with linux 4.11.0-3.8

2019-09-26 Thread John Lenton
** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

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

Title:
  snapd 2.26.1+17.10 ADT test failure with linux 4.11.0-3.8

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

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

[Bug 1683654] Re: package snapd 2.22.6~14.04 failed to install/upgrade: 子进程 已安装 post-installation 脚本 返回了错误号 1

2019-09-26 Thread John Lenton
I suspect you've been able to resolve this, sorry we never got back to
you about it.

I'm closing it as "Won't fix", because we didn't do anything about this,
but if you're still stuck there's probably a cause for this that isn't
necessarily snapd itself and we can probably figure it out.

Again, sorry.


** Changed in: snapd (Ubuntu)
   Status: New => Won't Fix

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

Title:
  package snapd 2.22.6~14.04 failed to install/upgrade: 子进程 已安装 post-
  installation 脚本 返回了错误号 1

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

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

[Bug 1670865] Re: package snapd 2.23~14.04 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2019-09-26 Thread John Lenton
I suspect you've been able to resolve this, sorry we never got back to
you about it.

I'm closing it as "Won't fix", because we didn't do anything about this,
but if you're still stuck there's probably a cause for this that isn't
necessarily snapd itself and we can probably figure it out.

Again, sorry.


** Changed in: snapd (Ubuntu)
   Status: New => Won't Fix

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

Title:
  package snapd 2.23~14.04 failed to install/upgrade: Unterprozess
  installiertes post-installation-Skript gab den Fehlerwert 1 zurück

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

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

  1   2   3   4   5   6   7   8   9   10   >