[Bug 1940871] Re: sru cloud-init (21.2-3 to 21.3-1) Bionic, Focal, and Hirsute

2021-09-03 Thread Chad Smith
There are two fixes that are needed in this SRU: 1. https://github.com/canonical/cloud-init/commit/e69a88745e37061e0ab0a1e67ad11015cca610c1 2. no dhcp blocking during instance provisioning Azure https://github.com/canonical/cloud-init/commit/28e56d993fc40feab139f149dacc10cae51a3fe0 These

[Bug 1942639] Re: autopkgtest failure (proxy-related)

2021-09-03 Thread Sergio Durigan Junior
Thanks, Lucas. autopkgtest is now passing: https://autopkgtest.ubuntu.com/results/autopkgtest-impish-sergiodj- golang-github-google-martian-autopkgtest-fix/?format=plain Uploaded: $ dput golang-github-google-martian_2.1.0+git20181219.d0b5ad3-3ubuntu1_source.changes Trying to upload package to

[Bug 1940871] Re: sru cloud-init (21.2-3 to 21.3-1) Bionic, Focal, and Hirsute

2021-09-03 Thread Chad Smith
During verification on Azure it was determined that there are some regressions in terms of re-configuring network multiple times during boot as well as some corner cases where dhcp retries are unneeded in early boot during retries. This avoids long blocking during instance provisioning stages.

[Bug 1942634] Re: install crash

2021-09-03 Thread Erich Eickmeyer 
*** This bug is a duplicate of bug 1942636 *** https://bugs.launchpad.net/bugs/1942636 ** This bug has been marked a duplicate of bug 1942636 install ubuntu 21.04 is not responding -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1882623] Re: VM enter into hung status after triggering a crash

2021-09-03 Thread Marcelo Cerri
** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1882623 Title: VM enter into hung status after triggering a crash

[Bug 1940871] Re: sru cloud-init (21.2-3 to 21.3-1) Bionic, Focal, and Hirsute

2021-09-03 Thread Chad Smith
** Tags removed: verification-needed verification-needed-bionic verification-needed-focal verification-needed-hirsute ** Tags added: verification-failed verification-failed-bionic verification-failed-focal verification-failed-hirsute -- You received this bug notification because you are a

[Bug 1942632] Re: Ubuntu software don't load applies

2021-09-03 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people

[Bug 1942639] Re: autopkgtest failure (proxy-related)

2021-09-03 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942639 Title: autopkgtest failure (proxy-related) To manage notifications about this bug go to:

[Bug 1933811] Re: ayatana-indicator-printers-service crashed with SIGSEGV in __GI_____strtol_l_internal()

2021-09-03 Thread Apport retracing service
Thank you for your report! However, processing it in order to get sufficient information for the developers failed as the report has a core dump which is invalid. The corruption may have happened on the system which the crash occurred or during transit. Thank you for your understanding, and

[Bug 1942618] Re: package grub2-common 2.04-1ubuntu26.13 failed to install/upgrade: problemas de dependência - deixando desconfigurado

2021-09-03 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross

[Bug 1931828] Re: kdeconnect-sms crashed with SIGSEGV in DeviceConversationsDbusInterface::qt_metacall()

2021-09-03 Thread Apport retracing service
Thank you for your report! However, processing it in order to get sufficient information for the developers failed as the report has a core dump which is invalid. The corruption may have happened on the system which the crash occurred or during transit. Thank you for your understanding, and

[Bug 1942542] Re: gedit causes loss of extended attributes (xattrs)

2021-09-03 Thread Seth Arnold
Nice find Alex; can you please report this to upstream gedit, and report back the bug url here so we can link them together? Thanks ** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1942638] Re: Calamares incorrectly reports no internet available

2021-09-03 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1942638 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1942639] Re: autopkgtest failure (proxy-related)

2021-09-03 Thread Lucas Kanashiro
Thanks for the patch Sergio! LGTM, +1. Just make sure the tests will pass in the autopkgtest infrastructure. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942639 Title: autopkgtest failure

[Bug 1942542] [NEW] gedit causes loss of extended attributes (xattrs)

2021-09-03 Thread Launchpad Bug Tracker
*** This bug is a security vulnerability *** You have been subscribed to a public security bug by Seth Arnold (seth-arnold): Ubuntu 21.04 hirsute gedit 3.38.1-1 If a file with extended attributes (xattrs) is edited and saved with gedit, the xattrs are lost. This problem - as well as the loss of

[Bug 1942375] Re: test failure with some network configurations

2021-09-03 Thread Dan Bungert
** Patch added: "vip-manager-1_1.0.1-4_1.0.1-4ubuntu1.debdiff" https://bugs.launchpad.net/debian/+source/vip-manager/+bug/1942375/+attachment/5522885/+files/vip-manager-1_1.0.1-4_1.0.1-4ubuntu1.debdiff ** Changed in: vip-manager (Ubuntu) Assignee: Dan Bungert (dbungert) => (unassigned)

[Bug 1942639] Re: autopkgtest failure (proxy-related)

2021-09-03 Thread Sergio Durigan Junior
This debdiff works around the problem. The rationale is the same as the one from LP #1942491: we need to unset $http_proxy before running the tests. A PPA with the proposed change is here: https://launchpad.net/~sergiodj/+archive/ubuntu/golang-github-google- martian-autopkgtest-fix The package

[Bug 1942639] [NEW] autopkgtest failure (proxy-related)

2021-09-03 Thread Sergio Durigan Junior
Public bug reported: golang-github-google-martian's tests are failing on Ubuntu's autopkgtest because of proxy issues: === CONT TestIntegrationHTTP100Continue proxy_test.go:277: res.StatusCode: got 503, want 200 2021/05/23 01:04:47 INFO: martian: closing down proxy 2021/05/23 01:04:47 INFO:

[Bug 768791] Re: isoinfo: Unable to find Joliet SVD (USB creator won't select ISO for creating boot USB)

2021-09-03 Thread Jérôme Binachon
Ubuntu 20.04.3LTS fresh minimal install, then apt update and get to have usb-creator-gtk ... same problem... I just wanted to make a LiveUSB of ubuntu web... is there an alternative ? I m very new to linux since... yesterday... coming from osx... and very impressed by ubuntu and live usb (i just

[Bug 1942491] Re: autopkgtest failure (proxy-related)

2021-09-03 Thread Sergio Durigan Junior
For the sake of completeness, I was able to determine the right place to unset the $http_proxy variable inside the project so that it also works. One should place an os.Unsetenv call as the first instruction of the following function: func dc() *Client which can be found inside the resty_test.go

[Bug 1942638] Re: Calamares incorrectly reports no internet available

2021-09-03 Thread Leó Kolbeinsson
** Package changed: ubuntu => calamares-settings-ubuntu (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942638 Title: Calamares incorrectly reports no internet available To manage

[Bug 1942633] Re: Can not boot impish in Cavium ThunderX

2021-09-03 Thread Diego Mascialino
Im not able to run: apport-collect ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942633 Title: Can not boot impish in Cavium

[Bug 1942638] Re: Calamares incorrectly reports no internet available

2021-09-03 Thread Leó Kolbeinsson
Syslog attached ** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+bug/1942638/+attachment/5522882/+files/syslog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942638 Title:

[Bug 1942638] [NEW] Calamares incorrectly reports no internet available

2021-09-03 Thread Leó Kolbeinsson
Public bug reported: Testing Lubuntu Impish daily 03.09.2021 on Dell optiplex 7076 box When installing Lubuntu - calamares reports no Internet available - However the box is connected via ethernet and when I advance to "location" the correct location is shown and the machine is connected. The

[Bug 1942636] Re: install ubuntu 21.04 is not responding

2021-09-03 Thread Lewise
The ubuntu 21.04 fails to successfully install -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942636 Title: install ubuntu 21.04 is not responding To manage notifications about this bug go to:

[Bug 1942375] Re: test failure with some network configurations

2021-09-03 Thread Dan Bungert
** Bug watch added: Debian Bug tracker #993620 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993620 ** Also affects: vip-manager (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993620 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 1942636] [NEW] install ubuntu 21.04 is not responding

2021-09-03 Thread Lewise
Public bug reported: install Ubuntu 21.04 is not responding ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: ubiquity 21.04.19 ProcVersionSignature: Ubuntu 5.11.0-16.17-generic 5.11.12 Uname: Linux 5.11.0-16-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair

[Bug 1942634] [NEW] install crash

2021-09-03 Thread Lewise
Public bug reported: grub install dev/sda ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: ubiquity 21.04.19 ProcVersionSignature: Ubuntu 5.11.0-16.17-generic 5.11.12 Uname: Linux 5.11.0-16-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion:

[Bug 1942375] Re: test failure with some network configurations

2021-09-03 Thread Dan Bungert
** Changed in: vip-manager (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942375 Title: test failure with some network configurations To manage

Re: [Bug 1532508] Re: Screen contents revealed briefly on resume, before even unlocking

2021-09-03 Thread Free Beachler
From the investigation I performed earlier this week, this issue appears to go back at least 10 years. The original report against Ubuntu 16 has a video that demonstrates the problem clearly. It should suffice as steps to reproduce. On Thu, Sep 2, 2021 at 8:11 PM Daniel van Vugt

[Bug 1942633] Missing required logs.

2021-09-03 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1942633 and then change the status of the bug to 'Confirmed'. If, due to the

[Bug 1942633] Re: Can not boot impish in Cavium ThunderX

2021-09-03 Thread Diego Mascialino
** Attachment added: "debug_impish_arm_machine_20210830.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1942633/+attachment/5522867/+files/debug_impish_arm_machine_20210830.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1942632] Re: Ubuntu software don't load applies

2021-09-03 Thread ROCHE
Ubuntu Software devrait signaler si l'application est prise en charge ou non... suivant le matériel que l'on possède. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942632 Title: Ubuntu software

[Bug 1942632] [NEW] Ubuntu software don't load applies

2021-09-03 Thread ROCHE
Public bug reported: Ubuntu 21.10 ... PC ASUS GL753VD RAM 8 gb, SSD 512 Gb, HD 1 T0, Core I7 7700 Ubuntu software do not load software... On Vlan and many times on Eth Software says ... Internet Access impossible but neede Ubuntu Kylin software works , And Synaptics works too... **

[Bug 1942633] [NEW] Can not boot impish in Cavium ThunderX

2021-09-03 Thread Diego Mascialino
Public bug reported: Hi I am trying to deploy a Impish server (Ubuntu 5.11.0-13.14-generic 5.11.7) in arm64 description: Computer product: Cavium ThunderX CN88XX board width: 64 bits I tried 2 releases: - 20210817 (

[Bug 1678187] Re: Removing a linux-image-extra package fails, if /boot is about full

2021-09-03 Thread Hayden Clark
Ok, did it. That's freed up a load of space. Where would I file the bug about having two sets of kernels? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1678187 Title: Removing a linux-image-extra

[Bug 1942375] Re: test failure with some network configurations

2021-09-03 Thread Dan Bungert
** Summary changed: - autopkgtest failure on armhf + test failure with some network configurations ** Description changed: - vip-manager currently will consistently fail in autopkgtest on armhf. - This does not appear to be related to glibc2.34, as we do have one example of a passing test

[Bug 1942628] [NEW] Packages vastly out of date

2021-09-03 Thread StoatWblr
Public bug reported: Upstream is already at 4.3 There is no hamradio team so this probably slipped under the radar ** Affects: hamlib (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1942627] [NEW] Internal trackpad of ASUS laptop not recognized at all by Ubuntu

2021-09-03 Thread Alexander Gunn
Public bug reported: I installed Ubuntu 20.04.3 LTS on a new ASUS TUF706HE-DS74 laptop alonside Windows 10. The trackpad is recognized and functions normally in Windows and in the BIOS UEFI interface. The trackpad has not responded at all anytime I am running Ubuntu. An external mouse works

[Bug 1871402] Re: Crash on startup (Python3.8) - TypeError: 'bool' object is not iterable

2021-09-03 Thread Gunnar Hjalmarsson
I uploaded the fix to the focal SRU queue. To fix it for yourself in the meantime: cd /usr/lib/python3/dist-packages/photofilmstrip/action sudo sed -r -i 's/(lang\.install\()True/\1/' ActionI18N.py ** Description changed: + [Impact] + + Crashes at startup. + + [Test Plan] + + * Install

[Bug 1942622] Re: Gnome control center displays tab crashes if you unplug all monitors

2021-09-03 Thread Markus Ilmola
** Description changed: 1. Open gnome control center. 2. Open the "Displays" tab 3. Unplug ALL monitors 4. Plug a monitor back in. 5. Gnome Control center has crashed + + ps. + Also tested this on Ubuntu 21.04 using a live USB stick and interestingly Gnome control center does not

[Bug 1942624] Status changed to Confirmed

2021-09-03 Thread Ubuntu Kernel Bot
This change was made by a bot. ** Changed in: linux (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/1942624 Title: NVME "can't change power state from D3Cold

[Bug 1882389] Re: ec2metadata doesn't support AWS EC2 IMDSv2

2021-09-03 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1870244 *** https://bugs.launchpad.net/bugs/1870244 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: cloud-utils (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of

[Bug 1935778] Re: [SRU] Request LLVM 12.0.1 backport to focal/updates

2021-09-03 Thread Jeroen van Rijn | Odin-Lang.org
Thank you, Timo. I'll test it this weekend and update the bug report with my findings as outlined. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935778 Title: [SRU] Request LLVM 12.0.1 backport

[Bug 1942623] Re: [Wishlist] systemctl CLI UI should allow glob expansion throughout the service name

2021-09-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: systemd (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/1942623 Title:

[Bug 1942624] Re: NVME "can't change power state from D3Cold to D0 (config space inaccessible)"

2021-09-03 Thread Chris de CLAVERIE
Pictures of the error messages - Couldn't find a way to get the errors from any log, sorry ! ** Attachment added: "images.zip" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1942624/+attachment/5522860/+files/images.zip -- You received this bug notification because you are a member of

[Bug 1942624] [NEW] NVME "can't change power state from D3Cold to D0 (config space inaccessible)"

2021-09-03 Thread Chris de CLAVERIE
Public bug reported: Bug with kernels after version 5.11.0-18 on Lenovo Ideapad 330-15ICH. The NVME drive with my root partition cannot be mounted at boot with an error "can't change power state from D3Cold to D0 (config space inaccessible)". I'm willing to help find a root cause if I don't need

[Bug 1935778] Please test proposed package

2021-09-03 Thread Timo Aaltonen
Hello Jeroen, or anyone else affected, Accepted llvm-toolchain-12 into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/llvm- toolchain-12/1:12.0.0-3ubuntu1~20.04.4 in a few hours, and then in the -proposed repository. Please help us by testing

[Bug 1935778] Re: [SRU] Request LLVM 12.0.1 backport to focal/updates

2021-09-03 Thread Timo Aaltonen
Hello Jeroen, or anyone else affected, Accepted llvm-toolchain-12 into hirsute-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/llvm- toolchain-12/1:12.0.0-3ubuntu1~21.04.2 in a few hours, and then in the -proposed repository. Please help us by

[Bug 1942623] [NEW] [Wishlist] systemctl CLI UI should allow glob expansion throughout the service name

2021-09-03 Thread Drew Freiberger
Public bug reported: When attempting to craft a command to query and/or restart all services with name 'something-*-else', such as 'neutron-*-agent' to match [neutron-l3-agent, neutron-openvswitch-agent, and neutron-dhcp-agent], I've found that no services are returned from globs in the middle of

[Bug 1942622] [NEW] Gnome control center displays tab crashes if you unplug all monitors

2021-09-03 Thread Markus Ilmola
Public bug reported: 1. Open gnome control center. 2. Open the "Displays" tab 3. Unplug ALL monitors 4. Plug a monitor back in. 5. Gnome Control center has crashed ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: gnome-control-center 1:3.36.5-0ubuntu2 ProcVersionSignature: Ubuntu

[Bug 1940543] Re: Show Hidden Files does not persist and even resets during the same session

2021-09-03 Thread Jeremy
Thanks for clearing that up Paul. I will provide whatever data I can once someone can check on this ticket. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940543 Title: Show Hidden Files does not

[Bug 1933248] Re: please drop virtualbox-guest-dkms virtualbox-guest-source

2021-09-03 Thread Kleber Sacilotto de Souza
This change impacts the build of focal/linux as we use the dkms package for building updated modules. ** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Also affects: virtualbox (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: linux (Ubuntu

[Bug 1942468] Re: Foreground select tool crashed in GIMP

2021-09-03 Thread Daniel Manrique
** Project changed: canonical-identity-provider => gimp (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942468 Title: Foreground select tool crashed in GIMP To manage notifications about

[Bug 1942434] Re: Ugly non-US characters in Preview mode and PDF export

2021-09-03 Thread Dmitry Shachnev
It is a problem with your font. In PDF file, the main font is CharterBT which seems to not support extended Latin. You can change it with Edit → Change preview font, please try that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1942468] [NEW] Foreground select tool crashed in GIMP

2021-09-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: ``` GNU Image Manipulation Program version 2.10.14 git-describe: GIMP_2_10_12-511-ga4f55d6c7e C compiler: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-09-03 Thread Royi Klein
Adrian (dev-fx1) - This kernel cannot be loaded on the Precision 5760 (the brother of XPS 9710). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935850 Title: Dell XPS 17 (9710) PCI/internal sound

[Bug 1939473] Re: mute/micmute LEDs no function on HP ProBook 650 G8

2021-09-03 Thread Timo Aaltonen
this is not verified for oem-5.13 yet ** Also affects: linux-oem-5.13 (Ubuntu) Importance: Undecided Status: New ** Changed in: linux-oem-5.13 (Ubuntu) Status: New => Invalid ** Changed in: linux-oem-5.13 (Ubuntu Hirsute) Status: New => Fix Committed ** Tags removed:

[Bug 1942619] Re: WARNING: CPU: 11 PID: 3608 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:2529 decide_link_settings+0x1ab/0x1d0 [amdgpu]

2021-09-03 Thread Kai Groner
** Attachment added: "journalctl -t kernel -g 'drm.*ERROR|WARNING.*amdgpu|Linux.version|PM: suspend.exit'" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1942619/+attachment/5522834/+files/amdgpu-stability-hilites.txt -- You received this bug notification because you are a member of

[Bug 1942619] Status changed to Confirmed

2021-09-03 Thread Ubuntu Kernel Bot
This change was made by a bot. ** Changed in: linux (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/1942619 Title: WARNING: CPU: 11 PID: 3608 at

[Bug 1942619] [NEW] WARNING: CPU: 11 PID: 3608 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:2529 decide_link_settings+0x1ab/0x1d0 [amdgpu]

2021-09-03 Thread Kai Groner
Public bug reported: This has hit me twice in the last 24 hours. Displays come in and out of power saving, without actually displaying anything. The console doesn't become usable. It seems to be unrecoverable, shutdown gets stuck somewhere and I end up having to hit the reset button. This is a

[Bug 1942616] Re: Settings Power says high hardware temperature

2021-09-03 Thread Sebastien Bacher
** Package changed: gnome-control-center (Ubuntu) => power-profiles- daemon (Ubuntu) ** Changed in: power-profiles-daemon (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1942616] [NEW] Settings Power says high hardware temperature

2021-09-03 Thread corrado venturini
Public bug reported: Settings Power says 'high hardware temperature: performance mode unavailable' while temperature is normal. corrado@corrado-x5-ii-0901:~$ sensors coretemp-isa- Adapter: ISA adapter Package id 0: +35.0°C (high = +80.0°C, crit = +100.0°C) Core 0:+35.0°C (high =

[Bug 1940113] Re: Linux 5.11.0-25 & 5.11.0-27 panic when boot with thunderbolt dock connected

2021-09-03 Thread Joseph Maillardet
This time, GDM failed to launch (without dock). I ended the startup sequence on a blinking cursor in the upper left corner and that was it. I was able to connect to the TTY2 where I ran htop. There I plugged the dock and a kernel oops was displayed. Then, htop progressively erased it partially.

[Bug 1940957] Re: DPDK ports get disabled after Open vSwitch restart with Intel XXV710(i40e) and 25G AOC cables

2021-09-03 Thread Nobuto Murata
** Description changed: - Ubuntu 20.04 LTS - dpdk 19.11.7-0ubuntu0.20.04.1 + - Ubuntu 20.04 LTS + - dpdk 19.11.7-0ubuntu0.20.04.1 + (we tested it with 19.11.10~rc1, but the problem persists) + - Intel XXV710 + - Cisco 25G AOC cables - We are seeing issues with link status of ports as

[Bug 1942491] Re: autopkgtest failure (proxy-related)

2021-09-03 Thread Lucas Kanashiro
Thanks for the patch Sergio! As we discussed I believe this is a reasonable solution to unblock this package (might not be the ideal). The packaging changes look good, +1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1942491] Re: autopkgtest failure (proxy-related)

2021-09-03 Thread Sergio Durigan Junior
Thanks for the review, Lucas. Uploaded: $ dput golang-github-go-resty-resty_2.4.0-1ubuntu1_source.changes Trying to upload package to ubuntu Checking signature on .changes gpg: /home/sergio/work/golang-github-go-resty-resty/golang-github-go-resty-resty_2.4.0-1ubuntu1_source.changes: Valid

[Bug 1942612] Re: cve-2017-7616 in cve from ubuntu_ltp failed on bionic with linux/linux-hwe-5.4 on i386

2021-09-03 Thread Kleber Sacilotto de Souza
** Description changed: ubuntu_ltp.cve cve-2017-7616 testcase output: 16:10:41 DEBUG| [stdout] startup='Sun Aug 29 15:53:35 2021' 16:10:41 DEBUG| [stdout] tst_test.c:1346: TINFO: Timeout per run is 0h 05m 00s 16:10:41 DEBUG| [stdout] set_mempolicy05.c:66: TINFO: stack pattern is in

[Bug 1756547] Re: LP refuses to import plural strings where e.g. msgstr[0] entries in PO file miss %d

2021-09-03 Thread Colin Watson
Launchpad intentionally imports even obsolete messages, although they're tagged internally as obsolete and filtered out for various purposes. I think this is so that they can be used as suggestions in some cases (for example, a similar message might still be used in another context). For that

[Bug 1940957] Re: DPDK ports get disabled after Open vSwitch restart with Intel XXV710(i40e) and 25G AOC cables

2021-09-03 Thread Nobuto Murata
** Summary changed: - i40e: support 25G AOC/ACC cables + DPDK ports get disabled after Open vSwitch restart with Intel XXV710(i40e) and 25G AOC cables -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1942612] [NEW] cve-2017-7616 in cve from ubuntu_ltp failed on bionic with linux/linux-hwe-5.4 on i386

2021-09-03 Thread Kleber Sacilotto de Souza
Public bug reported: ubuntu_ltp.cve cve-2017-7616 testcase output: 16:10:41 DEBUG| [stdout] startup='Sun Aug 29 15:53:35 2021' 16:10:41 DEBUG| [stdout] tst_test.c:1346: TINFO: Timeout per run is 0h 05m 00s 16:10:41 DEBUG| [stdout] set_mempolicy05.c:66: TINFO: stack pattern is in

[Bug 1942612] Missing required logs.

2021-09-03 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1942612 and then change the status of the bug to 'Confirmed'. If, due to the

[Bug 1937897] Re: GPIO error logs in start and dmesg after update of kernel

2021-09-03 Thread Stefan Bader
This is NOT fix-released, yet. ** Changed in: linux (Ubuntu Hirsute) Status: Fix Released => Fix Committed ** Changed in: linux (Ubuntu Hirsute) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1837005] Re: cve-2015-3290 in cve from ubuntu_ltp failed with B/D-i386

2021-09-03 Thread Kleber Sacilotto de Souza
** Tags added: sru-20210816 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1837005 Title: cve-2015-3290 in cve from ubuntu_ltp failed with B/D-i386 To manage notifications about this bug go to:

[Bug 1892860] Re: af_alg07 in crypto / cve-2019-8912 in cve from ubuntu_ltp failed on B-arm64

2021-09-03 Thread Kleber Sacilotto de Souza
Found with bionic/linux-hwe-5.4 5.4.0-84.94~18.04.1 on node dryden (ppc64el). ** Tags added: sru-20210816 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1892860 Title: af_alg07 in crypto /

[Bug 1942254] Re: FTBFS with Go 1.17

2021-09-03 Thread William Wilson
This was fixed under LP: 1942255 ** Changed in: golang-github-urfave-cli (Ubuntu) Status: New => Fix Released ** Changed in: golang-github-urfave-cli (Ubuntu) Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1921539] Re: Add support for SBAT

2021-09-03 Thread Yuan-Chen Cheng
Test to upgrade bios with secure boot on + fwupd 1.2.14-0~18.04.2/fwupd- signed/shim from the bionic-proposed channel, it works just fine. Upgrade bios from gnome-software test passed. AI: test more like NVME, Docking, etc. -- You received this bug notification because you are a member of

[Bug 1942607] [NEW] unifont-bin not installable on i386

2021-09-03 Thread Graham Inggs
Public bug reported: It seems unifont was added to the i386 whitelist for hirsute some time after 2020-12-27, when 1:13.0.05-1 was uploaded. 1:13.0.06-1 was imported when the archive opened for impish and unifont- bin built on i386. Attempting to install unifont-bin:i386 from -proposed results

[Bug 1910192] Re: Remove 0.1.0 from the archive

2021-09-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ayatana-indicator-datetime (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1910192] Re: Remove 0.1.0 from the archive

2021-09-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ayatana-indicator-power (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1942432] Re: third-party applications freeze gnome-shell reproducibly

2021-09-03 Thread Nicolas Herzog
Thank you for the quick response. I'm sorry for the work I generated. After reporting the bug, I tried another display / window manager, respectively, and managed my system into a non-working GUI. I then did a backup and reinstalled Linux, now cinnamon is working well. So you can close the bug

[Bug 1942606] [NEW] Got crash report on startup

2021-09-03 Thread Craig Dean
Public bug reported: Crash report popped up on startup. ProblemType: Package DistroRelease: Ubuntu 21.04 Package: elpa-magit 2.99.0.git0957.ge8c7bd03-1 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 Uname: Linux 5.11.0-31-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia

[Bug 1942299] Re: On booting (or wake from suspend) Ubuntu/Lubuntu impish daily - cd/dvd tray ejects

2021-09-03 Thread Chris Guiver
Ubuntu impish daily boot on - dell [optiplex] 780 (c2q-q9400, 8gb, amd/ati cedar radeon hd 5000/6000/7350/8350) the CD/DVD tray ejected whilst a black screen was still shown both displays... boot messages then wrote on screen so it was a fair bit before plymouth I'd say by this boot -- You

[Bug 1942603] Re: ubiquity - manual partitioning; edit partition & cannot select/do anything

2021-09-03 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1942603 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1942603] Re: ubiquity - manual partitioning; edit partition & cannot select/do anything

2021-09-03 Thread Chris Guiver
** Attachment added: "journalctl.txt" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1942603/+attachment/5522779/+files/journalctl.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1942603] Re: ubiquity - manual partitioning; edit partition & cannot select/do anything

2021-09-03 Thread Chris Guiver
** Attachment added: "dmesg.txt" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1942603/+attachment/5522778/+files/dmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942603 Title:

[Bug 1358153] Re: Keyboard and touchpad randomly crash after boot

2021-09-03 Thread Abhijith B
this issue is coming again now -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1358153 Title: Keyboard and touchpad randomly crash after boot To manage notifications about this bug go to:

[Bug 1942603] Re: ubiquity - manual partitioning; edit partition & cannot select/do anything

2021-09-03 Thread Chris Guiver
entDesktop: ubuntu:GNOME Date: Fri Sep 3 11:28:58 2021 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash --- LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210903) ProcEnviron: - TERM=xterm-256color - PATH=(cu

[Bug 1942603] [NEW] ubiquity - manual partitioning; edit partition & cannot select/do anything

2021-09-03 Thread Chris Guiver
d64 CasperMD5CheckResult: pass CasperVersion: 1.465 CurrentDesktop: ubuntu:GNOME Date: Fri Sep 3 11:28:58 2021 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash --- LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210903)

[Bug 1900951] Re: ptrace10 from ubuntu_ltp_syscalls failed on T/X/B

2021-09-03 Thread Krzysztof Kozlowski
Bionic 4.15: The kernel might be missing commit bd14406b78e6 ("perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set") but its backport relies on several other refactoring commits in that area. No plans for backporting it to Bionic and earlier. -- You received this bug

[Bug 1900951] Re: ptrace10 from ubuntu_ltp_syscalls failed on T/X/B

2021-09-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux (Ubuntu Bionic) 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/1900951

[Bug 1900951] Re: ptrace10 from ubuntu_ltp_syscalls failed on T/X/B

2021-09-03 Thread Krzysztof Kozlowski
Found on bionic/linux-azure-4.15/4.15.0-1123.136 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1900951 Title: ptrace10 from ubuntu_ltp_syscalls failed on T/X/B To manage notifications about this

[Bug 1942599] [NEW] KDE Volume not matching alsa volume in ALC294 (Asus Zenbook UM431D)

2021-09-03 Thread LukasThyWalls
Public bug reported: Hello. I posted some weeks ago in pulseaudio bugtracker https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1249 about an issue, but i was thinking it should be better have here the issue too because maybe is related with other components in (K)Ubuntu system. I

[Bug 1942600] [NEW] My mousepad isnt working, i dont think it even recognize it

2021-09-03 Thread Ivan Bojanovic
Public bug reported: i see that a lot of people had problems with the mousepad, but i dont know what is the solution and i am new to linux, help me fix my mousepad, i dont know what the problem is ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.11.0-27-generic

[Bug 1942600] Re: My mousepad isnt working, i dont think it even recognize it

2021-09-03 Thread Ivan Bojanovic
I: Bus=0019 Vendor= Product=0005 Version= N: Name="Lid Switch" P: Phys=PNP0C0D/button/input0 S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 U: Uniq= H: Handlers=event0 B: PROP=0 B: EV=21 B: SW=1 I: Bus=0019 Vendor= Product=0001 Version= N: Name="Power Button"

[Bug 1875414] Re: Wrong liquidsoap installation, libs are missed

2021-09-03 Thread Kyle Robbertze
I've tested version 1.4.1-1ubuntu0.20.04.1 from focal-proposed with the test described in the bug report. It works as expected, correctly making a symlink and allowing the pervasive libraries to be found ** Tags removed: verification-needed verification-needed-focal ** Tags added:

[Bug 1938748] Re: test_320_config_arm_pan from ubuntu_qrt_kernel_security failed on F-oracle-5.4 / H-oracle-5.11 ARM64

2021-09-03 Thread Dimitri John Ledkov
Imho we must enabled it, especially for Oracle, since compute nodes may be shared between multiple tenants. It would be also interesting to check if the hardware used with this kernel does not have errata / issues discussed in https://www.spinics.net/lists/arm-kernel/msg788470.html i.e. that it

[Bug 1942597] [NEW] I only have 640x480 resolution and cant use gdm3

2021-09-03 Thread Mohi
Public bug reported: I believe there is something wrong with my graphic driver ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14 ProcVersionSignature: Ubuntu 5.11.0-7633.35~1630100930~20.04~ae2753e~dev-generic 5.11.22 Uname: Linux 5.11.0-7633-generic x86_64

[Bug 1923335] Re: [i915] At shutdown the spinner logo disappears and a second later it comes back frozen for a while (in kernel 5.11 and later)

2021-09-03 Thread Daniel van Vugt
It's in proposed now (thanks Seb) https://launchpad.net/ubuntu/+source/plymouth/0.9.5git20210406-0ubuntu1 ** Changed in: plymouth (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1942596] [NEW] Touchpad is not detected on ubuntu 18.04.

2021-09-03 Thread Vinay Gupta
Public bug reported: no touchpad is detected even with the command cat /proc/bus/input/devices this is the output of this command: I: Bus=0019 Vendor= Product=0005 Version= N: Name="Lid Switch" P: Phys=PNP0C0D/button/input0 S:

<    1   2   3   >