[Bug 1814355] Re: snapd remove /usr/local/bin from the PATH for all systemd unit (bionic SRU regression)

2019-02-03 Thread Michael Vogt
As for the questions of xnox: """ ubuntu@autopkgtest:~$ sudo systemd-run --unit=check-env /usr/bin/env Running as unit: check-env.service ubuntu@autopkgtest:~$ sudo journalctl --no-pager -u check-env -- Logs begin at Mon 2018-07-23 18:30:47 CEST, end at Sun 2019-02-03 13:25:21 CET. -- Feb 03

[Bug 1811233] Re: [SRU] 2.37.1

2019-01-31 Thread Michael Vogt
The SRU validation is done now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1811233 Title: [SRU] 2.37.1 To manage notifications about this bug go to:

[Bug 1811233] Re: [SRU] 2.37.1

2019-01-30 Thread Michael Vogt
** Summary changed: - [SRU] 2.37 + [SRU] 2.37.1 ** Tags removed: verification-needed verification-needed-bionic verification-needed-cosmic verification-needed-trusty verification-needed-xenial ** Tags added: verification-done verification-done-bionic verification-done-cosmic

[Bug 1811233] Re: [SRU] 2.37

2019-01-10 Thread Michael Vogt
** Also affects: snapd (Ubuntu Cosmic) Importance: Undecided Status: New ** Also affects: snapd (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: snapd (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: snapd (Ubuntu Bionic)

[Bug 1811233] [NEW] [SRU] 2.37

2019-01-10 Thread Michael Vogt
Public bug reported: placeholder ** Affects: snapd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1811233 Title: [SRU] 2.37 To manage

[Bug 984390] Re: $PATH is taken from login.defs not /etc/environment

2018-12-10 Thread Michael Vogt
This is now fixed upstream: https://github.com/shadow- maint/shadow/pull/119 - so the next shadow release should have it. This makes me also wonder if we should simply cherry pick it for disco. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1791587] Re: snapd ignores proxy settings set via core snap

2018-12-10 Thread Michael Vogt
** Changed in: snapd (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1791587 Title: snapd ignores proxy settings set via core snap To manage

[Bug 1795590] Re: [SRU] 2.36

2018-11-20 Thread Michael Vogt
** Also affects: snapd (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: snapd (Ubuntu Cosmic) Importance: Undecided Status: New ** Also affects: snapd (Ubuntu Bionic) Importance: Undecided Status: New -- You received this bug notification because

[Bug 1772844] Re: snapd didn't initialize all the seeded snaps

2018-11-15 Thread Michael Vogt
** Changed in: snapd 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/1772844 Title: snapd didn't initialize all the seeded snaps To manage notifications about this

[Bug 1631514] Re: snap doesnt work. error: cannot communicate with server

2018-11-14 Thread Michael Vogt
** Changed in: snapd 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/1631514 Title: snap doesnt work. error: cannot communicate with server To manage notifications

[Bug 1670397] Re: On Debian Stretch (9) /snap/bin is not added to path

2018-11-14 Thread Michael Vogt
Closing the ubuntu task (as this is a debian bug :) - the other part of course is still valid. ** 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.

[Bug 1607067] Re: Add a dotfiles / hidden files interface

2018-11-14 Thread Michael Vogt
This is being worked on in https://github.com/snapcore/snapd/pull/5845 ** Changed in: snapd Status: Confirmed => In Progress ** Changed in: snapd (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1796137] Re: huge and slow image 20181002 due to seeded lxd snap

2018-10-11 Thread Michael Vogt
Some work has been done to make connections after in https://github.com/snapcore/snapd/pull/5469 - this will be part of the upcoming 2.36 release which will most likely not be ready before cosmic though :/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1796137] Re: huge and slow image 20181002 due to seeded lxd snap

2018-10-11 Thread Michael Vogt
Thanks Dan! Thats really helpful. So from the log you provided it looks like the follow happend: Boot time went from up by 8s (from 15s to 23s): - "graphical.target reached after 15.614s in userspace" (before) - "graphical.target reached after 23.527s in userspace" (after) Seeding time went up

[Bug 1796137] Re: huge and slow image 20181002 due to seeded lxd snap

2018-10-10 Thread Michael Vogt
@Dan could we get the same data (plot + output of snap changes/tasks) for the image *before* lxd was seeded as well? This way we can more easily compare. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1794936] Re: new gccgo version update (4:8.2.0-1ubuntu2.1) is triggering dh-golang <1.35 bug

2018-10-02 Thread Michael Vogt
Thanks for your reply @doko. Let me clarify what my position: - we would like to stop supporting gccgo in snapd - this will mean a regression in xenial where we currently have a buildable snapd on powerpc - we would like to add the exception to powerpc to https://wiki.ubuntu.com/SnapdUpdates to

[Bug 1795590] [NEW] [SRU] 2.36

2018-10-02 Thread Michael Vogt
Public bug reported: This is a new version of snapd. The changelog is available here https://github.com/snapcore/snapd/blob/2.36/packaging/ubuntu-16.04/changelog, the raw git changelog is available here: https://github.com/snapcore/snapd/commits/2.36 (note that the debian changelog is

[Bug 1794936] Re: new gccgo version update (4:8.2.0-1ubuntu2.1) is triggering dh-golang <1.35 bug

2018-10-01 Thread Michael Vogt
I am much in favour of stop supporting powerpc in snapd. If we can make that official in the SRU page we have one worry less (in practical terms powerpc was never really fully supported because we don't build a core snap for powerpc). -- You received this bug notification because you are a

[Bug 1791691] Re: PATH broken in systemd units

2018-09-24 Thread Michael Vogt
** Changed in: snapd (Ubuntu Cosmic) 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/1791691 Title: PATH broken in systemd units To manage notifications

[Bug 1791691] Re: PATH broken in systemd units

2018-09-13 Thread Michael Vogt
Removing block-promote tag as this is fixed in 2.35.2+18.10 now (well, "fixed" it will do nothing if there is no PATH). ** Tags removed: block-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1791691] Re: PATH broken in systemd units

2018-09-10 Thread Michael Vogt
** Changed in: snapd (Ubuntu Bionic) Status: New => In Progress ** Changed in: snapd (Ubuntu Cosmic) Status: New => 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/1791691

[Bug 1776622] Re: snapd on cosmic never finishes installing/updating. Can't install any other updates.

2018-09-10 Thread Michael Vogt
We found the root cause now and work on a fix. sorry for the trouble - Note that this is a "cosmic" specific issue. I'm exploring workarounds now to unblock you. ** Changed in: snapd (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member

[Bug 1776622] Re: snapd on cosmic never finishes installing/updating. Can't install any other updates.

2018-09-10 Thread Michael Vogt
Hey Alex first, sorry for the trouble you have! We do run ~2800 tests which each branch merged or release. This includes an automatic upgrade test. Unfortunately the hang is not reproducible for everyone it seems, neither our automatic tests nor I in a VM have managed to trigger this hang. But we

[Bug 1776622] Re: snapd on cosmic never finishes installing/updating. Can't install any other updates.

2018-09-10 Thread Michael Vogt
What we see in the ps output is that for some reason it seems like systemctl prompts for a password. Which is unusual because apt/dpkg runs as root so there should be no need for this. Any further hints for us? Are these desktop or server installs? -- You received this bug notification because

[Bug 1791087] Re: snapd 2.35.1+18.10 hang on apt upgrade

2018-09-07 Thread Michael Vogt
** Changed in: snapd (Ubuntu) Status: New => In Progress ** Changed in: snapd (Ubuntu) Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1791087 Title:

[Bug 1776622] Re: snapd on cosmic never finishes installing/updating. Can't install any other updates.

2018-09-07 Thread Michael Vogt
Thanks for your bugreport. The output of "ps afx" when this hangs would be great to get an idea why the dpkg process blocks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1776622 Title: snapd on

[Bug 1791087] Re: snapd 2.35.1+18.10 hang on apt upgrade

2018-09-07 Thread Michael Vogt
Thanks for your bugreport. If you can reproduce this and/or still have the machine in this state it would be great if you could attached the output of "ps afx" (run from a terminal) to this bugreport. I wonder what is blocking the dpkg progress here. -- You received this bug notification

[Bug 1771858] Re: /snap/bin not in default PATH for units, snapd should ship system-environment-generators to inject /snap/bin into $PATH

2018-08-30 Thread Michael Vogt
This is being worked on in https://github.com/snapcore/snapd/pull/5736 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1771858 Title: /snap/bin not in default PATH for units, snapd should ship

[Bug 1786438] Re: [SRU] 2.35

2018-08-28 Thread Michael Vogt
@sil2100 sorry for that, I updated the description now. ** Description changed: - placeholder + This is a new version of snapd. + + The changelog is available here + https://github.com/snapcore/snapd/blob/2.35/packaging/ubuntu-16.04/changelog, + the raw git changelog is available here: +

[Bug 1533899] Re: Add support for proxies

2018-08-24 Thread Michael Vogt
On classic systems snapd will honor the system proxy settings via http_proxy (and friends). However it does not (yet) respect the internal settings. The following PR changes this: https://github.com/snapcore/snapd/pull/5699 -- You received this bug notification because you are a member of Ubuntu

[Bug 1786438] Re: [SRU] 2.35

2018-08-10 Thread Michael Vogt
** Also affects: snapd (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: snapd (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: snapd (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because

[Bug 1786438] [NEW] [SRU] 2.35

2018-08-10 Thread Michael Vogt
Public bug reported: placeholder ** Affects: snapd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1786438 Title: [SRU] 2.35 To manage

[Bug 1783810] Re: [SRU] blocks boot on core18

2018-08-09 Thread Michael Vogt
The above image was build by manually adding the patched util-linux libuuid.so to the initramfs. The kernel (snap) build system does not use -proposed so the initrd had to be updated this way to test this on core. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1783973] [NEW] parted generates UUIDs even when just printing partitions

2018-07-27 Thread Michael Vogt
Public bug reported: When doing: "(parted) p" to print the partitions UUIDs will be generated internally when there are GPT disk labels. This is usually no problem. However recently the kernel became more strict about getting randomness from getrandom() and for reading from /dev/urandom. The

[Bug 1783810] Re: [SRU] blocks boot on core18

2018-07-27 Thread Michael Vogt
Thanks for your careful review Robie! As far as security is concerned, upstream comments on this in edc1c90cb972fdca1f66be5a8e2b0706bd2a4949: """ Note that we do not use random numbers for security sensitive things like keys or so. It's used for random based UUIDs etc. """ I looked at the

[Bug 1783810] [NEW] [SRU] blocks boot on core18

2018-07-26 Thread Michael Vogt
Public bug reported: The current version of libuuid is using getrandom() without the GRND_NONBLOCK flag. This means that in early boot the boot is blocked until the crng is initialized to "level=1" which on virtual machines may take some time. Upstream fixed this in

[Bug 1779403] Re: [SRU] 2.34.2

2018-07-20 Thread Michael Vogt
** Summary changed: - [SRU] 2.34 + [SRU] 2.34.2 ** Description changed: This is a new version of snapd. The changelog is available here - https://github.com/snapcore/snapd/blob/2.34.1/packaging/ubuntu-16.04/changelog, +

[Bug 1779403] Re: [SRU] 2.34

2018-07-18 Thread Michael Vogt
** Description changed: - placeholder + This is a new version of snapd. + + The changelog is available here + https://github.com/snapcore/snapd/blob/2.34.1/packaging/ubuntu-16.04/changelog, + the raw git changelog is available here: + https://github.com/snapcore/snapd/commits/2.34.1 (note that

[Bug 1773118] Re: [SRU] 2.33

2018-07-18 Thread Michael Vogt
I looked over the failures: # snapcraft: network related failures AFAICT in their integration tests, e.g. ``` /home/ubuntu/autopkgtest_tmp/tmpyiuc3lb5/parts/rust-subdir/rust/bin/cargo fetch --manifest-path /home/ubuntu/autopkgtest_tmp/tmpyiuc3lb5/parts/rust-subdir/src/Cargo.toml Exited with

[Bug 1779961] Re: Boot delays with 4.15.0-24 based kernels in cloud

2018-07-04 Thread Michael Vogt
** Summary changed: - Boot delays with 4.15.0-24 based kernels + Boot delays with 4.15.0-24 based kernels in cloud ** Summary changed: - Boot delays with 4.15.0-24 based kernels in cloud + Boot delays with 4.15.0-24 based kernels in images -- You received this bug notification because you are

[Bug 1779961] Re: Bionic minimal image boot hang with linux-image-4.15.0-1012-kvm kernel

2018-07-04 Thread Michael Vogt
I suspect this is entropy related, i.e. something in the entropy handling changed which causes things that use random numbers during the boot to slow down. The snapd team is also affected by this bug (snapd startup during boot became slow but when people press keys, move mouse things get better).

[Bug 1779403] [NEW] [SRU] 2.34

2018-06-29 Thread Michael Vogt
Public bug reported: placeholder ** Affects: snapd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1779403 Title: [SRU] 2.34 To manage

[Bug 1772844] Re: snapd didn't initialize all the seeded snaps

2018-06-28 Thread Michael Vogt
This got fixed in the cosmic seeds in https://git.launchpad.net/~ubuntu- core-dev/ubuntu- seeds/+git/ubuntu/commit/?id=764ab69745c53d8009b7cf9317df1fd9e26bbca2 and in bionic with https://git.launchpad.net/~ubuntu-core-dev/ubuntu-

[Bug 1778936] Re: please re-add Support-system-image-read-only-etc.patch

2018-06-27 Thread Michael Vogt
** Patch added: "systemd_237-3ubuntu10.2.debdiff" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1778936/+attachment/5157097/+files/systemd_237-3ubuntu10.2.debdiff ** Also affects: systemd (Ubuntu Bionic) Importance: Undecided Status: New -- You received this bug

[Bug 1778936] [NEW] please re-add Support-system-image-read-only-etc.patch

2018-06-27 Thread Michael Vogt
Public bug reported: The 16.04 version of systemd had a patch to support the read-only etc. For core18 we will also need this change because core18 is still not on a fully writable etc. I will attach a debdiff against the current bionic version of systemd. ** Affects: systemd (Ubuntu)

[Bug 1776218] Re: New style hook support not robust on removal

2018-06-27 Thread Michael Vogt
Any chance this can be fixed for 18.04.1 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1776218 Title: New style hook support not robust on removal To manage notifications about this bug go to:

[Bug 1758684] Re: LP only imported a fraction of the snappy translation template

2018-06-26 Thread Michael Vogt
Thanks, its slightly mysterious why these files are truncated. I added https://github.com/snapcore/snapd/pull/5402 and https://github.com/snapcore/snapd/pull/5404 with better error checking and extra canary checks to get to the bottom of this. -- You received this bug notification because you

[Bug 1640514] Re: /snap/bin is not added to the PATH when using zsh

2018-06-25 Thread Michael Vogt
I pushed https://github.com/snapcore/snapd/pull/5390 which should fix this with the next snapd release. It will drop in a systemd environment configuration file that adds /snap/bin. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 984390] Re: $PATH is taken from login.defs not /etc/environment

2018-06-25 Thread Michael Vogt
I pushed a slightly modified version of this to https://github.com /shadow-maint/shadow/pull/119 ** Bug watch added: Debian Bug tracker #833256 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833256 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 984390] Re: $PATH is taken from login.defs not /etc/environment

2018-06-25 Thread Michael Vogt
Fwiw, I looked at the code of "su.c" from util-linux (because debian/ubuntu may switch to it, see https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=833256) and it looks like the bug is not present there. The su-common.c:modify_environment() code will first setenv_path() from login.defs and then

[Bug 1776523] [NEW] When repairing files with long filenames can create duplicates

2018-06-12 Thread Michael Vogt
Public bug reported: Bugreport here so that we can SRU dosfstools with the fix: On Ubuntu Core system we found a bug with fsck.vfat. When it repairs a file that has a long filename it may rename it to FSCK.000 - however it does not rename/replace the long-filename. Which means that the vfat

[Bug 1776218] [NEW] New style hook support not robust on removal

2018-06-11 Thread Michael Vogt
Public bug reported: The new style (json-rpc) hooks are great. However when using them in snapd we noticed the following problem. When shipping a hook in /etc/apt/apt.conf.d/20snapd.conf like: ``` AptCli::Hooks::Install { "[ ! -f /usr/bin/snap ] || /usr/bin/snap advise-snap --from-apt ||

[Bug 1773118] Re: [SRU] 2.33

2018-06-11 Thread Michael Vogt
** Description changed: - PLACEHOLDER + This is a new version of snapd. + + The changelog is available here + https://github.com/snapcore/snapd/blob/2.33/packaging/ubuntu-16.04/changelog, + the raw git changelog is available here: + https://github.com/snapcore/snapd/commits/2.33 (note that the

[Bug 1773842] Re: 'dpkg-query --showformat' equivalent for snap

2018-06-06 Thread Michael Vogt
I discussed this with Gustavo on the standup today. It seems like he prefers to not add a new feature but just use "snap list | awk '{print $1"|"$2}'|tail +2". Would that work for you? Or do you needs bits that are not visible via "snap list"? -- You received this bug notification because you

[Bug 1773842] Re: 'dpkg-query --showformat' equivalent for snap

2018-06-06 Thread Michael Vogt
This is being worked on in https://github.com/snapcore/snapd/pull/5234 ** Changed in: snapd (Ubuntu) Status: New => 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/1773842 Title:

[Bug 1771858] Re: /snap/bin not in default PATH for units, snapd should ship system-environment-generators to inject /snap/bin into $PATH

2018-05-29 Thread Michael Vogt
https://github.com/snapcore/snapd/pull/5226 <- contians a PR for this now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1771858 Title: /snap/bin not in default PATH for units, snapd should ship

[Bug 1773118] [NEW] [SRU] 2.33

2018-05-24 Thread Michael Vogt
Public bug reported: PLACEHOLDER ** Affects: snapd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1773118 Title: [SRU] 2.33 To manage

[Bug 1772844] Re: snapd didn't initialize all the seeded snaps

2018-05-23 Thread Michael Vogt
Hey Chen, could you please try to reoder the seed.yaml so that gtk- common-themes is listed before all the application snaps, i.e. before gnome-calculator? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1767833] Re: [SRU] 2.32.9

2018-05-16 Thread Michael Vogt
** Summary changed: - [SRU] 2.32.8 + [SRU] 2.32.9 ** Description changed: This is a new version of snapd. The changelog is available here - https://github.com/snapcore/snapd/blob/2.32.8/packaging/ubuntu-16.04/changelog, +

[Bug 1767833] Re: [SRU] 2.32.8

2018-05-11 Thread Michael Vogt
** Summary changed: - [SRU] 2.32.7 + [SRU] 2.32.8 ** Description changed: This is a new version of snapd. The changelog is available here - https://github.com/snapcore/snapd/blob/2.32.7/packaging/ubuntu-16.04/changelog, +

[Bug 1767833] Re: [SRU] 2.32.7

2018-05-07 Thread Michael Vogt
** Summary changed: - [SRU] 2.32.6 + [SRU] 2.32.7 ** Description changed: This is a new version of snapd. The changelog is available here - https://github.com/snapcore/snapd/blob/2.32.6/packaging/ubuntu-16.04/changelog, +

[Bug 1767833] Re: [SRU] 2.32.6

2018-05-04 Thread Michael Vogt
This is uploaded now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767833 Title: [SRU] 2.32.6 To manage notifications about this bug go to:

[Bug 1769088] Re: Incorrect message if /snap/bin is not in PATH

2018-05-04 Thread Michael Vogt
** Description changed: + [Impact] + * Usability of snap recommendations degrated + + [Test Case] + 1. Remove /snap/bin from PATH + 2. snap install corebird + 3. run "corebird" + 4. observe command-not-found suggesting to install corebird + + 5. install fixed c-n-f + 6. observe that

[Bug 1769088] [NEW] Incorrect message if /snap/bin is not in PATH

2018-05-04 Thread Michael Vogt
Public bug reported: When the user installs a snap (like slack) but does not have /snap/bin in PATH the message is very confusing: ``` $ sudo snap install slack ... $ slack Command 'slack' not found, but can be installed with: sudo apt install slack ``` The fix is that /snap/bin

[Bug 1767833] Re: [SRU] 2.32.6

2018-04-29 Thread Michael Vogt
** Also affects: snapd (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: snapd (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: snapd (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: snapd (Ubuntu Artful)

[Bug 1767833] [NEW] [SRU] 2.32.6

2018-04-29 Thread Michael Vogt
Public bug reported: This is a new version of snapd. The changelog is available here https://github.com/snapcore/snapd/blob/2.32.6/packaging/ubuntu-16.04/changelog, the raw git changelog is available here: https://github.com/snapcore/snapd/commits/2.32.6 (note that the debian changelog is

[Bug 1763266] Re: Snapd fails to start (failed to parse /proc/self/mountinfo)

2018-04-24 Thread Michael Vogt
Note that this "fix" is incomplete issofar that the options should also escape the "=" char. ** Patch added: "Possible naive fix" https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1763266/+attachment/5126430/+files/0001-bcachefs-escape-special-characters-in-option-strings.patch -- You

[Bug 1763266] Re: Snapd fails to start (failed to parse /proc/self/mountinfo)

2018-04-24 Thread Michael Vogt
The first bit of the diff is wrong, but should not matter for the test, the bch2_scnprint_string_list() is what I suspect needs the escaping. ** Changed in: snapd (Ubuntu) Status: In Progress => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1763266] Re: Snapd fails to start (failed to parse /proc/self/mountinfo)

2018-04-24 Thread Michael Vogt
I looked into this some more and I think this is a bcachefs bug. It does not do any escaping for the mountinfo options. This is done by other filesystems like ext4. The following might fix it: """ diff --git a/fs/bcachefs/opts.c b/fs/bcachefs/opts.c index 8db8096e5ed4..4ebe557dfbaf 100644 ---

[Bug 1763266] Re: Snapd fails to start (failed to parse /proc/self/mountinfo)

2018-04-24 Thread Michael Vogt
I looked into this issue and pushed a fix here: https://github.com/snapcore/snapd/compare/master...mvo5:lp-1763266?expand=1 However this looks like a bcachefs bug to me, most filesystems use "seq_show_option" to display stuff in mountinfo. And seq_show_options() will seq_escape() spaces:

[Bug 1762218] Re: Snap apps not working anymore

2018-04-24 Thread Michael Vogt
** Changed in: snapd (Ubuntu) Status: Fix Committed => 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/1762218 Title: Snap apps not working anymore To manage notifications about

[Bug 1756173] Re: [SRU] 2.32

2018-04-19 Thread Michael Vogt
*** This bug is a duplicate of bug 1765090 *** https://bugs.launchpad.net/bugs/1765090 ** This bug has been marked a duplicate of bug 1765090 [SRU] 2.32.5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1763266] Re: Snapd fails to start (failed to parse /proc/self/mountinfo)

2018-04-19 Thread Michael Vogt
Thanks for your bugreport. We improved the robustness of this code path - can you please try with snapd 2.32.5 which is available in bionic now. ** Changed in: snapd (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1765090] Re: [SRU] 2.32.5

2018-04-18 Thread Michael Vogt
** Also affects: snapd (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: snapd (Ubuntu Artful) Importance: Undecided Status: New ** Also affects: snapd (Ubuntu Trusty) Importance: Undecided Status: New -- You received this bug notification because

[Bug 1765090] [NEW] [SRU] 2.32.5

2018-04-18 Thread Michael Vogt
Public bug reported: This is a new version of snapd. The changelog is available here https://github.com/snapcore/snapd/blob/2.32.5/packaging/ubuntu-16.04/changelog, the raw git changelog is available here: https://github.com/snapcore/snapd/commits/2.32.5 (note that the debian changelog is

[Bug 1745217] Re: [SRU] 2.31.2

2018-04-17 Thread Michael Vogt
** Tags removed: verification-needed verification-needed-artful verification-needed-bionic verification-needed-trusty verification-needed-xenial ** Tags added: verification-done verification-done-artful verification-done-bionic verification-done-trusty verification-done-xenial -- You received

[Bug 1764413] Re: may be clearer than

2018-04-17 Thread Michael Vogt
Just a quick question: we have three cases where we use "" right now. I assume we change all three (for consistency): """ sudo snap install aws-cli-compat # version 0.1 sudo apt install aws # version 1.0 -See 'snap info ' for additional versions. +See 'snap info ' for additional

[Bug 1756173] Re: [SRU] 2.32

2018-04-11 Thread Michael Vogt
** Description changed: - Placeholder + This is a new version of snapd. It supersedes the pending snapd releases + in -proposed. + + The changelog is available here + https://github.com/snapcore/snapd/blob/2.33.3.1/packaging/ubuntu-16.04/changelog, + the raw git changelog is available here: +

[Bug 1757162] Re: package snapd 2.31.2+17.10 failed to install/upgrade: podproces zainstalowany skrypt post-installation został zabity sygnałem (Wyjście)

2018-04-11 Thread Michael Vogt
Thanks for your bugreport. Do you have some more information about this issue? What is the output of: "systemctl status -l snapd.service"? Could you paste this data to this bugreport please? Does "sudo snap install --reinstall snapd" change anything? ** Changed in: snapd (Ubuntu) Status:

[Bug 1753858] Re: command-not-found missing versioned dependency on python3-commandnotfound

2018-03-19 Thread Michael Vogt
command-not-found (18.04.0~pre2) bionic; urgency=medium * add versionized dependencies from command-not-found on command-not-found-data and python3-commandnotfound * update changelog to the latest agreement -- Michael Vogt <michael.v...@ubuntu.com> Wed, 07 Mar 2018 14:58:22

[Bug 1754839] Re: CNF recommends 'snap info ' instead of 'snap info '

2018-03-19 Thread Michael Vogt
The version number information is WIP - the server side(s) need tweaks for this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754839 Title: CNF recommends 'snap info ' instead of 'snap info ' To

[Bug 1754839] Re: CNF recommends 'snap info ' instead of 'snap info '

2018-03-19 Thread Michael Vogt
This is fixed in bionic with 18.04.0~pre6 now: ``` $ aws Command 'aws' not found, but can be installed as: sudo snap install aws-cli sudo apt install awscli See 'snap info aws-cli' for additional versions. ``` ** Changed in: command-not-found (Ubuntu) Status: In Progress => Fix

[Bug 1755882] Re: cnf-update-db crashed with AttributeError in __main__: type object 'CommandNotFound' has no attribute 'dbpath'

2018-03-19 Thread Michael Vogt
Thanks for your bugreport? Is this reproducible? I looked at the code and the dependencies and its a bit unclear how this can happy. ** Changed in: command-not-found (Ubuntu) Status: New => Incomplete ** Information type changed from Private to Public -- You received this bug

[Bug 1745217] Re: [SRU] 2.31.2

2018-03-15 Thread Michael Vogt
** Summary changed: - [SRU] 2.31.1 + [SRU] 2.31.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1745217 Title: [SRU] 2.31.2 To manage notifications about this bug go to:

[Bug 1756173] [NEW] [SRU] 2.32

2018-03-15 Thread Michael Vogt
Public bug reported: Placeholder ** Affects: snapd (Ubuntu) Importance: Undecided Status: New ** Affects: snapd (Ubuntu Trusty) Importance: Undecided Status: New ** Affects: snapd (Ubuntu Xenial) Importance: Undecided Status: New ** Affects: snapd

[Bug 1754839] Re: CNF recommends 'snap info ' instead of 'snap info '

2018-03-11 Thread Michael Vogt
** Changed in: command-not-found (Ubuntu) Status: New => In Progress ** Changed in: command-not-found (Ubuntu) Importance: Undecided => Critical ** Changed in: command-not-found (Ubuntu) Assignee: (unassigned) => Michael Vogt (mvo) -- You received this bug notificatio

[Bug 1753858] Re: command-not-found missing versioned dependency on python3-commandnotfound

2018-03-07 Thread Michael Vogt
** Changed in: command-not-found (Ubuntu) Status: New => Triaged ** Changed in: command-not-found (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1752635] [NEW] [patch] Please add command-not-found hints

2018-03-01 Thread Michael Vogt
Public bug reported: The new command-not-found extractor uses hints from the binary packages. The attached fix adds renaming for python2.7-minimal -> python2.7. We probably want the same for python3.6,3.7. ** Affects: python2.7 (Ubuntu) Importance: Undecided Status: New ** Patch

[Bug 1752415] [NEW] [patch] Please add command-not-found hints

2018-02-28 Thread Michael Vogt
Public bug reported: The new command-not-found in bionic supports hints from the package now. To make command-not-found suggest "python3" on top if a user types "python" (when that is not installed) the attached debdiff is needed. ** Affects: python3-defaults (Ubuntu) Importance: Undecided

[Bug 1749777] Re: Syntax tweaks for snap-friendly output

2018-02-27 Thread Michael Vogt
The current output (in lp:command-not-found) looks like this: Mixed snaps/debs: """ $ jq The command 'jq' can be installed as: snap jq deb jq (1.5+dfsg-2) See 'snap info jq' for additional versions. """ Single snap: """ $ spotify The command 'spotify' can be installed from the following

[Bug 1749777] Re: Syntax tweaks for snap-friendly output

2018-02-27 Thread Michael Vogt
** Also affects: command-not-found Importance: Undecided Status: New ** Changed in: command-not-found Status: New => In Progress ** Changed in: command-not-found Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1750856] Re: snapd on s390x tried to run locationd tests, which does not exist on s390x

2018-02-22 Thread Michael Vogt
https://github.com/snapcore/snapd/pull/4718 ** Changed in: snapd (Ubuntu Bionic) Status: New => 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/1750856 Title: snapd on s390x tried

[Bug 1749777] Re: Syntax tweaks for snap-friendly output

2018-02-21 Thread Michael Vogt
We are working on improving this currently. Right now c-n-f has no version concept for the apt backend (easy for snaps). But we have a plan how to fix that (some work though). ** Changed in: command-not-found (Ubuntu) Importance: Undecided => Critical ** Changed in: command-not-found (Ubuntu)

[Bug 1745217] Re: [SRU] 2.31.1

2018-02-20 Thread Michael Vogt
** Also affects: snapd (Ubuntu Artful) Importance: Undecided Status: New ** Also affects: snapd (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: snapd (Ubuntu Trusty) Importance: Undecided Status: New -- You received this bug notification because

[Bug 1745217] Re: [SRU] 2.31.1

2018-02-20 Thread Michael Vogt
** Summary changed: - [SRU] 2.31 + [SRU] 2.31.1 ** Description changed: - placeholder + This is a new version of snapd. + + The changelog is available here + https://github.com/snapcore/snapd/blob/2.31.1/packaging/ubuntu-16.04/changelog, + the raw git changelog is available here: +

[Bug 1742637] Re: GNOME Software and snapcraft.io present developer identity differently

2018-02-14 Thread Michael Vogt
Unfortunately we need to revert this again because the display name can be changed in arbitrary ways by the developer. So it could be used to present misleading information. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1605732] Re: Entering a long, invalid command to the terminal freezes the system

2018-02-13 Thread Michael Vogt
** Changed in: command-not-found (Ubuntu) Status: New => In Progress ** Changed in: command-not-found (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1749000] Re: [patch] please add "AssumedApparmorLabel=unconfined" to service file

2018-02-13 Thread Michael Vogt
** Patch added: "Proposed fix" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1749000/+attachment/5054232/+files/systemd_237-1ubuntu4.debdiff ** Patch removed: "possible fix"

[Bug 1749000] Re: [patch] please add "AssumedApparmorLabel=unconfined" to service file

2018-02-13 Thread Michael Vogt
** Patch added: "possible fix" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1749000/+attachment/5054183/+files/systemd_237-1ubuntu4.debdiff ** Patch removed: "possible fix"

[Bug 1749000] [NEW] [patch] please add "AssumedApparmorLabel=unconfined" to service file

2018-02-12 Thread Michael Vogt
Public bug reported: There was a recent change in apparmor (https://cgit.freedesktop.org/dbus/dbus/commit/?id=dc25979eb) that breaks snapd. The fix is simply to add the ++AssumedApparmorLabel=unconfined line to the service file so that activation works again. Attached is a debdiff with a

<    1   2   3   4   5   6   7   8   9   10   >