[Touch-packages] [Bug 1902109] [NEW] rsync uses lchmod and fails in Ubuntu >= 20.10

2020-10-29 Thread Alkis Georgopoulos
Public bug reported: Rsync in Ubuntu 20.10 fails when /proc isn't mounted, while it worked before. This happens because AC_CHECK_FUNC(lchmod) returns "yes" in 20.10, while it returned "no" before. Steps to reproduce: # Emulate /proc not being mounted $ mount --bind / /mnt $ chroot /mnt rsync

[Touch-packages] [Bug 1662244] Re: lightdm causes all greeters to fail to start

2020-11-04 Thread Alkis Georgopoulos
What torel proposed in https://bugs.launchpad.net/ubuntu/+source/unity- greeter/+bug/1662244/comments/14 avoids the segfault: * soft memlock 262144 * hard memlock 262144 Should all lightdm users manually put that in limits.conf, or should we expect some update? -- You received this bug

[Touch-packages] [Bug 1830746] Re: memlock setting in systemd (pid 1) too low for containers (bionic)

2020-11-04 Thread Alkis Georgopoulos
Thank you Ɓukasz, I filed it in LP: #1902879. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1830746 Title: memlock setting in systemd (pid 1) too low for containers

[Touch-packages] [Bug 1830746] Re: memlock setting in systemd (pid 1) too low for containers (bionic)

2020-11-04 Thread Alkis Georgopoulos
Hi, this update makes slick-greeter segfault, so Ubuntu MATE 18.04 users doing normal updates now get a black screen with a flicking cursor. A temporary workaround is to enable autologin in /etc/lightdm/lightdm.conf: [Seat:*] autologin-guest=false autologin-user=administrator

[Touch-packages] [Bug 1662244] Re: lightdm causes all greeters to fail to start

2020-11-04 Thread Alkis Georgopoulos
Hi, a recent systemd update in 18.04 makes slick-greeter segfault. So all Ubuntu MATE 18.04 users now get black screens instead of lightdm. It's related to memory limits so I'm cross-referencing it here: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1830746 This didn't help: [LightDM]

[Touch-packages] [Bug 1830746] Re: memlock setting in systemd (pid 1) too low for containers (bionic)

2020-11-04 Thread Alkis Georgopoulos
What torel proposed in https://bugs.launchpad.net/ubuntu/+source/unity- greeter/+bug/1662244/comments/14 avoids the segfault: * soft memlock 262144 * hard memlock 262144 Should all lightdm users manually put that in limits.conf, or should we expect some update? -- You received this bug

[Touch-packages] [Bug 206924] Re: Make it possible to create a guest account

2021-07-04 Thread Alkis Georgopoulos
** No longer affects: ltsp -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to accountsservice in Ubuntu. https://bugs.launchpad.net/bugs/206924 Title: Make it possible to create a guest account Status in accountsservice:

[Touch-packages] [Bug 1772859] Re: Network Manager is not able to manage the devices on Ubuntu 18.04

2021-10-02 Thread Alkis Georgopoulos
While working on a remote server, it took me 2-3 hours to locate this bug report and apply its workarounds. It's certainly not a good default behavior. In case someone has already removed netplan, the recommended steps to get network-manager to manage the interfaces, as I understood them, are:

[Touch-packages] [Bug 1892014] Re: 18.04.14.7 regression: no alt_shift_toggle in XKBOPTIONS

2021-11-20 Thread Alkis Georgopoulos
The issue is still there in today's Ubuntu MATE 22.04 daily built. Greeks cannot even type their names in the installer (ubiquity)... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to console-setup in Ubuntu.

[Touch-packages] [Bug 964705] Re: System policy prevents modification of network settings for all users

2022-03-20 Thread Alkis Georgopoulos
My problem is a bit different: everything works fine, but the dialog appears when we ACTIVATE a VPN connection, even if we don't want to modify it. 1) I've prepared a VPN connection for my non-admin users and put it in /etc/NetworkManager/system-connections/vpn.nmconnection. 2) When they click

[Touch-packages] [Bug 2041491] [NEW] Provide an option to avoid the yaml NM backend

2023-10-26 Thread Alkis Georgopoulos
Public bug reported: Hi, recently netplan added support for a yaml NM backend: https://discourse.ubuntu.com/t/call-for-testing-networkmanager-yaml- settings/32420 The rationale is that "the descriptive YAML layer is especially useful in cloud environments":

[Touch-packages] [Bug 2041707] [NEW] Phased updates block release upgrades

2023-10-27 Thread Alkis Georgopoulos
Public bug reported: I updated my Kubuntu 23.04 to 23.10 using do-release-upgrade. It finished 100% successfully. But after rebooting into 23.10, I noticed that network-manager was kept back to the 23.04 version due to phased updates. Specifically: # apt policy network-manager network-manager:

[Touch-packages] [Bug 2041491] Re: Provide an option to avoid the yaml NM backend

2023-10-30 Thread Alkis Georgopoulos
Thank you; if I understood correctly, that method would render all the NM GUI/console tools unusable; it's not a viable workaround, as I would like to be able to use these tools as well... E.g.: - Create a new bond => GUI, nmtui, nmcli - Did I forget any setting while creating that bond? Let's

[Touch-packages] [Bug 1982218] Re: wait-online does not correctly identify managed links

2023-09-23 Thread Alkis Georgopoulos
I too got affected by this regression. On servers with network-manager, without netplan (01-network-manager-all.yaml), systemd-networkd-wait-online.service started failing after the latest updates and leaves systemd in a degraded state. Example: root@gldap:/var/log/apt# ip a 1: lo: mtu 65536

[Touch-packages] [Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2022-04-26 Thread Alkis Georgopoulos
I also see it on Ubuntu MATE Jammy. Will the fix come from Xorg, or should we add LightDM to the affected projects list? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1922414

[Touch-packages] [Bug 48734] Re: Home permissions too open

2022-09-12 Thread Alkis Georgopoulos
Schools have started installing/upgrading to 22.04.1 and we're just now seeing this. This change takes away the ability of the users to share some of their data WITHOUT involving the administrator. It's not "privacy by default", it's "mandatory privacy". Privacy by default could be done with

[Touch-packages] [Bug 1992731] Re: The cursor can be freely moved around and used to erase characters on the TTY while at the login prompt

2022-10-13 Thread Alkis Georgopoulos
Reproduced in Ubuntu 22.04 and 20.04. Could NOT reproduce in Ubuntu 18.04. I think the problem is in `agetty` though, not in `login`. Added `util-linux` to affected packages. ** Also affects: util-linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification

[Touch-packages] [Bug 1998713] [NEW] Don't add universe to cdrom: sources

2022-12-04 Thread Alkis Georgopoulos
Public bug reported: Please do not add "universe" in "deb cdrom:" lines of /etc/apt/sources.list. To reproduce the issue, boot Ubuntu GNOME 22.04, and at the live session, run: sudo add-apt-repository universe After that, `apt update` will keep complaining: W: Skipping acquire of configured

[Touch-packages] [Bug 2023266] [NEW] Please re-add [pm]mnormalize

2023-06-08 Thread Alkis Georgopoulos
Public bug reported: The Debian packaging contains these lines: https://salsa.debian.org/debian/rsyslog/-/blob/debian/master/debian/rules#L43 --enable-pmnormalize \ --enable-mmnormalize \ AFAIK these were removed because liblognorm was in universe: - Drop

[Touch-packages] [Bug 1854588] Re: gdebi-gtk calls pkexec inappropriately

2023-06-08 Thread Alkis Georgopoulos
> I will point out that Firefox, regardless of how it's launched, seems to not be affected anymore. If you're testing firefox.snap, that might be the cause, i.e. maybe snap does the parenting. While e.g. firefox.deb from the mozillateam PPA (or firefox in Debian) could still have the issue.

[Touch-packages] [Bug 2019940] Re: Directly manipulating NetworkManager keyfiles

2023-05-17 Thread Alkis Georgopoulos
** Changed in: ltsp (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2019940 Title: Directly manipulating NetworkManager

<    1   2