[Touch-packages] [Bug 1999969] [NEW] package initramfs-tools 0.140ubuntu13.1 failed to install/upgrade: installed initramfs-tools package post-installation script subprocess returned error exit status

2022-12-17 Thread Leon Mbegera
Public bug reported: I ran the command `sudo apt upgrade` and after some lines had been executed the error comes up in the end ``` update-initramfs: Generating /boot/initrd.img-5.15.0-56-generic sync: error syncing '/boot/initrd.img-5.15.0-56-generic': Input/output error dpkg: error processing

Re: [Touch-packages] [Bug 1871268] Re: Installation fails due to useless immediate configuration error when "Install Third-Party Drivers" is selected

2021-02-04 Thread Leon Pappas
I went along withe the whole mokutil route to get the NVidia drivers to work but that failed to rectify the problem. The GUI started having huge issues (Second monitor stopped working. GUI would freeze and need a reboot). Tried reverting back to Nouveau and in the process lost my server.. Gui

Re: [Touch-packages] [Bug 1871268] Re: Installation fails due to useless immediate configuration error when "Install Third-Party Drivers" is selected

2021-01-16 Thread Leon Pappas
I don't believe that this is fixed. I am still getting errors: [ 88.448840] [ cut here ] [ 88.448842] nouveau :01:00.0: timeout [ 88.448887] WARNING: CPU: 3 PID: 1177 at /build/linux-hwe-5.4-hNUtrM/linux-hwe-5.4-5.4.0/drivers/gpu/drm/nouveau/nvkm/falcon/v1.c:313

Re: [Touch-packages] [Bug 1871268] Re: Installation fails due to useless immediate configuration error when "Install Third-Party Drivers" is selected

2021-01-16 Thread Leon Pappas
There definitely seems to be an issue here: [ 88.448840] [ cut here ] [ 88.448842] nouveau :01:00.0: timeout [ 88.448887] WARNING: CPU: 3 PID: 1177 at /build/linux-hwe-5.4-hNUtrM/linux-hwe-5.4-5.4.0/drivers/gpu/drm/nouveau/nvkm/falcon/v1.c:313

[Touch-packages] [Bug 1891632] Re: The network manager does not check the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE bit

2020-12-10 Thread Leon Liao
** Changed in: oem-priority Status: New => Fix Committed ** Changed in: oem-priority Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu.

[Touch-packages] [Bug 1891632] Re: The network manager does not check the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE bit

2020-10-27 Thread Leon Liao
Hi, I updated the description of the regression potential. Please check it. Thanks. ** Description changed: [Impact]  In some cases, the wow is not configured and the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE is set (for to disable management of wake-on-LAN in NetworkManager).  

[Touch-packages] [Bug 1891632] Re: The network manager does not check the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE bit

2020-09-27 Thread Leon Liao
** Changed in: network-manager (Ubuntu Focal) Status: Incomplete => In Progress -- 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/1891632 Title: The network

[Touch-packages] [Bug 1891632] Re: The network manager does not check the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE bit

2020-09-25 Thread Leon Liao
** Description changed: [Impact]  In some cases, the wow is not configured and the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE is set (for to disable management of wake-on-LAN in NetworkManager).  The network manager only checks the NM_SETTING_WIRELESS_WAKE_ON_WLAN_NONE bit.  But,

[Touch-packages] [Bug 1891632] Re: The network manager does not check the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE bit

2020-09-24 Thread Leon Liao
** Description changed: [Impact] - In some cases, the wow is not configured and the +  In some cases, the wow is not configured and the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE is set (for to disable management of wake-on-LAN in NetworkManager). - The network manager only checks the

[Touch-packages] [Bug 1891632] Re: The network manager does not check the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE bit

2020-09-16 Thread Leon Liao
** Merge proposal linked: https://code.launchpad.net/~lihow731/network-manager/+git/network-manager/+merge/390544 ** Merge proposal unlinked: https://code.launchpad.net/~lihow731/network-manager/+git/network-manager/+merge/388865 -- You received this bug notification because you are a

[Touch-packages] [Bug 1891632] Re: The network manager does not check the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE bit

2020-08-25 Thread Leon Liao
The patch was merged into debian network-manager repository in https://salsa.debian.org/utopia-team/network-manager/-/commit/e7b44ef4c80907346ec7492a09c45277459924fc. For Groovy, when network-manager version >= 1.26.2, this patch will be included. For Focal, the network-manager (1.22.10) needs

[Touch-packages] [Bug 1891632] Re: The network manager does not check the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE bit

2020-08-25 Thread Leon Liao
** Also affects: oem-priority/focal Importance: Undecided Status: New ** No longer affects: oem-priority/focal -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu.

[Touch-packages] [Bug 1891632] Re: The network manager does not check the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE bit

2020-08-14 Thread Leon Liao
** Description changed: - In some cases, the wow is not configured and the + [Impact] + + In some cases, the wow is not configured and the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE is set (for to disable management of wake-on-LAN in NetworkManager). - The network manager only checks the

[Touch-packages] [Bug 1891632] [NEW] The network manager does not check the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE bit

2020-08-14 Thread Leon Liao
. But, the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE does not be check. So, the management of wake-on-LAN still is done by NetworkManager. ** Affects: oem-priority Importance: Critical Assignee: Leon Liao (lihow731) Status: New ** Affects: network-manager (Ubuntu) Importance: Undecided Status: New

[Touch-packages] [Bug 1888101] Re: 'unsupported protocol' error when using PyMySQL

2020-08-12 Thread Leon
Hi Seth, first install the server: sudo apt install mariadb-server then the PyMySQL: python3 -m pip install PyMySQL then create a ca-cert: openssl genrsa 2048 > ca-key.pem openssl req -new -x509 -nodes -days 3600 -key ca-key.pem -out ca-cert.pem then run this python-test-script: import os

[Touch-packages] [Bug 1888101] [NEW] 'unsupported protocol' error when using PyMySQL

2020-07-18 Thread Leon
Public bug reported: 1) Description:Ubuntu 20.04 LTS Release:20.04 2) openssl: Installiert: 1.1.1f-1ubuntu2 Installationskandidat: 1.1.1f-1ubuntu2 Versionstabelle: *** 1.1.1f-1ubuntu2 500 500 http://de.archive.ubuntu.com/ubuntu focal/main amd64 Packages

[Touch-packages] [Bug 1883399] [NEW] ip address in the netplan is ignored

2020-06-13 Thread Leon
Public bug reported: >From Netplan: leonbrag@minivm:/etc/netplan$ cat 00-installer-config.yaml # This is the network config written by 'subiquity' network: version: 2 renderer: networkd ethernets: eth0: dhcp4: no addresses: [192.168.4.5/24]

[Touch-packages] [Bug 1835660] Re: initramfs unpacking failed

2020-04-29 Thread Leon Adato
regarding #58 - ignore the last line. That's a copy-paste fail on my part. Sorry. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1835660 Title: initramfs

[Touch-packages] [Bug 1835660] Re: initramfs unpacking failed

2020-04-29 Thread Leon Adato
I've been experiencing this for several months now (not exactly sure when it started). For me, the error leads to a hard stop and the option to Ctrl-D to continue or ENTER for maintenance. I followed the process from #47 (Saroumane wrote on 2020-04-06:) Adding COMPRESS=gzip to

[Touch-packages] [Bug 1835404] [NEW] bzip2 data integrity error when decompressing

2019-07-04 Thread Leon Anavi
the same archives work perfectly fine with bzip2 version 1.0.6-8 (the previous release before 1.0.6-8.1ubuntu0.1. I am experiencing these issues with bzip2 1.0.6-8.1ubuntu0 on both Ubuntu 16.04 and 18.04. Here are details to reproduce the issue: leon@u1804:~$ apt-cache policy bzip2 bzip2

[Touch-packages] [Bug 1508146] Re: Alt+left/right arrows switch between tty consoles (Gnome Shell vanishes), cannot disable

2018-08-26 Thread Leon
Just upgraded to 18.04.1 today. Totally clean install. Also happened to me. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1508146 Title: Alt+left/right arrows switch

[Touch-packages] [Bug 1773897] Re: Bluetooth 3.0 mouses are automatically disconnected after connected

2018-05-29 Thread Leon Liao
The attached file is the output of "journalctl -b". ** Attachment added: "journalctl-b.log" https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1773897/+attachment/5145906/+files/journalctl-b.log -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1773897] Re: Bluetooth 3.0 mouses are automatically disconnected after connected

2018-05-29 Thread Leon Liao
Filed a upstream bug: https://bugzilla.kernel.org/show_bug.cgi?id=199873 ** Bug watch added: Linux Kernel Bug Tracker #199873 https://bugzilla.kernel.org/show_bug.cgi?id=199873 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1773897] Re: Bluetooth 3.0 mouses are automatically disconnected after connected

2018-05-29 Thread Leon Liao
This bug still can be reproduced in BlueZ 5.49. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1773897 Title: Bluetooth 3.0 mouses are automatically disconnected after

[Touch-packages] [Bug 1773897] rfkill.txt

2018-05-29 Thread Leon Liao
apport information ** Attachment added: "rfkill.txt" https://bugs.launchpad.net/bugs/1773897/+attachment/5145902/+files/rfkill.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu.

[Touch-packages] [Bug 1773897] syslog.txt

2018-05-29 Thread Leon Liao
apport information ** Attachment added: "syslog.txt" https://bugs.launchpad.net/bugs/1773897/+attachment/5145903/+files/syslog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu.

[Touch-packages] [Bug 1773897] Lspci.txt

2018-05-29 Thread Leon Liao
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1773897/+attachment/5145894/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu.

[Touch-packages] [Bug 1773897] getfacl.txt

2018-05-29 Thread Leon Liao
apport information ** Attachment added: "getfacl.txt" https://bugs.launchpad.net/bugs/1773897/+attachment/5145901/+files/getfacl.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu.

[Touch-packages] [Bug 1773897] UdevDb.txt

2018-05-29 Thread Leon Liao
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1773897/+attachment/5145900/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu.

[Touch-packages] [Bug 1773897] ProcModules.txt

2018-05-29 Thread Leon Liao
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1773897/+attachment/5145899/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu.

[Touch-packages] [Bug 1773897] ProcEnviron.txt

2018-05-29 Thread Leon Liao
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1773897/+attachment/5145897/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu.

[Touch-packages] [Bug 1773897] ProcInterrupts.txt

2018-05-29 Thread Leon Liao
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1773897/+attachment/5145898/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu.

[Touch-packages] [Bug 1773897] ProcCpuinfo.txt

2018-05-29 Thread Leon Liao
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1773897/+attachment/5145895/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu.

[Touch-packages] [Bug 1773897] ProcCpuinfoMinimal.txt

2018-05-29 Thread Leon Liao
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1773897/+attachment/5145896/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu.

[Touch-packages] [Bug 1773897] Dependencies.txt

2018-05-29 Thread Leon Liao
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1773897/+attachment/5145893/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu.

[Touch-packages] [Bug 1773897] Re: Bluetooth 3.0 mouses are automatically disconnected after connected

2018-05-29 Thread Leon Liao
apport information ** Tags added: apport-collected third-party-packages ** Description changed: The BT 3.0 mouse is disconnected automatically after connected with the notebook. The fail rate is around 9/10. 1. The bug only occurs on the machine with intel 8265 module. I got three

[Touch-packages] [Bug 1773897] Re: Bluetooth 3.0 mouses are automatically disconnected after connected

2018-05-29 Thread Leon Liao
More information: This issue does not cause by single commit. since "6b34bdd96 ("shared/gatt-client: Fix not removing services that had disappeared", 2017-05-24)", this bug can be reproduced with low fail rate (around 1/10 or lower). This commit is between 5.45 and 5.46. Before this commit, I

[Touch-packages] [Bug 1773897] Re: Bluetooth 3.0 mouses are automatically disconnected after connected

2018-05-28 Thread Leon Liao
The attached file is the .snoop when I reproduced this bug. ** Attachment added: "hcitrace.snoop" https://bugs.launchpad.net/oem-priority/+bug/1773897/+attachment/5145809/+files/hcitrace.snoop ** Changed in: oem-priority Importance: Undecided => Critical -- You received this bug

[Touch-packages] [Bug 1773897] [NEW] Bluetooth 3.0 mouses are automatically disconnected after connected

2018-05-28 Thread Leon Liao
Public bug reported: The BT 3.0 mouse is disconnected automatically after connected with the notebook. The fail rate is around 9/10. 1. The bug only occurs on the machine with intel 8265 module. I got three Dell XPS 13 (one is with Killer 1435, two are with intel 8265). This bug can not be

[Touch-packages] [Bug 1640554] [NEW] package util-linux 2.28.2-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-11-09 Thread Leon Yu
Public bug reported: upgrade from 16.4 to 16.10 ProblemType: Package DistroRelease: Ubuntu 16.04 Package: util-linux 2.28.2-1ubuntu1 ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21 Uname: Linux 4.4.0-45-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 Date: Wed Nov 9

[Touch-packages] [Bug 1620806] Re: gedit edit window is transparent when using Ambiance and Radiance themes

2016-10-27 Thread Leon du Plessis
I can confirm this bug on the calculator with the transparent box, this is making the gnome calculator useless. I upgraded from Ununtu 16.04 to 16.10. I have been upgrading this laptop from 14.04 and also run the standard themes, might played with themes in the past though. My laptop has a amd

[Touch-packages] [Bug 1593847] [NEW] Can't use Software Updater

2016-06-17 Thread Leon Williams
Public bug reported: I have a number of upgrades in the que. When I attempt a download I get the message: "Failed to download package files - check your internet connection" ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu

[Touch-packages] [Bug 1273524] Re: LXDE guest session shows error message "no session for pid "

2016-04-22 Thread Leon
THANKS! This "gaffer-tape" solution resolved the issue for me in 15.10 and AFAIK caused no adverse effects. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1273524 Title:

[Touch-packages] [Bug 1511247] Re: Ubuntu 15.10 Could not apply the stored configuration for monitors

2016-03-30 Thread Leon Li
Deleting ~/.config/monitors.xml will cause Ubuntu to load the default Resolution and Rotation values on restart. If you want a non-default resolution and rotation and avoid this error on startup, you would need to manually change Resolution and Rotation on EVERY boot and delete

[Touch-packages] [Bug 1497688] Re: dmsetup and libdevmapper1.02.1 fail to install, depend on each other

2015-11-19 Thread Leon Atkinson
This bug hit me today upgrading from 14.04 LTS. The output of apt-get install -f was complaining about init scripts with errors. The main culprits were two scripts added by vmware. After I deleted those two scripts, apt-get install -f was able to move forward. After that, I ran apt-get upgrade and

[Touch-packages] [Bug 1498376] [NEW] package language-pack-en-base 1:15.04+20150615 failed to install/upgrade: package language-pack-en-base is already installed and configured

2015-09-22 Thread Leon
Public bug reported: Have no idea. Fresh install ProblemType: Package DistroRelease: Ubuntu 15.04 Package: language-pack-en-base 1:15.04+20150615 ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3 Uname: Linux 3.19.0-15-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.4 AptdaemonVersion:

[Touch-packages] [Bug 1153488] Re: Treats bluetooth input device batteries as batteries

2015-06-23 Thread Leon
Same/similar issue here on 15.04 with a Mad Catz Mouse and a laptop. The icon in the notification bar averages both the mouse and the laptop batteries in order to show one (1) laptop battery value. If I open the Power Statistics screen, both batteries are listed as laptop batteries. $ uname -a

[Touch-packages] [Bug 1456743] [NEW] PCI/internal sound card not detected

2015-05-19 Thread Leon
Public bug reported: sorry not tech savvy, but my sound isnt working can you guys fix it from this info? ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature: Ubuntu 3.13.0-52.86-generic 3.13.11-ckt18 Uname: Linux 3.13.0-52-generic x86_64

[Touch-packages] [Bug 1451865] [NEW] Kwallet is no longer automatically unlocked on login

2015-05-05 Thread Leon Maurer
Public bug reported: After upgrading to Kubuntu 15.04, kwallet is no longer unlocked on login. This was a feature that was long requested: https://bugs.kde.org/show_bug.cgi?id=92845 And was implemented last year: https://www.dennogumi.org/2014/04/unlocking-kwallet-with-pam/ It worked in

[Touch-packages] [Bug 1424059] Re: libosmesa6 conflicts with libglapi-mesa-lts-utopic

2015-04-07 Thread Leon
Anyone know of a workaround for this? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1424059 Title: libosmesa6 conflicts with libglapi-mesa-lts-utopic Status in mesa

[Touch-packages] [Bug 1430566] [NEW] package lightdm 1.12.2-0ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2015-03-10 Thread Rajiv Leon
Public bug reported: update-rc.d: error: insserv rejected the script header dpkg: error al procesar el paquete unattended-upgrades (--configure): el subproceso instalado el script post-installation devolvió el código de salida de error 1 Se encontraron errores al procesar: lightdm

[Touch-packages] [Bug 1387692] [NEW] Monitor not displaying at correct resolution

2014-10-30 Thread Leon Anomaly
Public bug reported: I have a 1600x1200 monitor, but I am only able to display at 1024x768. I think that this is due to an issue with the Radeon driver, though I could be wrong. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8 ProcVersionSignature: Ubuntu