[Touch-packages] [Bug 1951491] Re: Can't run snaps: .slice/session-1.scope is not a snap cgroup

2023-11-04 Thread Richard Brooksby
Some clues: If I start Ubuntu 22 with kernel argument `systemd.unit=multi- user.target` (i.e. non-graphical) then start Wayland with `XDG_SESSION_TYPE=wayland dbus-run-session gnome-session` then DBUS_SESSION_BUS_ADDRESS gets set to something like "DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-

[Touch-packages] [Bug 1951491] Re: Can't run snaps: .slice/session-1.scope is not a snap cgroup

2023-11-06 Thread Richard Brooksby
Thank you for the clarifications, Tim. For what it's worth, my Ubuntu 22 non-graphical shell *does* have DBUS_SESSION_BUS_ADDRESS to the same value that appears in a Wayland session ("unix:path=/run/user/1000/bus"). So the bug you mention being exposed does not occur for me. It is also set corr

[Touch-packages] [Bug 1915903] [NEW] Up-to-date net-tools package tells me to recompile it

2021-02-17 Thread Richard Brooksby
Public bug reported: Attempting to run netstat -f inet results in netstat: feature `AF BLUETOOTH' not supported. Please recompile `net-tools' with newer kernel source or full configuration. Both my net-tools and kernel packages are fully up-to-date. (Version details are in the report co

[Touch-packages] [Bug 1915903] Re: Up-to-date net-tools package tells me to recompile it

2021-02-18 Thread Richard Brooksby
Hello! I do apologise. I spend half my time talking to BSD systems and `netstat -f inet` is equivalent to `netstat --protocol=inet` on Ubuntu. Indeed, as you point out I should probably be using `ip route show`. I tend to use `netstat` because its output is much easier to read. So this is proba

[Touch-packages] [Bug 1574120] Re: Notebook doesn't suspend when lid is closed after update to 16.04

2016-04-26 Thread Richard Brooksby
rb@bluejay:~/git/mps/code$ systemd-inhibit Who: NetworkManager (UID 0/root, PID 812/NetworkManager) What: sleep Why: NetworkManager needs to turn off networks Mode: delay Who: rb (UID 1000/rb, PID 1589/unity-settings-) What: sleep Why: GNOME needs to lock the screen

[Touch-packages] [Bug 2088054] [NEW] apport can't report bugs in snapd and redirects to dead end

2024-11-13 Thread Richard Brooksby
Public bug reported: If you try to report a bug in snapd with ubuntu-bug (as directed by https://help.ubuntu.com/stable/ubuntu-help/report-ubuntu-bug.html.en ) then you're told that you can't, and directed to report issues at https://github.com/canonical/snapd . But https://github.com/canonical/s

[Touch-packages] [Bug 2088054] Re: apport can't report bugs in snapd and redirects to dead end

2024-11-13 Thread Richard Brooksby
It looks like https://bugs.launchpad.net/snapd is the right place to send people. If this is a problem with the metadata of snapd, and not in apport, please direct me. I can probably report *this* problem there. Very meta. -- You received this bug notification because you are a member of Ubunt

[Touch-packages] [Bug 2088054] Re: apport can't report bugs in snapd and redirects to dead end

2024-11-13 Thread Richard Brooksby
In case it's helpful, on my system, I get these responses, neither of which was used in the bug reporting dialog. rb@kiwi:~$ dpkg-query -f 'Bugs: ${Bugs}\n' --show snapd Bugs: rb@kiwi:~$ apt info snapd | grep '^Bugs' Bugs: https://bugs.launchpad.net/ubuntu/+filebug -- You received this bug not