[Bug 1822738] Re: memleak in 2.38+ ?

2019-04-02 Thread John Lenton
What architecture are they seeing the OOMs on? Have they enabled swap? What's the output of `free`? taw -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1822738 Title: memleak in 2.38+ ? To manage

[Bug 1821834] Re: snapd can't be cleanly removed in bionic

2019-03-27 Thread John Lenton
PATH comes from your environment, though, not from the snapd package. Do you have "." in your PATH? ** 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.

[Bug 1821956] Re: snapd can't start in WSL (Windows Subsystem for Linux)

2019-03-27 Thread John Lenton
How would bind mounts let you read a squashfs? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821956 Title: snapd can't start in WSL (Windows Subsystem for Linux) To manage notifications about

[Bug 1821956] Re: snapd can't start in WSL (Windows Subsystem for Linux)

2019-03-28 Thread John Lenton
WSL also does not (last I checked) support GUI apps, nor daemons, or even ship systemd (not sure if systemd can run on WSL), nor udev, nor does apparmor work (does seccomp work?). Meaning that the only snaps that you could use on WSL are ones that don't have daemons, nor GUIs. And the confinement

[Bug 1821956] Re: snapd can't start in WSL (Windows Subsystem for Linux)

2019-03-28 Thread John Lenton
For the mounting issue, try running snapd with SNAPPY_SQUASHFS_UNPACK_FOR_TESTS=1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821956 Title: snapd can't start in WSL (Windows Subsystem for Linux)

[Bug 1821956] Re: snapd can't start in WSL (Windows Subsystem for Linux)

2019-03-28 Thread John Lenton
(I doubt that alone would be enough...) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821956 Title: snapd can't start in WSL (Windows Subsystem for Linux) To manage notifications about this bug

[Bug 1819427] Re: Disco daily install doens't include the snaps

2019-03-14 Thread John Lenton
If you have this issue, please share the output of snap info --verbose /var/lib/snapd/seed/snaps/* | egrep 'name|base' thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1819427 Title:

[Bug 1819427] Re: Disco daily install doens't include the snaps

2019-03-14 Thread John Lenton
OK, unless anybody comes up with evidence to the contrary, I'm going to say that what was happening was this: Some isos have gone out with snaps that had `base: core18`, but without seeding `core18`. This is not supported, and will cause seeding to hang. Unless somebody can positively point to

[Bug 1784774] Re: snapd is not autofs aware and fails with nfs home dir

2019-03-21 Thread John Lenton
snapd will not work properly with users' homes that are unavailable if the user is not logged in. As a workaround, schedule refreshes to only happen when all the local users are logged in. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1815173] Re: snapd package upgrade hangs in disco container

2019-02-08 Thread John Lenton
Is this lp:1778219? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1815173 Title: snapd package upgrade hangs in disco container To manage notifications about this bug go to:

[Bug 1810027] Re: Snaps won't start - stack smashing detected

2019-02-15 Thread John Lenton
@J.Snow, don't run binaries from inside the snap directly, you won't have the right LD_LIBRARY_PATH and all the rest of the environment needed to run the snap. Similarly, don't install strict snaps as classic. You'll be picking up random libraries instead of the ones tested and shipped in the

[Bug 1810027] Re: Snaps won't start - stack smashing detected

2019-02-16 Thread John Lenton
Thank you for that. Could you tell me the output of type vlc ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1810027 Title: Snaps won't start - stack smashing detected To manage notifications

[Bug 1773174] Re: Dutch lowercase translation warnings

2019-02-01 Thread John Lenton
@Timo, I thought we'd fixed the apt issue. I'll ask. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1773174 Title: Dutch lowercase translation warnings To manage notifications about this bug go to:

[Bug 1773174] Re: Dutch lowercase translation warnings

2019-02-04 Thread John Lenton
Hannie, yes, there's a bug in the translation. A fix was proposed by different people last year. The message string this bug was about had a fix proposed by me on 2018-09-26, but I think there were others that helped with other strings (although I might be getting my languages mixed up). That

[Bug 1814640] Re: snap info showing "unset" license for snaps

2019-02-05 Thread John Lenton
When the snap is installed a number of fields in `snap info` come from the installed snap; license is one of these. Unfortunately snapcraft still doesn't understand license (last tested with 3.0 a few days ago building icdiff), so unless the developer has gone out of their way and used

[Bug 1814640] Re: snap info showing "unset" license for snaps

2019-02-05 Thread John Lenton
> I also believe that snapcraft *does* support license, but only when actually running 3.x code (i.e. base: keyword is present). huh, just tried again and it worked. Sweet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1814640] Re: snap info showing "unset" license for snaps

2019-02-05 Thread John Lenton
Not sure what combination I tried and failed, last weekend; I'm glad it's working in snapcraft. Now we need to sort it out in the store and snapd... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1612882] Re: Snap store very slow

2019-01-29 Thread John Lenton
Marking as Invalid for snapd. Which doesn't necessarily mean the bug doesn't exist, it might be in a different component of the stack. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1612882 Title:

[Bug 1612882] Re: Snap store very slow

2019-01-29 Thread John Lenton
chamhaw, what exactly are you experiencing? Have you seen the forum posts on this topic? Maybe https://forum.snapcraft.io/t/snap-download-very- slow/8016/2?u=chipaca is the easiest one to start from as it points to the relevant bits of the others. Things shouldn't be slow, and there are ways of

[Bug 1824188] Re: Software tab is empty on clean 19.04 install

2019-04-11 Thread John Lenton
By editing /target/etc/environment and setting SNAPD_DEBUG=1 etc before rebooting into the new system, I get http://paste.ubuntu.com/p/jTQb2YHhq3/ You can see there snapd coming up and seeding the system, and you can also watch as pid 724 (snapd-seeded.service) polling, waiting for the seeding to

[Bug 1824188] Re: Software tab is empty on clean 19.04 install

2019-04-11 Thread John Lenton
(note that between my 'i can only assume' line and my line talking about 'Failed to installed snaps', i got the source of gnome-initial-setup -- i should've changed the wording but forgot) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1824188] Re: Software tab is empty on clean 19.04 install

2019-04-11 Thread John Lenton
Presumably this is a 19.04 installed (not live) from http://cdimage.ubuntu.com/daily-live/20190410/disco-desktop-amd64.iso ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824188 Title: Software

[Bug 1824342] [NEW] in 19.04, default user cannot access system journal

2019-04-11 Thread John Lenton
Public bug reported: in a fresh install of 19.04 from http://cdimage.ubuntu.com/daily- live/20190410/disco-desktop-amd64.iso, journalctl -u snapd, or -u gdm, or -u udisks, results in 'no entries'. journalctl --system -u snapd etc, warns about permissions. $ sudo getfacl /var/log/journal/

[Bug 1824230] Re: Download not resumed for base snap when using "snap install --dangerous"

2019-04-11 Thread John Lenton
I have not been able to reproduce this. Starting from a barebones 18.04, I did sudo apt install snapd snap download core18 snap download jq-core18 truncate -s 50M core18*.snap rename 's/$/.partial/' core18*.snap sudo cp *.partial /var/lib/snapd/snaps/ sudo snap install --dangerous

[Bug 1824188] Re: Software tab is empty on clean 19.04 install

2019-04-11 Thread John Lenton
One way we could enforce (2) above, I think, would be to have snapd.seeded.service have Before=multi-user.target. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824188 Title: Software tab is empty

[Bug 1824234] Re: with snapd 2.37.4 the command "apt remove --purge -y snapd" fails on ubuntu bionic

2019-04-12 Thread John Lenton
This is fixed in 2.38 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824234 Title: with snapd 2.37.4 the command "apt remove --purge -y snapd" fails on ubuntu bionic To manage notifications

[Bug 1814587] Re: red alert snap not running

2019-06-03 Thread John Lenton
The snap seems to install and set things up without issue. When you run it, if you run it from the terminal, you'll see that it is actually doing quite a lot of stuff, downloading the actual game at that time; the snap is just an installer. There's nothing that I see in the description, nor in my

[Bug 1828604] Re: Lenovo T490S and X390 GM do not have Firefox.App store install errors out

2019-05-30 Thread John Lenton
Yes, an invalid seed.yaml will trip up snapd. Please don't seed images with an invalid seed.yaml. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828604 Title: Lenovo T490S and X390 GM do not have

[Bug 1831629] Re: snapd hammers SSD for long periods

2019-06-06 Thread John Lenton
Could you share with us whatever data you have that led you to the conclusion that it was snapd writing? Also the output of 'snap version' and 'snap list' might be helpful. ** Changed in: snapd (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a

[Bug 1808213] Re: With locale LANG=da_DK.UTF-8 snap will throw strange warning on snap refresh - and more snap commands

2019-05-13 Thread John Lenton
> What does this framework even do about languages that don't have upper/lower case? the check is only that it does not start with lowercase. If a language does not have upper/lowercase, it can't start with lowercase. Yes, the help string for "--from-apt" is wrong in English. That is a bug we

[Bug 1808213] Re: With locale LANG=da_DK.UTF-8 snap will throw strange warning on snap refresh - and more snap commands

2019-05-13 Thread John Lenton
I've proposed a change to snapd https://github.com/snapcore/snapd/pull/6865 which should address (some of) this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808213 Title: With locale

[Bug 1808213] Re: With locale LANG=da_DK.UTF-8 snap will throw strange warning on snap refresh - and more snap commands

2019-05-13 Thread John Lenton
Yeah, I know you don't see the warning. We do periodically import them and run the test, but the cycle is super slow. That's why we put all the // TRANSLATORS: messages in... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1774902] Re: kubuntu - can't login with NFS $HOME

2019-05-23 Thread John Lenton
Why is this a snapd bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1774902 Title: kubuntu - can't login with NFS $HOME To manage notifications about this bug go to:

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

2019-05-20 Thread John Lenton
On the snapd side, what we do does not "know" about fastly at all: what the connectivity check does is 1. hit the store's "info" endpoint asking about "core", 2. HEAD the download url provided in (1) The request done in (2) sets the cdn headers as usual (ie it looks at whether CDN is disabled by

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

2019-05-20 Thread John Lenton
Importantly, the decision to go to e.g. fastly, vs nothing, is done _store side_. snapd knows nothing about fastly, and the store could (and has in the past) swapped CDNs and snapd is none the wiser. Here's the log of a connectivity check, done from home:

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

2019-05-20 Thread John Lenton
Here's the same log on the ubuntu pastebin (not sure why i thought the bug was private): https://pastebin.ubuntu.com/p/dpxpPkHSbM/ -- 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

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

2019-05-21 Thread John Lenton
No, snapd's behaviour has not changed -- 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:

[Bug 1825437] Re: Fails to work on a fresh 19.04 install

2019-04-18 Thread John Lenton
What's the output of "journalctl --system -u snapd"? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825437 Title: Fails to work on a fresh 19.04 install To manage notifications about this bug go

[Bug 1825437] Re: Fails to work on a fresh 19.04 install

2019-04-19 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/1825437 Title: Fails to work on a fresh 19.04 install To manage notifications about

[Bug 1834631] Re: ncurses snaps won't launch with "st-256color" as the termname

2019-06-28 Thread John Lenton
Yes, only terminals that a snap can find will work. For that it needs to be either in the base snap (core or core18, depening), or in the snap itself (or somewhere the apps in the snap have access to). -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1834631] Re: ncurses snaps won't launch with "st-256color" as the termname

2019-06-28 Thread John Lenton
if you have a terminal not supported in the base, it should be enough to drop the terminfo file into the right place: ~$ TERM=xyzzy msnake Error opening terminal: xyzzy. ~$ mkdir -p ~/snap/msnake/current/.terminfo/x ~$ cp /lib/terminfo/x/xterm-256color ~/snap/msnake/current/.terminfo/x/xyzzy ~$

[Bug 1834631] Re: ncurses snaps won't launch with "st-256color" as the termname

2019-06-28 Thread John Lenton
** 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/1834631 Title: ncurses snaps won't launch with "st-256color" as the termname To manage

[Bug 1828500] Re: snapd fails always in Optimised Ubuntu Desktop images available in Microsoft Hyper-V gallery

2019-07-12 Thread John Lenton
I suspect these images have a broken seed.yaml. Could somebody attach that? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828500 Title: snapd fails always in Optimised Ubuntu Desktop images

[Bug 1828500] Re: snapd fails always in Optimised Ubuntu Desktop images available in Microsoft Hyper-V gallery

2019-07-12 Thread John Lenton
To confirm, (from memory), sudo snap info --verbose /var/lib/snapd/seed/snaps/*.snap | grep base: -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828500 Title: snapd fails always in Optimised

[Bug 1828500] Re: snapd fails always in Optimised Ubuntu Desktop images available in Microsoft Hyper-V gallery

2019-07-12 Thread John Lenton
Yeah. The images are broken, because they ship a broken seed.yaml. Who creates the images? That's the project this bug needs to be assigned to. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828500

[Bug 1828500] Re: snapd fails always in Optimised Ubuntu Desktop images available in Microsoft Hyper-V gallery

2019-07-12 Thread John Lenton
yeah. That seed.yaml is missing core18, and those snaps need it AFAIK. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828500 Title: snapd fails always in Optimised Ubuntu Desktop images available

[Bug 1828500] Re: snapd fails always in Optimised Ubuntu Desktop images available in Microsoft Hyper-V gallery

2019-07-12 Thread John Lenton
** Package changed: snapd (Ubuntu) => livecd-rootfs (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828500 Title: snapd fails always in Optimised Ubuntu Desktop images available in

[Bug 1825437] Re: snapd fails to process corrupted seed.yaml on Ubuntu 19.04

2019-04-24 Thread John Lenton
Yes, mvo lives in a future in which he's already implemented that feature, whereas us mere mortals are stuck waiting for it to arrive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825437 Title:

[Bug 1825437] Re: snapd fails to process corrupted seed.yaml on Ubuntu 19.04

2019-04-24 Thread John Lenton
just don't read the commit messages and you'll be fine -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825437 Title: snapd fails to process corrupted seed.yaml on Ubuntu 19.04 To manage

[Bug 1790964] Re: snap does not resume unfinished downloads

2019-08-14 Thread John Lenton
Dan, if the download you are referring to is a refresh, note you can rate limit *auto*-refreshes (that is, non-interactive refreshes) via `snap system set refresh.rate-limit `. For interactive refreshes and installs, you can replace them with a `snap download` followed by a `snap ack` and a `snap

[Bug 1579268] Re: Mouse cursor is different inside graphical windows of snaps (snaps not using system theme)

2019-08-22 Thread John Lenton
There are (at least) two aspects to this: 1. people are always going to be able to use themes that are not available to snapped apps. This one we can't fix, but we do have plans to add "theme" snaps. Not really a snapd issue, although some support to make things automagic might be needed. 2.

[Bug 1618239] Re: console-conf uses 20+MB memory at rest on embedded systems

2019-08-22 Thread John Lenton
** No longer affects: snappy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1618239 Title: console-conf uses 20+MB memory at rest on embedded systems To manage notifications about this bug go to:

[Bug 1612783] Re: snapd requires U1 account to install local packages

2019-08-22 Thread John Lenton
Sorry, I meant with ... policykit? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1612783 Title: snapd requires U1 account to install local packages To manage notifications about this bug go to:

[Bug 1621142] Re: no "please press enter" message shown on serial console

2019-08-22 Thread John Lenton
** No longer affects: snappy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1621142 Title: no "please press enter" message shown on serial console To manage notifications about this bug go to:

[Bug 1600140] Re: App indicator adds an entry for each snap launch

2019-08-22 Thread John Lenton
We no longer create a new /tmp per run, so this should be fixed. Please reopen if not. ** Changed in: snapd (Ubuntu) Status: Confirmed => Fix Released ** Changed in: snappy Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1621339] Re: Unable to complete UC16 beta first boot if ESC is pressed in last step

2019-08-22 Thread John Lenton
** No longer affects: snappy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1621339 Title: Unable to complete UC16 beta first boot if ESC is pressed in last step To manage notifications about this

[Bug 1621304] Re: In the profile setup, pressing enter after filling the email address does nothing

2019-08-22 Thread John Lenton
** No longer affects: snappy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1621304 Title: In the profile setup, pressing enter after filling the email address does nothing To manage

[Bug 1621147] Re: no way to configure wifi SSID and passphrase

2019-08-22 Thread John Lenton
** No longer affects: snappy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1621147 Title: no way to configure wifi SSID and passphrase To manage notifications about this bug go to:

[Bug 1611287] Re: provide canonical way to install templates and configuration files into $SNAP_* dirs

2019-08-22 Thread John Lenton
** Changed in: snappy 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/1611287 Title: provide canonical way to install templates and configuration files into $SNAP_*

[Bug 1623120] Re: console-conf does not show ssh credentials on last page when wlan is involved

2019-08-22 Thread John Lenton
** No longer affects: snappy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1623120 Title: console-conf does not show ssh credentials on last page when wlan is involved To manage notifications

[Bug 1626617] Re: console-conf does not allow to set up dns for static ip

2019-08-22 Thread John Lenton
** No longer affects: snappy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1626617 Title: console-conf does not allow to set up dns for static ip To manage notifications about this bug go to:

[Bug 1583250] Re: upstream use of build-time defined PREFIX or DATADIR incompatible with snaps relocation

2019-08-22 Thread John Lenton
>From snapd's point of view the need for this is addressed with layouts in strictly confined snaps, and via fixed paths in classic snaps, so I'm marking it fixed there. ** Changed in: snapd (Ubuntu) Status: Confirmed => Fix Released ** Changed in: snappy Status: New => Triaged --

[Bug 1612783] Re: snapd requires U1 account to install local packages

2019-08-22 Thread John Lenton
We integrated with packagekit ** Changed in: snapd (Ubuntu) Status: Confirmed => Fix Released ** Changed in: snappy Status: New => Fix Released ** Changed in: canonical-devices-system-image Status: New => Fix Released -- You received this bug notification because you are

[Bug 1808450] Re: Strings with placeholders don’t include quotation marks so they can’t be changed per locale

2019-08-20 Thread John Lenton
> No need to mansplain. I was answering your previous "Not all languages use English quotation marks." > Better explain to me something I don’t know: why is this the first time a new placeholder “%q” has been needed? It's not the first time a language has a field specifier that's not part of

[Bug 1808450] Re: Strings with placeholders don’t include quotation marks so they can’t be changed per locale

2019-08-20 Thread John Lenton
strconv.Quote, sorry. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808450 Title: Strings with placeholders don’t include quotation marks so they can’t be changed per locale To manage

[Bug 1836914] Re: Doing multiple squashfs (and other loop?) mounts in parallel breaks

2019-07-30 Thread John Lenton
Can somebody build and test a kernel with Jan's patch, from https://lore.kernel.org/linux-block/20190730133607.gd28...@quack2.suse.cz/ ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1836914 Title:

[Bug 1836914] Re: Doing multiple squashfs (and other loop?) mounts in parallel breaks

2019-07-30 Thread John Lenton
** Patch added: "0001-loop-Fix-mount-2-failure-due-to-race-with-LOOP_SET_F.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1836914/+attachment/5280018/+files/0001-loop-Fix-mount-2-failure-due-to-race-with-LOOP_SET_F.patch -- You received this bug notification because you are a

[Bug 1826460] Re: Every snap gives "create user data directory" after upgrade to 19.04

2019-08-02 Thread John Lenton
@aPlatypus I think your issue is different from this bug's: your home seems to be mounted in an unconventional location (/Mort/home/aplatypys ?), which snapd can't support. It's possible you have a /home symlink, but that isn't enough. You _can_ bind-mount it if you really need it to be in /Mort.

[Bug 1836914] Re: Doing multiple squashfs (and other loop?) mounts in parallel breaks

2019-07-17 Thread John Lenton
The mainline builds for i386 and amd64 are failing right now so not sure I can do more. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1836914 Title: Doing multiple squashfs (and other loop?) mounts

[Bug 1836914] Re: Doing multiple squashfs (and other loop?) mounts in parallel breaks

2019-07-17 Thread John Lenton
I haven't yet tried to reproduce this with an upstream kernel, but given that it's affecting arch users with 5.2 as well, it's fairly likely to be there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1836914] [NEW] Doing multiple squashfs (and other loop?) mounts in parallel breaks

2019-07-17 Thread John Lenton
Public bug reported: On a system running a 5.2 kernel, doing a large number of mounts of squashfs filesystems in parallel results in the mounts getting out of sync with their backing devices. To reproduce, https://paste.ubuntu.com/p/VCpzGxvy6h/ this breaks people with ~40 snaps (easily

[Bug 1836569] Re: Snapd doesn't work with eaon-alpha

2019-07-22 Thread John Lenton
*** This bug is a duplicate of bug 1828500 *** https://bugs.launchpad.net/bugs/1828500 ** This bug has been marked a duplicate of bug 1828500 snapd fails always in Optimised Ubuntu Desktop images available in Microsoft Hyper-V gallery -- You received this bug notification because you

[Bug 1844776] Re: snap run from cli tab completion broken

2019-09-20 Thread John Lenton
** Changed in: snapd (Ubuntu) Status: New => 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

[Bug 1667288] Re: package snapd 2.22.2~14.04 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 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,

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

2019-09-26 Thread John Lenton
This is inherited from our use of gpg. There doesn't seem to be a way to have unattended key generation not strip whitespace from the end of the passphrase (or any other option for that matter). Is there anything we can do? (and is it worth it?) ** Changed in: snapd (Ubuntu) Status: New

[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

[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

[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.

[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

[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

[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,

[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

[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

[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

[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

[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

[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 =>

[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,

[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

[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

[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

[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,

[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.

[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,

[Bug 1674735] Re: Core snap stuck on initialize system

2019-09-26 Thread John Lenton
Oh dear, sorry we didn't reply to this in a timely manner. Things have changed enough that I don't think this happens any more, but if it does, please re-open this (set it to New again)? We're trying to pay closer attention to bugs now, at least New ones, so we catch this sort of thing earlier.

[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. **

[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

[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

[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.

[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:

<    4   5   6   7   8   9   10   >