[Bug 1662552] Re: snaps don't work with NFS home

2024-10-17 Thread Jonathan Hunter
I'm affected by this on Ubuntu 24.04 - this has become more of an issue now that Ubuntu seems to be moving more and more software to snaps rather than regular packages In my case I have /nfshome NFS mounted via /etc/fstab, and symlinks from various folders in ~ e.g. ~/Documents -> /nfshome/myuser/

[Bug 1916325] Re: Overly strict NAME_REGEX rejects valid hostnames

2021-03-18 Thread Jonathan Hunter
** Changed in: subiquity (Ubuntu) Assignee: (unassigned) => Jonathan Hunter (jmhunter) ** Changed in: subiquity (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1916325] Re: Overly strict NAME_REGEX rejects valid hostnames

2021-03-17 Thread Jonathan Hunter
Thank you Ryan - much appreciated. I have created a pull request against subiquity, it's my first one but hope it is OK :) https://github.com/canonical/subiquity/pull/914 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1916325] [NEW] Overly strict NAME_REGEX rejects valid hostnames

2021-02-20 Thread Jonathan Hunter
Public bug reported: All our servers' hostnames start with a location identifier, which is mostly numeric e.g. 123, 124 or sometimes 12A. A full hostname might be 12a-proxy-01.mydomain.co.uk, for example. We are switching to Ubuntu but have hit this bug in the 20.04 curtin installer, which preven