[Bug 1942881] Re: impish/linux-raspi: Update to upstream raspberrypi rpi-5.13.y (2021-08-27)

2021-09-09 Thread Juerg Haefliger
** Description changed:

- 
  Upstream raspberrypi patchset 2021-08-27
  
Ported from the following raspberrypi branch:
  rpi-5.13.y
from https://github.com/raspberrypi/linux.git

** Description changed:

  Upstream raspberrypi patchset 2021-08-27
  
-   Ported from the following raspberrypi branch:
- rpi-5.13.y
-   from https://github.com/raspberrypi/linux.git
+ Ported from the following raspberrypi branch:
+ rpi-5.13.y
+ from https://github.com/raspberrypi/linux.git

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1942881

Title:
  impish/linux-raspi: Update to upstream raspberrypi rpi-5.13.y
  (2021-08-27)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1942881/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1930188] Re: Acer Aspire 5 sound driver issues

2021-09-09 Thread Hui Wang
pulseaudio fix is not merged to ubuntu pulseaudio yet. I will start to
SRU the pulseaudio and alsa-ucm-conf fix to ubuntu next week.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1930188

Title:
  Acer Aspire 5 sound driver issues

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1930188/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871471] Re: flash end of life soon, suggest remove from hirsute and also handle stable releases

2021-09-09 Thread Bug Watch Updater
** Changed in: pepperflashplugin-nonfree (Debian)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871471

Title:
  flash end of life soon, suggest remove from hirsute and also handle
  stable releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1871471/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 298480]

2021-09-09 Thread Kurt Hindenburg
Git commit 18dc0fde2b47b70ac65e4a0400ed0b79c12b1196 by Kurt Hindenburg, on 
behalf of Christoph Cullmann.
Committed on 06/09/2021 at 16:35.
Pushed by hindenburg into branch 'release/21.08'.

improve session closing behavior

the new session close behavior is again the old

- first send SIGHUP and wait one second if that works
- then hard kill

before we tried to send an EOF character
this needed workaround to not kill "non shell" programs
unexpected and doesn't work e.g. if

- you have some not finished command input in your shell
- on e.g. FreeBSD in general

When closing the session with some background process still running:
- using Ctrl+D (which sends EOF) will leave that background process running
  (which is the expected behaviour with e.g. BASH:
  https://lists.gnu.org/archive/html/bug-bash/2009-03/msg00091.html)
- using e.g. the close button on the titlebar will close the session and kill 
any background processes

You can also use 'somecommand & disown', if you want to ensure background 
processes
aren't killed when you close a konsole window.
Related: bug 401898
(cherry picked from commit 3d967a597472a75b2afbd75afb20d7f44a3881f2)

M  +0-16   src/Pty.cpp
M  +0-5src/Pty.h
M  +7-18   src/session/Session.cpp

https://invent.kde.org/utilities/konsole/commit/18dc0fde2b47b70ac65e4a0400ed0b79c12b1196

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/298480

Title:
  Konsole should not terminate background processes upon closing konsole
  window

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/298480/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943032] Re: FFe: Sync devhelp 41~rc-1 (universe) from Debian unstable (main)

2021-09-09 Thread Jeremy Bicha
** Tags added: upgrade-software-version

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943032

Title:
  FFe: Sync devhelp 41~rc-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/devhelp/+bug/1943032/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1942881] Re: impish/linux-raspi: Update to upstream raspberrypi rpi-5.13.y (2021-08-27)

2021-09-09 Thread Juerg Haefliger
** Description changed:

  Upstream raspberrypi patchset 2021-08-27
  
- Ported from the following raspberrypi branch:
- rpi-5.13.y
- from https://github.com/raspberrypi/linux.git
+   Ported from the following raspberrypi branch:
+ rpi-5.13.y
+   from https://github.com/raspberrypi/linux.git

** Description changed:

  Upstream raspberrypi patchset 2021-08-27
  
-   Ported from the following raspberrypi branch:
- rpi-5.13.y
-   from https://github.com/raspberrypi/linux.git
+   Ported from the following raspberrypi branch:
+ rpi-5.13.y
+   from https://github.com/raspberrypi/linux.git
+ 
+ ALSA: usb-audio: Add registration quirk for JBL Quantum 600
+ ALSA: usb-audio: Add registration quirk for JBL Quantum headsets
+ ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()
+ Fixes an onboard clock detection problem of the PRO versions
+ spi: Avoid undefined behaviour when counting unused native CSs
+ spi: Allow to have all native CSs in use along with GPIOs
+ spi: Make of_register_spi_device also set the fwnode
+ brcmfmac: Delete second brcm folder hierarchy
+ brcmfmac: Fix a double-free in brcmf_sdio_bus_reset
+ net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the 
BCM54811 PHY
+ net: bcmgenet: check return value after calling platform_get_resource()
+ net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
+ net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
+ net: bcmgenet: Fix attaching to PYH failed on RPi 4B
+ mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode
+ mmc: core: clear flags before allowing to retune
+ mmc: block: Disable CMDQ on the ioctl path
+ UBUNTU: SAUCE: drm/vc4: Remove invalid clk_request_done in error path
+ drm/vc4: FKMS: Change of Broadcast RGB mode needs a mode change
+ drm/panel: raspberrypi-touchscreen: Prevent double-free
+ drm/vc4: fix argument ordering in vc4_crtc_get_margins()
+ drm/msm/disp/dpu1: avoid perf update in frame done event
+ overlays: ghost-amp: Change early-disable sequence
+ overlays: Add ssd1331-spi support for OLED screen
+ ARM: dts: bcm2711: Tune DMA parameters for HDMI audio
+ ARM: dts: bcm283x: Fix up GPIO LED node names
+ media: hevc: Fix dependent slice segment flags
+ drm/vc4: Set a default HSM rate
+ drm/vc4: hdmi: Remove the DDC probing for status detection
+ drm/vc4: hdmi: Actually check for the connector status in hotplug
+ drm/probe-helper: Create a HPD IRQ event helper for a single connector
+ overlays: qca7000: Fix URL & README
+ Makefiles: dt: Always set '-@' on ARCH_BCM2835
+ overlays: rpi-poe-plus: Improve the cooling levels
+ overlays: Add TI BQ32000 RTC support
+ overlays: Add midi-uart{2345}-overlay.dts
+ Revert "overlays: Update display GPIO declarations" for Goodix
+ overlays: Reduce Pi 4 vc4 CMA size to 320MB
+ media: i2c: ov7251: Add fwnode properties controls
+ media: i2c: ov9281: Add fwnode properties controls
+ media: i2c: imx290: Add fwnode properties controls
+ dtoverlays: Add orientation (and rotation) parameter to sensor overlays
+ overlays: Add Ablic S35390A to i2c-rtc and -gpio
+ configs: NOP_USB_XCEIV=y and USB_GADGET=y
+ configs: Add RANDOM_TRUST_BOOTLOADER=y
+ char: vc_mem: Delete dead code
+ ARM: dts: Adapt to upstream changes
+ configs: Add SND_BCM2708_SOC_CHIPDIP_DAC
+ ASoC: bcm: Add chipdip-dac driver
+ overlays: Update and rename chipdip-i2s-master-dac
+ ARM: dts: Correct CM4 PHY MDIO address
+ overlays: Set CMA to 512MB on Pi 4 for vc4
+ brcmfmac: Try product-specific clm_blob names first
+ configs: Add CONFIG_DRM_GUD=m
+ drm/gud: Add async_flush module parameter
+ drm/gud: Add Raspberry Pi Pico ID
+ drm/gud: Use scatter-gather USB bulk transfer
+ drm/gud: Free buffers on device removal
+ drm/gud: cleanup coding style a bit
+ media: i2c: imx477: Fix framerates for 1332x990 mode
+ ARM: dts: bcm2711: Tidy the HDMI I2C aliases
+ configs: Add SND_SOC_WM8960=m
+ Revert "firmware: Updated mailbox header"
+ Revert "raspberrypi-firmware: Export the general transaction function."
+ drm/vc4: Fix typo when getting firmware node
+ drm/vc4: Refactor mode checking logic
+ drm/vc4: Allow setting the TV norm via module parameter
+ drm/vc4: Add support for more analog TV standards
+ drm/vc4: Fix definition of PAL-M mode
+ drm/vc4: Refactor VEC TV mode setting
+ drm/vc4: Fix timings for VEC modes
+ overlays: Add overlay for Si446x Transceiver SPI
+ ARM: dts: bcm2711: fold in the correct interrupt
+ ydrm/vc4: fkms: Fix margin calculations for the right/bottom edges
+ drm/vc4: Fix margin calculations for the right/bottom edges
+ configs: Add KEYBOARD_CAP11XX=m
+ overlays: Add overlay for cap1106 capacitive touch sensor
+ overlays: Add overlay for Chipdip I2S master DAC
+ media: bcm2835-unicam: Forward input status from subdevice
+ bcm2711_thermal: Don't clamp temperature at zero
+ drm/vc4: hdmi: Only call into DRM framework if registered
+ drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts
+ drm/vc4: hdmi: Drop devm interrupt handler for CEC interrupts
+ dw

[Bug 1801540]

2021-09-09 Thread rodomar705
Updates on this long endeavor as of today: I choose to give another try
for switching from PulseAudio to the PipeWire sound server.

The problems are completely gone. No audio clicking anywhere on the system. 
I have tried one month ago, but on reboot I was not having any audio coming out 
from the system. Now everything worked on install right from the get go. Tried 
also the mic under Steam, which always had audio clicking issue while acquiring 
and audio stalling (don't remember under what condition); acquisition is now 
perfect. Tried to dual test recording from Steam Voice and Discord while 
playing audio, no delay, no crackling, no issue. All streams are working 
simultaneously. I still have not long tested this, by the way, but on a first 
impression, yes, it fixed a lot of issues for me.

The only minor configuration issue was to switch the microphone
detection method in the PipeWire configuration file, otherwise no
microphone were detected. After that, everything work as it should, for
now.

The issue on my end was definitely PulseAudio. If you still have
problems, try PipeWire if you can or if fits your needs. This definitely
solved my problems, maybe it will help yours too.

Marco.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread korrode
FYI, the 'solution' for this issue that is now in the kernel breaks
capturing screen+currrently playing audio with ffmpeg, for me at least,
on AMD Raven hardware.

I tried many things but could not achieve good audio capture that is
synchronised, not when capturing from Pulse anyway.

I'm guessing it's being in BATCH mode, and Pulse not operating with
tsched, that is the problem, not the rest of the patchwork.

Nonetheless I just wanted things to work as before without any doubt, so
I now have my kernel patched with the following (restoring 1022:15e3 to
use the parameter sets it used to before all this) and everything is
working fine now:


diff -Naur a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
--- a/sound/pci/hda/hda_intel.c 2021-02-10 19:29:23.0 +1100
+++ b/sound/pci/hda/hda_intel.c 2021-02-14 02:42:38.714796278 +1100
@@ -2601,7 +2601,8 @@
 AZX_DCAPS_PM_RUNTIME },
/* AMD Raven */
{ PCI_DEVICE(0x1022, 0x15e3),
- .driver_data = AZX_DRIVER_GENERIC | AZX_DCAPS_PRESET_AMD_SB },
+ .driver_data = AZX_DRIVER_GENERIC | AZX_DCAPS_PRESET_ATI_SB |
+AZX_DCAPS_PM_RUNTIME },
/* ATI HDMI */
{ PCI_DEVICE(0x1002, 0x0002),
  .driver_data = AZX_DRIVER_ATIHDMI_NS | AZX_DCAPS_PRESET_ATI_HDMI_NS },



--
While I greatly appreciate the work on the microphone input crackling issue 
(which I have experienced and been annoyed by myself over the years), i'm 
concerned that the current solution should've been further tested and developed 
before being mainlined.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread tiwai
That's a good discovery.  This change makes sense, as the different of 
PRESET_ATI_SB from PRESET_AMD_SB is about the position reporting.  ATI_SB uses 
the legacy LPIB register read while AMD_SB uses the position buffer table.
This could be verified by changing position_fix module option: 1 is LPIB and 2 
is position buffer.

If we can confirm that this change generally improves the behavior, I
can merge the fix quickly to the upstream.  Can anyone else check it?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-09 Thread Paride Legovini
I can confirm this also affects crun, as expected. Tested with:

   podman run -it --runtime crun ubuntu:impish bash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943049

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-09 Thread Thomas Bechtold
** Tags added: rls-ii-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943049

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-09 Thread Julian Andres Klode
I thought runc was fixed to produce ENOSYS by now for unknown syscalls
to avoid that mess. We can't have every glibc update breaking containers
like this...

405   clone3({flags=CLONE_VM|CLONE_VFORK, exit_signal=SIGCHLD,
stack=0x7fc77e3d3000, stack_size=0x9000}, 88) = -1 EPERM (Operation not
permitted)

Not sure if it applies to crun, someone check with that :D

** Also affects: glibc (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943049

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943079] Re: Installing latest linux-firmware (1.187.16) causes wifi interface to disappear

2021-09-09 Thread J Al-Ansari
Output from `lspci -nn`:

```
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:9a14] (rev 01)
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:9a49] 
(rev 01)
00:04.0 Signal processing controller [1180]: Intel Corporation Device 
[8086:9a03] (rev 01)
00:06.0 PCI bridge [0604]: Intel Corporation Device [8086:9a09] (rev 01)
00:07.0 PCI bridge [0604]: Intel Corporation Device [8086:9a25] (rev 01)
00:07.2 PCI bridge [0604]: Intel Corporation Device [8086:9a27] (rev 01)
00:0d.0 USB controller [0c03]: Intel Corporation Device [8086:9a13] (rev 01)
00:0d.2 USB controller [0c03]: Intel Corporation Device [8086:9a1b] (rev 01)
00:0d.3 USB controller [0c03]: Intel Corporation Device [8086:9a1d] (rev 01)
00:14.0 USB controller [0c03]: Intel Corporation Device [8086:a0ed] (rev 20)
00:14.2 RAM memory [0500]: Intel Corporation Device [8086:a0ef] (rev 20)
00:16.0 Communication controller [0780]: Intel Corporation Device [8086:a0e0] 
(rev 20)
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:a0b8] (rev 20)
00:1c.4 PCI bridge [0604]: Intel Corporation Device [8086:a0bc] (rev 20)
00:1c.7 PCI bridge [0604]: Intel Corporation Device [8086:a0bf] (rev 20)
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:a082] (rev 20)
00:1f.3 Audio device [0403]: Intel Corporation Device [8086:a0c8] (rev 20)
00:1f.4 SMBus [0c05]: Intel Corporation Device [8086:a0a3] (rev 20)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Device [8086:a0a4] (rev 
20)
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (13) 
I219-V [8086:15fc] (rev 20)
04:00.0 Non-Volatile memory controller [0108]: SK hynix Device [1c5c:174a]
09:00.0 Network controller [0280]: Intel Corporation Device [8086:2725] (rev 1a)
0a:00.0 SD Host controller [0805]: Genesys Logic, Inc GL9750 SD Host Controller 
[17a0:9750] (rev 01)
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943079

Title:
  Installing latest linux-firmware (1.187.16) causes wifi interface to
  disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1943079/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-09 Thread Julian Andres Klode
I thought runc was fixed to produce ENOSYS by now for unknown syscalls
to avoid that mess. We can't have every glibc update breaking containers
like this...

405   clone3({flags=CLONE_VM|CLONE_VFORK, exit_signal=SIGCHLD,
stack=0x7fc77e3d3000, stack_size=0x9000}, 88) = -1 EPERM (Operation not
permitted)

Not sure if it applies to crun, someone check with that :D

** Also affects: runc (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: crun (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943049

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-09 Thread Julian Andres Klode
Should we just disable clone3() in glibc for now? http://patches-
tcwg.linaro.org/patch/58206/

** Also affects: libpod (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943049

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-09 Thread Paride Legovini
The failure seems to come with libc6 2.34-0ubuntu2. In a fresh, non-
upgraded ubuntu:impish container we currently have libc6 2.33-0ubuntu9,
and I can install/remove jq without any failure. Upgrading libc6 (and
libc-bin) to version 2.34-0ubuntu2 immediately causes the Post-Invoke
commands to fail.

Reminds me of:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1916485

** Also affects: docker.io (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943049

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943065] Re: mlxbf_gige: update driver version to 1.25

2021-09-09 Thread Kleber Sacilotto de Souza
** Also affects: linux-bluefield (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux-bluefield (Ubuntu Focal)
   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/1943065

Title:
  mlxbf_gige: update driver version to 1.25

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/1943065/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943109] [NEW] Merge 1.1.1l-1 version from Debian

2021-09-09 Thread Simon Chopin
Public bug reported:

This new upstream version consists only of a couple security fixes, and
should thus be merged into Impish.

Upstream changelog:

 Changes between 1.1.1k and 1.1.1l [24 Aug 2021]

  *) Fixed an SM2 Decryption Buffer Overflow.

 In order to decrypt SM2 encrypted data an application is expected to call 
the
 API function EVP_PKEY_decrypt(). Typically an application will call this
 function twice. The first time, on entry, the "out" parameter can be NULL 
and,
 on exit, the "outlen" parameter is populated with the buffer size required 
to
 hold the decrypted plaintext. The application can then allocate a 
sufficiently
 sized buffer and call EVP_PKEY_decrypt() again, but this time passing a 
non-NULL
 value for the "out" parameter.

 A bug in the implementation of the SM2 decryption code means that the
 calculation of the buffer size required to hold the plaintext returned by 
the
 first call to EVP_PKEY_decrypt() can be smaller than the actual size 
required by
 the second call. This can lead to a buffer overflow when 
EVP_PKEY_decrypt() is
 called by the application a second time with a buffer that is too small.

 A malicious attacker who is able present SM2 content for decryption to an
 application could cause attacker chosen data to overflow the buffer by up 
to a
 maximum of 62 bytes altering the contents of other data held after the
 buffer, possibly changing application behaviour or causing the application 
to
 crash. The location of the buffer is application dependent but is typically
 heap allocated.
 (CVE-2021-3711)
 [Matt Caswell]

  *) Fixed various read buffer overruns processing ASN.1 strings

 ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING
 structure which contains a buffer holding the string data and a field 
holding
 the buffer length. This contrasts with normal C strings which are 
repesented as
 a buffer for the string data which is terminated with a NUL (0) byte.

 Although not a strict requirement, ASN.1 strings that are parsed using 
OpenSSL's
 own "d2i" functions (and other similar parsing functions) as well as any 
string
 whose value has been set with the ASN1_STRING_set() function will 
additionally
 NUL terminate the byte array in the ASN1_STRING structure.

 However, it is possible for applications to directly construct valid 
ASN1_STRING
 structures which do not NUL terminate the byte array by directly setting 
the
 "data" and "length" fields in the ASN1_STRING array. This can also happen 
by
 using the ASN1_STRING_set0() function.

 Numerous OpenSSL functions that print ASN.1 data have been found to assume 
that
 the ASN1_STRING byte array will be NUL terminated, even though this is not
 guaranteed for strings that have been directly constructed. Where an 
application
 requests an ASN.1 structure to be printed, and where that ASN.1 structure
 contains ASN1_STRINGs that have been directly constructed by the 
application
 without NUL terminating the "data" field, then a read buffer overrun can 
occur.

 The same thing can also occur during name constraints processing of 
certificates
 (for example if a certificate has been directly constructed by the 
application
 instead of loading it via the OpenSSL parsing functions, and the 
certificate
 contains non NUL terminated ASN1_STRING structures). It can also occur in 
the
 X509_get1_email(), X509_REQ_get1_email() and X509_get1_ocsp() functions.

 If a malicious actor can cause an application to directly construct an
 ASN1_STRING and then process it through one of the affected OpenSSL 
functions
 then this issue could be hit. This might result in a crash (causing a 
Denial of
 Service attack). It could also result in the disclosure of private memory
 contents (such as private keys, or sensitive plaintext).
 (CVE-2021-3712)
 [Matt Caswell]

Debian changelog:

openssl (1.1.1l-1) unstable; urgency=medium

  * New upstream version.
- CVE-2021-3711 (SM2 Decryption Buffer Overflow).
- CVE-2021-3712 (Read buffer overruns processing ASN.1 strings).

 -- Sebastian Andrzej Siewior   Wed, 25 Aug
2021 00:19:05 +0200

** Affects: openssl (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: rls-ii-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943109

Title:
  Merge 1.1.1l-1 version from Debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1943109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-09 Thread Julian Andres Klode
Apparently there are fixed docker.io packages in

https://launchpad.net/~pascallj/+archive/ubuntu/docker.io-clone3

Still leaves podman and other runc consumers in the cold, though?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943049

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-09 Thread Paride Legovini
Another hint that we should look in the seccomp direction is that in a
container launched with

  --security-opt seccomp=unconfined

the failure doesn't happen.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943049

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940456] Re: [SRU] radosgw-admin's diagnostics are confusing if user data exists

2021-09-09 Thread James Page
The fix will also be included in the 16.2.6 release (for impish and
hirsute) however that's not release yet.

Anything prior to octopus is now considered EOL by upstream so we'll
need to decide whether to patch UCA and Ubuntu series with Nautilus or
earlier releases.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940456

Title:
  [SRU] radosgw-admin's diagnostics are confusing if user data exists

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940456/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892132] Re: Failure to get the correct UpLink Representor

2021-09-09 Thread Frode Nordahl
Mamduh,

Thank you for the original bits and for responding on the bug.  The
sudden flurry of activity here is a result of software distributions
picking up the bits and providing them to the masses through Stable
Release Updates.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892132

Title:
  Failure to get the correct UpLink Representor

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1892132/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1873173] Re: package linux-image-3.13.0-32-generic 3.13.0-32.57 failed to install/upgrade: subprocess installed post-installation script returned error exit status 17

2021-09-09 Thread Apport retracing service
*** This bug is a duplicate of bug 1826251 ***
https://bugs.launchpad.net/bugs/1826251

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1826251, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1826251
   package linux-image-3.13.0-32-generic 3.13.0-32.57 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 17

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1873173

Title:
  package linux-image-3.13.0-32-generic 3.13.0-32.57 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 17

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1873173/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940456] Re: [SRU] radosgw-admin's diagnostics are confusing if user data exists

2021-09-09 Thread James Page
Looking at the upstream tracker I believe this fix is included in the
15.2.14-0ubuntu0.20.04.1 that's already in focal-proposed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940456

Title:
  [SRU] radosgw-admin's diagnostics are confusing if user data exists

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940456/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1913421] Re: Load of pre-upgrade qemu modules needs to avoid noexec

2021-09-09 Thread Christian Ehrhardt 
Thanks for summarizing the outcome of our discussion and "alternative B
detail brainstorming". And also thanks for being our tie-breaker on this
- I appreciate that and will go through revamping the MPs and retests.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1913421

Title:
  Load of pre-upgrade qemu modules needs to avoid noexec

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1913421/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1939733] Re: [OSSA-2021-005] Arbitrary dnsmasq reconfiguration via extra_dhcp_opts (CVE-2021-40085)

2021-09-09 Thread OpenStack Infra
Reviewed:  https://review.opendev.org/c/openstack/neutron/+/806862
Committed: 
https://opendev.org/openstack/neutron/commit/e291dca5d97fc986fc7d85b8ea256a483d815277
Submitter: "Zuul (22348)"
Branch:stable/rocky

commit e291dca5d97fc986fc7d85b8ea256a483d815277
Author: Slawek Kaplonski 
Date:   Mon Aug 23 13:01:37 2021 +0200

Remove dhcp_extra_opt value after first newline character

Passing newline to the dnsmasq may cause security issues, especially
that in case of Neutron that dhcp options' values are controlled by
cloud users.
This patch removes everything what is after first newline character
in the dhcp_extra_opt's values before passing them to dnsmasq.

Conflicts:
neutron/tests/unit/agent/linux/test_dhcp.py

Closes-Bug: #1939733
Change-Id: Ifeaf258f0b5ea86f25620ac4116d618980a7272e
(cherry picked from commit df891f0593d234e01f27d7c0376d9702e178ecfb)


** Changed in: cloud-archive/rocky
   Status: New => Fix Committed

** Changed in: cloud-archive/queens
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1939733

Title:
  [OSSA-2021-005] Arbitrary dnsmasq reconfiguration via extra_dhcp_opts
  (CVE-2021-40085)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1939733/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1932328] Re: Thunderbird under Wayland does not correctly close (or manage) windows

2021-09-09 Thread Jay
Derek - Your "Clunky workaround" can be automated:
https://www.summet.com/blog/2015/11/16/making-thunderbird-send-messages-in-the-background-like-outlook/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1932328

Title:
  Thunderbird under Wayland does not correctly close (or manage) windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1932328/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1925983] Re: package linux-image-3.13.0-32-generic 3.13.0-32.57 failed to install/upgrade: subprocess installed post-installation script returned error exit status 17

2021-09-09 Thread Apport retracing service
*** This bug is a duplicate of bug 1826251 ***
https://bugs.launchpad.net/bugs/1826251

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1826251, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1826251
   package linux-image-3.13.0-32-generic 3.13.0-32.57 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 17

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1925983

Title:
  package linux-image-3.13.0-32-generic 3.13.0-32.57 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 17

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1925983/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1897387] Re: package linux-image-3.13.0-32-generic 3.13.0-32.57 failed to install/upgrade: subprocess installed post-installation script returned error exit status 17

2021-09-09 Thread Apport retracing service
*** This bug is a duplicate of bug 1826251 ***
https://bugs.launchpad.net/bugs/1826251

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1826251, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1826251
   package linux-image-3.13.0-32-generic 3.13.0-32.57 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 17

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1897387

Title:
  package linux-image-3.13.0-32-generic 3.13.0-32.57 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 17

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1897387/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1942265] Re: FTBFS with GCC/GFortran 11

2021-09-09 Thread Bug Watch Updater
** Changed in: mpich (Debian)
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1942265

Title:
  FTBFS with GCC/GFortran 11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mpich/+bug/1942265/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1939733] Fix merged to neutron (stable/stein)

2021-09-09 Thread OpenStack Infra
Reviewed:  https://review.opendev.org/c/openstack/neutron/+/806708
Committed: 
https://opendev.org/openstack/neutron/commit/e2d6e2d5d2388cd7c135a50129466aaa7ca85cbf
Submitter: "Zuul (22348)"
Branch:stable/stein

commit e2d6e2d5d2388cd7c135a50129466aaa7ca85cbf
Author: Slawek Kaplonski 
Date:   Mon Aug 23 13:01:37 2021 +0200

Remove dhcp_extra_opt value after first newline character

Passing newline to the dnsmasq may cause security issues, especially
that in case of Neutron that dhcp options' values are controlled by
cloud users.
This patch removes everything what is after first newline character
in the dhcp_extra_opt's values before passing them to dnsmasq.

Closes-Bug: #1939733
Change-Id: Ifeaf258f0b5ea86f25620ac4116d618980a7272e
(cherry picked from commit df891f0593d234e01f27d7c0376d9702e178ecfb)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1939733

Title:
  [OSSA-2021-005] Arbitrary dnsmasq reconfiguration via extra_dhcp_opts
  (CVE-2021-40085)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1939733/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1939733] Fix merged to neutron (stable/queens)

2021-09-09 Thread OpenStack Infra
Reviewed:  https://review.opendev.org/c/openstack/neutron/+/806709
Committed: 
https://opendev.org/openstack/neutron/commit/110fed07cb83deb3abd85073cb351066713b6384
Submitter: "Zuul (22348)"
Branch:stable/queens

commit 110fed07cb83deb3abd85073cb351066713b6384
Author: Slawek Kaplonski 
Date:   Mon Aug 23 13:01:37 2021 +0200

Remove dhcp_extra_opt value after first newline character

Passing newline to the dnsmasq may cause security issues, especially
that in case of Neutron that dhcp options' values are controlled by
cloud users.
This patch removes everything what is after first newline character
in the dhcp_extra_opt's values before passing them to dnsmasq.

Conflicts:
neutron/tests/unit/agent/linux/test_dhcp.py

Closes-Bug: #1939733
Change-Id: Ifeaf258f0b5ea86f25620ac4116d618980a7272e
(cherry picked from commit df891f0593d234e01f27d7c0376d9702e178ecfb)


** Changed in: cloud-archive/stein
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1939733

Title:
  [OSSA-2021-005] Arbitrary dnsmasq reconfiguration via extra_dhcp_opts
  (CVE-2021-40085)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1939733/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1932328] Re: Thunderbird under Wayland does not correctly close (or manage) windows

2021-09-09 Thread Jay
Derek - Your "Clunky workaround" can be automated:
https://www.summet.com/blog/2015/11/16/making-thunderbird-send-messages-in-the-background-like-outlook/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1932328

Title:
  Thunderbird under Wayland does not correctly close (or manage) windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1932328/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1575053] Re: Please move the "$HOME/snap" directory to a less obtrusive location

2021-09-09 Thread Nagy Gergely
I humbly want to express my disbelief in that such a seemingly simple
problem: hiding Snap's own directory from the $HOME, which seems as easy
as renaming $HOME/snapd to $HOME/.snapd, has been going on for 5 years,
with a number of proposals and promises arising (as early as in
[#18](https://bugs.launchpad.net/snapd/+bug/1575053/comments/18) in
2017) and failing to deliver. Especially as this is the top bug report.

In 2017 it was pointed out that a fix should happen ASAP before Snap
rolls out, and I agree - I guess that shot was already missed by long.

I fail to understand why Snap's data folder was visibly placed in $HOME
in the first place, when it was a widely accepted consensus that data
folders of specific apps must be hidden somehow. This really should be
fixed promptly, it's ugly.

In any case, to me it seems to highlight some fundamental design problem
that we have a hard-coded string in the codebase, that seems to be such
a huge trouble to modify by even as little as adding a "." to it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575053

Title:
  Please move the "$HOME/snap" directory to a less obtrusive location

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1575053/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1937144] Re: The front mic can't be detected on a lenovo thinkstation machine

2021-09-09 Thread Hui Wang
** Also affects: linux-oem-5.13 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.13 (Ubuntu)
   Status: New => In Progress

** Changed in: linux-oem-5.13 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-oem-5.13 (Ubuntu Focal)
   Importance: Undecided => Medium

** Changed in: linux-oem-5.13 (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1937144

Title:
  The front mic can't be detected on a lenovo thinkstation machine

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1937144/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940603] Re: postfix/smtpd: fatal: no SASL authentication

2021-09-09 Thread Todd Taft
Any more info you need?  I was trying to follow the official Ubuntu
server guide ( https://ubuntu.com/server/docs/mail-postfix ) with only a
few deviations for things like a different location for SSL files.  Are
there more problems with that guide?  Earlier in this item, you
suggested moving authenticated connects off of port 25l but that doesn't
happen in thus guide.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940603

Title:
  postfix/smtpd: fatal: no SASL authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1940603/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943121] [NEW] bilibop 0.6.3 autopkgtest regressed in release

2021-09-09 Thread Lukas Märdian
Public bug reported:

Baseline re-testing shows that bilibop 0.6.3 regressed in impish-release.
It should be hinted for now and fixed somehow long-term.

** Affects: bilibop (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

- Baseline re-testing shows that bilibop 0.6.3 regressed in impish-
- release.
+ Baseline re-testing shows that bilibop 0.6.3 regressed in impish-release.
+ It should be hinted for now and fixed somehow long-term.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943121

Title:
  bilibop 0.6.3 autopkgtest regressed in release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bilibop/+bug/1943121/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1884850] Re: Xorg server uses unacceptably large amounts of memory (and keep growing) when LibreOffice is running

2021-09-09 Thread DaveQB
I have this same issue 🙋‍♂️
KDE Neon (Ubuntu 20.04 base).

I do have LibreOffice Writer open full-time.
libreoffice Version 1:6.4.7-0ubuntu0.20.04.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884850

Title:
  Xorg server uses unacceptably large amounts of memory (and keep
  growing) when LibreOffice is running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1884850/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1912052] Re: [Acer Spin 5 - SP513-54N] External headset microphone not working on Ubuntu 20.10 (not even wired, cable headset)

2021-09-09 Thread Bug Watch Updater
Launchpad has imported 5 comments from the remote bug at
https://bugzilla.kernel.org/show_bug.cgi?id=211853.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2021-02-19T18:10:45+00:00 crysman wrote:

Created attachment 295367
alsa-info-0.4.65_output

Simply put, external microphone (classic cable jack input) does not
work.

I've already described thoroughly the whole issue on various places,
choose your favorite:

- https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1912052
- 
https://askubuntu.com/questions/1305942/external-headset-microphone-not-working-in-ubuntu-20-10-not-even-wired-cable-h

Might be related?:
- https://bugzilla.kernel.org/show_bug.cgi?id=195457#c29

I'm attaching the output of this ( https://git.alsa-project.org/?p=alsa-
utils.git;a=blob_plain;f=alsa-info/alsa-info.sh;hb=HEAD )

Reply at:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1912052/comments/5


On 2021-02-22T10:11:54+00:00 tiwai wrote:

First off, please try the latest kernel, at best 5.11.  It makes further
debugging easier.

After confirming the latest kernel still doesn't work, let's try to
switch to the legacy HD-audio snd-hda-intel driver; we're checking only
about the external mic, and it makes easier to debug, too.  Boot with
snd_intel_dspcfg.dsp_driver=1 boot option, and it'll forcibly use the
legacy driver.  Note that, with this, the built-in mic won't work with
this.

Once after that, you can try to pass a different model option to snd-
hda-intel module.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1912052/comments/7


On 2021-02-23T19:38:51+00:00 crysman wrote:

OK, I wait until Ubuntu ships 5.11 natively and then let you know.
5.10 will be not enough in 21.04?

Sad is that it used to work before - until some upgrade along the way...

Meanwhile, just tested "snd_intel_dspcfg.dsp_driver=1" boot option
and... nope, has not fixed the problem. There is a change it the name of
the device - something like "...Analog input..." instead of something
like "...SmartSound Technology..." but external cable mic is not working
nevertheless.

Regarding "passing different option to snd-..." I am not sure what you
exacly mean? You mean try this "sudo hda-verb /dev/snd/hwC0D0 "
kinda' hacking?

Thank you!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1912052/comments/8


On 2021-02-24T09:01:15+00:00 tiwai wrote:

The debug will be based on 5.11.x, so it's better to move it at first.

About the different option to snd-hda-intel: no, you can pass "model" option to 
snd-hda-intel module to apply some device-specific quirk.  For example,
  snd_hda_intel.model=alc255-acer
boot option will apply some Acer-specific workaround.  Or try
  snd_hda_intel.model=headset-mic

There are quite many model options for the Realtek codecs.  A part of
available values are found in Documentation/sound/hd-audio/models.rst,
the section for ALC269.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1912052/comments/9


On 2021-03-01T17:48:05+00:00 pmenzel+bugzilla.kernel.org wrote:

crysman, with Ubuntu you can easily test Linux kernel releases using
their builds [1]. Download the package and install with `sudo dpkg -i
…`.

[1]: https://kernel.ubuntu.com/~kernel-ppa/mainline/

Reply at:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1912052/comments/11

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1912052

Title:
  [Acer Spin 5 - SP513-54N] External headset microphone not working on
  Ubuntu 20.10 (not even wired, cable headset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1912052/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1942911] Re: [FFe] Support wayland user sessions for Nvidia machines

2021-09-09 Thread Iain Lane
Yeah, please go ahead. We should get this in with as much time as
possible.

** Changed in: gdm3 (Ubuntu)
   Status: New => Confirmed

** Changed in: gdm3 (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1942911

Title:
  [FFe] Support wayland user sessions for Nvidia machines

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1942911/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1925314] Re: no eject media message after install xubuntu

2021-09-09 Thread Chris Guiver
Lubuntu impish daily QA-test install to
- sony vaio svp112a1cw (i5-9400u, 4gb, intel haswell-ULT)
testcase: full disk, encryption, uEFI, internet, swap

on hitting ENTER on calamares completion... this box just went BLACK
SCREEN & sat there...

this could be disconcerting for a end-user - do I wait etc...

I know about this issue, yet was still somewhat confused when the screen
went & stayed black (no feedback).

Black screen needs to be documented in release notes if still impacting
at release time..

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1925314

Title:
  no eject media message after install xubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1925314/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1942181] Re: Add support for AlderLake CPUs

2021-09-09 Thread Dirk Su
** Changed in: oem-priority
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1942181

Title:
  Add support for AlderLake CPUs

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1942181/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940573] Re: rust-alacritty-terminal/0.10.0-1 FTBFS in Impish

2021-09-09 Thread Bug Watch Updater
** Changed in: rust-alacritty-terminal (Debian)
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940573

Title:
  rust-alacritty-terminal/0.10.0-1 FTBFS in Impish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-alacritty-terminal/+bug/1940573/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1521173] Re: AER: Corrected error received: id=00e0

2021-09-09 Thread Bug Watch Updater
Launchpad has imported 9 comments from the remote bug at
https://bugzilla.kernel.org/show_bug.cgi?id=109691.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2015-12-20T17:31:39+00:00 cspadijer wrote:

Created attachment 197891
Collection of outputs from X555U laptop

Good day.
I have updated this laptop to the latest vendor supplied BIOS 204 10/18/2015.

Attempted distribution: Ubuntu mate 15.10.
Had to use acpi=off boot parameter to install linux
Eventually found more hardware worked with the pci=nommconf boot parameter

With pci=nommconf the following still does not work:
- Realtec rtl8821ae 802.11ac wireless NIC PCIe will only run in 2.4GHz mode.  
5GHz mode will not work.
- Laptop will not resume after suspend

Many boot errors show in dmesg:
ACPI: AE_NOT_FOUND errors
systemd: failed to insert module 'kdbus' function not implemented

If pci=nommconf not used as boot parameter there is a looping pci-e error 
message that I cant break out of.  From what I can read it says:
printk messages dropped pcieport :00:... id=00E5(Receiver ID)

In the attached file is the following when pci=nommconf boot parameter used:
sudo output of: 
dmesg
uname -a
lspci -vvnn
dmidecode 
Tarball of /proc/acpi directory

Note: I am unable to resume from hibernate everything is frozen.  So I
am not able to attach a copy of /var/log/kern.log.0

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/7


On 2015-12-28T13:32:17+00:00 rui.zhang wrote:

There are a couple of problems here
1. "pci=nommconf" is needed to boot
2. tpm_crb driver calltrace in dmesg
3. ieee80211_tx calltrace in dmesg
4. hibernate failure

IMO, any of the first three problems may break hibernation, thus we
should try to fix the first three issues separately and then check how
hibernation goes on this laptop.

Move to PCI category to get Problem 1 fixed first.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/10


On 2015-12-28T16:48:51+00:00 bjorn wrote:

Thank you very much for this report.  It's a pretty serious problem when
we can't boot at all.

"pcieport :00:... id=00E5(Receiver ID)" looks like an AER message.
Please try turning off AER with "pci=noaer".  If you can boot with
"pci=noaer" and without "pci=nommconf", please attach the dmesg log.

Here's a report of another similar AER problem:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/11


On 2015-12-30T00:29:10+00:00 cspadijer wrote:

Created attachment 198481
Updated dmesg with pci=noaer

It booted no problem after replacing pci=nommconf with pci=noaer as
suggested.  See updated dmesg.txt as requested.

Thanks!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/12


On 2015-12-30T14:53:16+00:00 bjorn wrote:

Great, thank you!  I understand the AER bug (see
http://lkml.kernel.org/r/20151229155822.GA17321@localhost); now we just
need to figure out a fix.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/14


On 2016-01-01T17:05:37+00:00 cspadijer wrote:

Excellent.
Thanks Bjorn.  
Great to see you have isolated the problem.

All the best in 2016!

Any other details you require from me let me know I will update this
post.

Cheers!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/15


On 2016-03-19T13:12:56+00:00 bugs wrote:

Looks like I have this same problem (with the same hardware).  Adding my
name to the list, using Ubuntu's Xubuntu 15.10 distro.  The pci=noaer
works, although pci=nomsi also works.

Strangely enough, Knoppix 7.6.1 boots just fine.  Hmmm...

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/19


On 2016-05-12T02:33:48+00:00 cspadijer wrote:

Just an update.
confirmed Kelly Price's discovery: Knoppix 7.6.1 with kernel 4.2.6 boots fine.
Thanks Kelly.

I flash updated the BIOS to latest vendor supplied version 206
(2016/02/24).

Latest Ubuntu 16.04 with kernel 4.4 still has the same problem.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/21


On 2021-04-08T11:0

[Bug 1943122] [NEW] Software update doesn't run autoremove so that update fails due to no disk space in /boot

2021-09-09 Thread luca moscato
Public bug reported:

Environment: Ubuntu 20.04 LTS installed, more or less, day 1 since
release

I saw this issue a couple of times on my colleagues notebook but since
happens also to me I gather some additional info. I usually update my
sistem with command line since I have to do other stuff before starting
my job (fix routes for my vpn, store my ssh key password with ssh-add,
and others); update process is part of these commands as daily activity.

Today I ran it via Software Updates, I was distracted and the Ubuntu
friendly software kind reminds me to update my system, so that I proceed
in that way but a pop up appears (sorry for italian) alerting me that
there is no space left in /boot to update the kernel and I should have
type 'sudo apt autoremove' to fix the issue. Don't know if this is
related about 4 kernels I have installed

Lettura file "/etc/default/grub.d/init-select.cfg"
Generazione file di configurazione GRUB...
Trovata immagine linux: /boot/vmlinuz-5.11.0-34-generic
Trovata immagine initrd: /boot/initrd.img-5.11.0-34-generic
Trovata immagine linux: /boot/vmlinuz-5.11.0-27-generic
Trovata immagine initrd: /boot/initrd.img-5.11.0-27-generic
Trovata immagine linux: /boot/vmlinuz-5.8.0-63-generic
Trovata immagine initrd: /boot/initrd.img-5.8.0-63-generic
Trovata immagine linux: /boot/vmlinuz-5.4.0-58-generic
Trovata immagine initrd: /boot/initrd.img-5.4.0-58-generic
Adding boot menu entry for UEFI Firmware Settings
fatto
Rimozione di linux-modules-5.11.0-25-generic (5.11.0-25.27~20.04.1)...

Obviously running the usual
sudo apt update && sudo apt upgrade
hasn't any issue and
sudo apt autoremove
cleaned up perfeclty more or less 400MB of disk space.

Below the update details:

luca@ubuntu:~$ apt list --upgradable
Elencazione... Fatto
alsa-ucm-conf/focal-updates,focal-updates 1.2.2-1ubuntu0.10 all [aggiornabile 
da: 1.2.2-1ubuntu0.9]
cpio/focal-updates,focal-security 2.13+dfsg-2ubuntu0.3 amd64 [aggiornabile da: 
2.13+dfsg-2]
fonts-opensymbol/focal,focal 2:102.12+LibO7.1.6~rc2-0ubuntu0.20.04.1~lo1 all 
[aggiornabile da: 2:102.12+LibO7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libgd3/focal-updates,focal-security 2.2.5-5.2ubuntu2.1 amd64 [aggiornabile da: 
2.2.5-5.2ubuntu2]
libreoffice-base-core/focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 amd64 
[aggiornabile da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-calc/focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 amd64 [aggiornabile da: 
1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-common/focal,focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 all 
[aggiornabile da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-core/focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 amd64 [aggiornabile da: 
1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-draw/focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 amd64 [aggiornabile da: 
1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-gnome/focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 amd64 [aggiornabile 
da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-gtk3/focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 amd64 [aggiornabile da: 
1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-help-common/focal,focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 all 
[aggiornabile da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-help-en-us/focal,focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 all 
[aggiornabile da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-help-it/focal,focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 all 
[aggiornabile da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-impress/focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 amd64 [aggiornabile 
da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-l10n-it/focal,focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 all 
[aggiornabile da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-math/focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 amd64 [aggiornabile da: 
1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-ogltrans/focal,focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 all 
[aggiornabile da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-pdfimport/focal,focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 all 
[aggiornabile da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-style-breeze/focal,focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 all 
[aggiornabile da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-style-colibre/focal,focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 all 
[aggiornabile da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-style-elementary/focal,focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 all 
[aggiornabile da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-style-yaru/focal,focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 all 
[aggiornabile da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libreoffice-writer/focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 amd64 [aggiornabile 
da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libuno-cppu3/focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 amd64 [aggiornabile da: 
1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libuno-cppuhelpergcc3-3/focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 amd64 
[aggiornabile da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libuno-purpenvhelpergcc3-3/focal 1:7.1.6~rc2-0ubuntu0.20.04.1~lo1 amd64 
[aggiornabile da: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1]
libuno-sal3/

[Bug 1938947] Re: [Ubuntu 21.10] Additional fix for s390-tools 2.17.0 - libkmipclient

2021-09-09 Thread Lukas Märdian
Thanks. I fixed up a small lintian warning about the changelog entry
being longer than 80 chars. Other than that it LGTM. Uploaded.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1938947

Title:
  [Ubuntu 21.10] Additional fix for s390-tools 2.17.0 - libkmipclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1938947/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1913421] Re: Load of pre-upgrade qemu modules needs to avoid noexec

2021-09-09 Thread Christian Ehrhardt 
Oh and as Robie expressed in the discussion, he likes the "test the fact" 
better than the "look for the config" approach for the SRUs.
So do not be puzzled by the former snippets of "findmnt --noheadings --target 
/run/qemu/ | grep -vq noexec" being replaced by the new "run from path" 
approach.

** Description changed:

  [Impact]
  
   * An infrequent but annoying issue is QEMUs problem to not be able to
     hot-add capabilities IF since starting the instance qemu has been
     upgraded. This is due to qemu modules only working with exactly the
     same build.
  
   * TBD this particular change
  
  [Test Case]
  
   I:
   * $ apt install uvtool-libvirt
     $ uvt-simplestreams-libvirt --verbose sync --source 
http://cloud-images.ubuntu.com/daily arch=amd64 label=daily release=bionic
     $ uvt-kvm create --password ubuntu lateload arch=amd64 release=bionic 
label=daily
  
  cat > curldisk.xml << EOF
    
  
  
  
  
  
  
    
  EOF
  
  # Here up or downgrade the installed packages, even a minor
  # version or a rebuild of the same version
  # Instead if you prefer (easier) you can run
    $ apt install --reinstall qemu-*
  
  Next check if they appeared (action of the maintainer scripts)
  in the /var/run/qemu/ directory
  
  # And then rm/mv the original .so files of qemu-block-extra
  $ sudo mv /usr/lib/x86_64-linux-gnu/qemu/block-curl.so 
/usr/lib/x86_64-linux-gnu/qemu/block-curl.so.nothere
  
  # Trying to load a .so now would after an upgrade fail as the old qemu
  can't load the build id
  
  Without the fix this will now fail some way, e.g. on Focal with:
  
  $ virsh attach-device lateload curldisk.xml
  Reported issue happens on attach:
  root@b:~# virsh attach-device lateload cdrom-curl.xml
  error: Failed to attach device from curldisk.xml
  error: internal error: unable to execute QEMU command 'blockdev-add': Unknown 
driver 'http'
  
  That attach should work on >Focal and also one can also check files mapped 
into a process and we should see the /var/run/.. path being used now.
    $ sudo cat /proc/$(pidof qemu-system-x86_64)/maps | grep curl
  
  The original file path:
  7f619941b000-7f619941c000 rw-p 5000 fc:01 258107 
/usr/lib/x86_64-linux-gnu/qemu/block-curl.so
  
  But since we moved that way before being loaded it should point to
  /run/qemu/... this time.
  
   II:
   * As it had issues in the first iteration of the fix worth a
     try is also the use of an environment var for an extra path:
     $ QEMU_MODULE_DIR="/tmp/" qemu-system-x86_64 -cdrom localhost::/foo
  
  [Regression Potential]
  
- TBD
+ Via extensive discussion we tried to find the least regression-risk way
+ but still the most likely regression would be where administrators have
+ taken means to modify/prepare /run/qemu themselves which might now collide.
  
  [Other Info]
  
- TBD
+ In Focal there were a few more (effectively no-op) mistakes which are
+ cleaned up by this as well. It did save gui modules (not present in
+ bionic, not wrong in hirsute) that can not be late loaded, so there is
+ no point in saving them. Furthermore it had (bad patch match) enabled
+ the feature on the qemu-system-x86-xen builds which have no use-case for
+ this.
  
  ---
  
  This is a continuation of bug 1847361.
  
  Since that is in Ubuntu and Debian we are:
  - correctly saving the modules to those paths in /var/run/qemu.
  - qemu tries to load from that path as fallback
  - that works fine in containers running qemu/kvm
  
  But there is an issue on non-container systems as /run usually is like
  this:
  
    tmpfs on /run type tmpfs
  (rw,nosuid,nodev,noexec,relatime,size=3274920k,mode=755)
  
  The important bit here is the "noexec" which is intentional (for
  security reasons), but prevents the loading of shared objects from that
  path.
  
  The path is good for many reasons (it is auto-cleaned, upstream and
  Distros agreed to this one path, ...). Moving it to other places also
  quite likely might have unpredictable options.
  
  In a discussion between Victor (thanks for all the pushign and inpot on
  this) and Marc (security POV) we have come to a solution that will make
  just the subpath that is owned by qemu to not have noexec set.
  
  This bug shall track preparing this fix for Debian / Ubuntu and the
  latter SRu considerations on the same.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1913421

Title:
  Load of pre-upgrade qemu modules needs to avoid noexec

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1913421/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1938947] Re: [Ubuntu 21.10] Additional fix for s390-tools 2.17.0 - libkmipclient

2021-09-09 Thread Frank Heimes
I've btw. created test builds of both packages that can be found in the 
following PPA:
https://launchpad.net/~fheimes/+archive/ubuntu/lp1938947/+packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1938947

Title:
  [Ubuntu 21.10] Additional fix for s390-tools 2.17.0 - libkmipclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1938947/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1885085] Re: Suspend is not deep

2021-09-09 Thread Bhaskar Chawla
I have the same problem but this solution does not work for me. Suspend
remains at [s2idle] even after editing the grub file.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1885085

Title:
  Suspend is not deep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885085/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943121] Re: bilibop 0.6.3 autopkgtest regressed in release

2021-09-09 Thread Lukas Märdian
** Merge proposal linked:
   https://code.launchpad.net/~slyon/britney/+git/hints-ubuntu/+merge/408349

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943121

Title:
  bilibop 0.6.3 autopkgtest regressed in release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bilibop/+bug/1943121/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943124] [NEW] Upgrade fails due to "text file busy"

2021-09-09 Thread David Kastrup
Public bug reported:

I cannot upgrade to the current impish, getting the following error
(even in a root shell in recovery mode):

$ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
  libc6 linux-headers-lowlatency linux-lowlatency
The following packages will be upgraded:
  libc6 linux-headers-lowlatency linux-lowlatency
3 upgraded, 0 newly installed, 0 to remove and 1855 not upgraded.
8 not fully installed or removed.
Need to get 0 B/3032 kB of archives.
After this operation, 391 kB disk space will be freed.
Do you want to continue? [Y/n] 
locale: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found 
(required by locale)
Preconfiguring packages ...
(Reading database ... 683369 files and directories currently installed.)
Preparing to unpack .../libc6_2.34-0ubuntu2_amd64.deb ...
locale: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found 
(required by locale)
Checking for services that may need to be restarted...
Checking init scripts...
Checking for services that may need to be restarted...
Checking init scripts...
Stopping some services possibly affected by the upgrade (will be restarted 
later):

Unpacking libc6:amd64 (2.34-0ubuntu2) over (2.33-0ubuntu5) ...
dpkg: error processing archive 
/var/cache/apt/archives/libc6_2.34-0ubuntu2_amd64.deb (--unpack):
 unable to open '/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2.dpkg-new': Text 
file busy
Errors were encountered while processing:
 /var/cache/apt/archives/libc6_2.34-0ubuntu2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

There is no actual file '/lib/x86_64-linux-gnu/ld-
linux-x86-64.so.2.dpkg-new' left after the aborted install.  Renaming
the file '/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2' manually turns out
to be a rather bad idea.  Not found a recipe to get past that so far.

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: libc6 2.33-0ubuntu5 [modified: usr/share/doc/libc6/NEWS.gz 
usr/share/doc/libc6/changelog.Debian.gz usr/share/lintian/overrides/libc6]
ProcVersionSignature: Ubuntu 5.13.0-14.14-lowlatency 5.13.1
Uname: Linux 5.13.0-14-lowlatency x86_64
ApportVersion: 2.20.11-0ubuntu65.1
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: XFCE
Date: Thu Sep  9 12:51:28 2021
InstallationDate: Installed on 2011-10-14 (3617 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011)
SourcePackage: glibc
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: glibc (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug hirsute

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943124

Title:
  Upgrade fails due to "text file busy"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1943124/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread tiwai
1487 is with the same setup as Raven (15e3), and the same workaround is
applied.

Please note that the workaround isn't actually delaying the sound
transfer.  Instead, it reports the PCM delay value up to 32bytes for
FIFO size for the applications.  If the application (the sound backend)
doesn't take the delay attribute into account, it's of course
unaffected.  I don't know whether PipeWire behaves properly for the
delay evaluation, though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread korrode
Just thought i'd update on my situation, i've now tested that it is only
the Pulse changing to batch mode that causes my issue. So i'm no longer
running the patch i posted earlier, rather now i do this:


diff -Naur a/sound/pci/hda/hda_controller.c b/sound/pci/hda/hda_controller.c
--- a/sound/pci/hda/hda_controller.c2021-02-10 19:29:23.0 +1100
+++ b/sound/pci/hda/hda_controller.c2021-02-14 00:38:36.602466066 +1100
@@ -609,13 +609,6 @@
 20,
 17800);
 
-   /* by some reason, the playback stream stalls on PulseAudio with
-* tsched=1 when a capture stream triggers.  Until we figure out the
-* real cause, disable tsched mode by telling the PCM info flag.
-*/
-   if (chip->driver_caps & AZX_DCAPS_AMD_WORKAROUND)
-   runtime->hw.info |= SNDRV_PCM_INFO_BATCH;
-
if (chip->align_buffer_size)
/* constrain buffer sizes to be multiple of 128
   bytes. This is more efficient in terms of memory


--

It's my opinion that the above reversion should be done in mainline. A
bugfix that fixes a problem over here but creates a new one over there
isn't a bugfix at all.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread tiwai
OK, I'm going to submit this partial revert.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread rodomar705
After some gaming and streaming, I can confirm that I haven't heard
anymore pops or clicks, and a lot of performance issues completely
disappeared after applying this firmware, like microstutters in the
system under load and such. Kinda makes sense, since PciEx is basically
the main bus where everything is connected on a modern PC; I guess
better late than never.

I'll keep monitored the situation, but I think that at least for me
after this firmware update the issue has been finally fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread tiwai
Yes, that's merely an ugly workaround, and I'd happily get rid of it
once after confirming it's working fine without that!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread rodomar705
Update after the latest firmware update for the platform, called AMD
AGESA V2 PI 1.2.0.3 Patch A, released yesterday for my platform,
finally. This includes the USB patch for the drop in the USB
communication under load for too much recovery errors hitting the Pci-Ex
subsystem on the chipset, apparently, that was only present when using
Pci-Ex 4 (B5xx and X5xx, not on b4xx, in theory).

However, the USB issues was still present even on older platform,
apparently. Just not as grave as the 500 series.

The audio clicking is completely gone and the machine is finally much
more responsive; I've yet have to test the system under high loads, but
even on the desktop the audio clicking was audible sometimes, when event
from application fires; after the firmware update, this is completely
disappeared. The audio now is perfect, at least in output. I'll update
here as soon as I can test the recording now.

I didn't think it would change much. But, for me at least, it did.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread rodomar705
(In reply to Rob McCathie from comment #296)
> Just thought i'd update on my situation, i've now tested that it is only the
> Pulse changing to batch mode that causes my issue. So i'm no longer running
> the patch i posted earlier, rather now i do this:
> 
> 
> 
> diff -Naur a/sound/pci/hda/hda_controller.c b/sound/pci/hda/hda_controller.c
> --- a/sound/pci/hda/hda_controller.c  2021-02-10 19:29:23.0 +1100
> +++ b/sound/pci/hda/hda_controller.c  2021-02-14 00:38:36.602466066 +1100
> @@ -609,13 +609,6 @@
>20,
>17800);
>  
> - /* by some reason, the playback stream stalls on PulseAudio with
> -  * tsched=1 when a capture stream triggers.  Until we figure out the
> -  * real cause, disable tsched mode by telling the PCM info flag.
> -  */
> - if (chip->driver_caps & AZX_DCAPS_AMD_WORKAROUND)
> - runtime->hw.info |= SNDRV_PCM_INFO_BATCH;
> -
>   if (chip->align_buffer_size)
>   /* constrain buffer sizes to be multiple of 128
>  bytes. This is more efficient in terms of memory
> 
> 
> 
> --
> 
> It's my opinion that the above reversion should be done in mainline. A
> bugfix that fixes a problem over here but creates a new one over there isn't
> a bugfix at all.

FWIW, on my system this improves the recording start, removing
completely audio clicks at the start of recording (no audio stalls in
reproduction, even with multiple streams on acquisition while playing
audio), so for my use case it's fine, but someone with PulseAudio should
test this and see if it causes regressions.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread tiwai
Created attachment 295735
The partial revert patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread korrode
Indeed.

My issue relates to usage with Pulse.

PipeWire looks like an interesting up-and-coming project, but right now
Pulse is what is rolled out in the vast majority of distros and, for
now, tales of outcomes with PipeWire aren't so useful.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread adrien.dessemond
I hit this issue as well on my Gentoo box (see
https://bugs.gentoo.org/779157).

After applying the patch mentioned in comment #296, the audio is back to
normal with PulseAudio, no more distortions, the audio is clean. No
perceived audio lags. Everything is in working order again.

Tested only with 5.10.24 and 5.10.26 here, will test with a 5.11.x
kernel later.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread adrien.dessemond
Any update on this? Perhaps I have a misunderstanding, however the issue
is still here unless I do a patch -R with what is in comment #296. Even
with the latest 5.11.13...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread korrode
@Takashi Iwai

> So moving it back would break something else, too.  Hmm.

Indeed, it will break whatever solutions to the original issue of
microphone input crackling your changes may have fixed for this sound
device.

My use case - capturing from the global output monitor - has never had a
crackling issue, but is completely broken by the changes.

It's a difficult situation.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread korrode
I should clarify: My broken use case is capturing from the global output
monitor while also capturing the screen, and having the audio be
synchronised like at capture time.

In some of my early tests the audio was not only un-synchronised, but
had other issues too (jolting, etc.), so it's possible even just
capturing from the audio monitor alone has issues, but i haven't
confirmed that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread rodomar705
(In reply to Rob McCathie from comment #292)
> I should clarify: My broken use case is capturing from the global output
> monitor while also capturing the screen, and having the audio be
> synchronised like at capture time.
> 
> In some of my early tests the audio was not only un-synchronised, but had
> other issues too (jolting, etc.), so it's possible even just capturing from
> the audio monitor alone has issues, but i haven't confirmed that.

I have tested this (if i have done it correctly, taken from
https://trac.ffmpeg.org/wiki/Capture/Desktop for pulse acquisition,
using PipeWire), and besides a small audio missing at the start of the
recording of about one second and at the end of it (but that was maybe
caused to the ctrl-c to ffmpeg, I'm not sure about that), it looks
pretty much synchronized to me, using a microphone next to my mouse and
selecting text on the screen I can't really see any delay on it (on the
current implemented workaround, Kernel 5.11)

Mind you, I'm on a 0x1487 and not on a 0x15e3 host side controller (not
an "AMD Raven"), so maybe the behavior of the two controllers are
different from each other (or PipeWire is not causing the issue here).

Marco.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread tiwai
... and looking back at the development history again, this seems too early to 
be delighted.  Actually the change to PRESET_AMD_SB was done as a fix for the 
certain devices in the commit d2c63b7dfd06788a466d5ec8a850491f084c5fc2
ALSA: hda - Apply AMD controller workaround for Raven platform

So moving it back would break something else, too.  Hmm.

That said, the behavior might depend on the PCM parameters, or the chip
revision, BIOS, or whatever subtle things...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801540]

2021-09-09 Thread tiwai
Again a correction: the current default setup for Raven corresponds to
position_fix=6 option.  It's not a simple LPIB read but contains some
awkward correction that takes the FIFO size into account.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943125] [NEW] devscripts breaks apt

2021-09-09 Thread sascha arthur
Public bug reported:

Hello,

devscripts package seem to break apt installs.

using following Dockerfile:

FROM ubuntu:impish

ENV DEBIAN_FRONTEND noninteractive

RUN apt-get update -qq && apt-get install -y nano
RUN apt-get update -qq && apt-get install -y devscripts
RUN apt-get update -qq && apt-get install -y htop


docker build -t test .

Will break installing "htop" with random post apt install errors:

E: Problem executing scripts APT::Update::Post-Invoke 'rm -f 
/var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb 
/var/cache/apt/*.bin || true'
E: Sub-process returned an error code

Excluding devscripts package will solve the issue.

Any idears why devscripts is breaking apt?

** Affects: devscripts (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Hello,
  
  devscripts package seem to break apt installs.
  
  using following Dockerfile:
  
  FROM ubuntu:impish
  
  ENV DEBIAN_FRONTEND noninteractive
  
- RUN apt-get update -qq && apt-get install -y nano && \
-   rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb 
/var/cache/apt/*.bin && \
-   rm -rf /var/lib/apt/lists/* && \
-   rm -rf /tmp/*
- 
- RUN apt-get update -qq && apt-get install -y devscripts && \
-   rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb 
/var/cache/apt/*.bin && \
-   rm -rf /var/lib/apt/lists/* && \
-   rm -rf /tmp/*
- 
- RUN apt-get update -qq && apt-get install -y htop && \
-   rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb 
/var/cache/apt/*.bin && \
-   rm -rf /var/lib/apt/lists/* && \
-   rm -rf /tmp/*
+ RUN apt-get update -qq && apt-get install -y nano
+ RUN apt-get update -qq && apt-get install -y devscripts
+ RUN apt-get update -qq && apt-get install -y htop
  
  
  docker build -t test .
  
  Will break installing "htop" with random post apt install errors:
  
  E: Problem executing scripts APT::Update::Post-Invoke 'rm -f 
/var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb 
/var/cache/apt/*.bin || true'
  E: Sub-process returned an error code
  
- 
  Excluding devscripts package will solve the issue.
  
- 
  Any idears why devscripts is breaking apt?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943125

Title:
  devscripts breaks apt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/devscripts/+bug/1943125/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 252571]

2021-09-09 Thread A-samirh78
I tested, looks fixed to me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/252571

Title:
  .desktop file not honoring PATH environment variable

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/252571/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943086] Re: linux-modules-nvidia-470-generic-hwe-20.04 dependency cant be installed

2021-09-09 Thread Michal Grňo
This is terrible. A simple system update left me with a black screen and
I've spent several hours trying to find what's wrong. Purging all
nvidia-related packages worked as a temporary walkaround. Please fix :(

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943086

Title:
  linux-modules-nvidia-470-generic-hwe-20.04 dependency cant be
  installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-hwe-5.11/+bug/1943086/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 252571] Re: .desktop file not honoring PATH environment variable

2021-09-09 Thread Bug Watch Updater
** Changed in: kdelibs
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/252571

Title:
  .desktop file not honoring PATH environment variable

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/252571/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943124] Re: Upgrade fails due to "text file busy"

2021-09-09 Thread Florian Weimer
Is it possible that this is a result of running ldconfig early, before
the `.dpkg-new` files have been renamed into place? If yes, can you stop
doing that?  If not, we could perhaps teach ldconfig to ignore .dpkg-new
files. See _dl_is_dso in elf/dl-is_dso.h.

This may have been a result of the upstream removal of symbolic links.
Before, those .dpkg-new files probably weren't created by dpkg.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943124

Title:
  Upgrade fails due to "text file busy"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1943124/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-09 Thread Florian Weimer
Just to be clear, this is a container host bug which needs to be fixed.
glibc works fine on real Linux kernels with and without clone3 support.

There is *supposed* to be a generic fix for this in docker and runc, but
that broke temporarily upstream when support for other system calls
(with higher system call numbers than clone3) was added. As far as I
know, podman does not have the generic fix, so it currently needs to be
updated for each new system call individually. (None of this depends on
the system calls actually implemented in the host kernel, just to be
clear.)

From a philosophical perspective, I also object to the notion that the
container hosts developers get to define the Linux system call
interface. That should be up to Linux maintainers in collaboration with
userspace developers.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943049

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943049/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1938947] Re: [Ubuntu 21.10] Additional fix for s390-tools 2.17.0 - libkmipclient

2021-09-09 Thread Frank Heimes
** Tags added: ubuntu-release

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1938947

Title:
  [Ubuntu 21.10] Additional fix for s390-tools 2.17.0 - libkmipclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1938947/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1938947] Re: [Ubuntu 21.10] Additional fix for s390-tools 2.17.0 - libkmipclient

2021-09-09 Thread Frank Heimes
** Changed in: s390-tools (Ubuntu)
 Assignee: Canonical Foundations Team (canonical-foundations) => Ubuntu 
Release Team (ubuntu-release)

** Changed in: s390-tools-signed (Ubuntu)
 Assignee: (unassigned) => Ubuntu Release Team (ubuntu-release)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1938947

Title:
  [Ubuntu 21.10] Additional fix for s390-tools 2.17.0 - libkmipclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1938947/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1884850] Re: Xorg server uses unacceptably large amounts of memory (and keep growing) when LibreOffice is running

2021-09-09 Thread Wirawan Purwanto
Dave, I am suspecting a bug with the X hardware driver. Can you please
describe the machine you are using. Plus produce the output of "lspci"
and "lsmod"?

Wirawan

On Thu, Sep 9, 2021 at 6:59 AM DaveQB <1884...@bugs.launchpad.net> wrote:
>
> I have this same issue 🙋‍♂️
> KDE Neon (Ubuntu 20.04 base).
>
> I do have LibreOffice Writer open full-time.
> libreoffice Version 1:6.4.7-0ubuntu0.20.04.1
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1884850
>
> Title:
>   Xorg server uses unacceptably large amounts of memory (and keep
>   growing) when LibreOffice is running
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1884850/+subscriptions
>


-- 
Wirawan Purwanto
Computational Scientist, HPC Group
Information Technology Services
Old Dominion University
Norfolk, VA 23529

~ https://bfa.org ~
"Get your own copy of a free study Bible"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884850

Title:
  Xorg server uses unacceptably large amounts of memory (and keep
  growing) when LibreOffice is running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1884850/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1911055] Re: [modeset][nvidia] suspend/resume broken in nvidia-460 : Display engine push buffer channel allocation failed

2021-09-09 Thread bram lagerweij
Just an update, Nvidia seems to be aware of this, and they have
confirmed tracking these issues.

> We are tracking issue internally with bug number 3358939 .
> We are currently trying to duplicate issue locally.
> Shall keep everyone updated on it.

 Please see the Nvidia forum for updates.
- 
https://forums.developer.nvidia.com/t/regression-460-series-black-screen-on-boot-nvidia-modeset-error-gpu-failed-to-allocate-display-engine-core-dma-push-buffer/165598/35

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1911055

Title:
  [modeset][nvidia] suspend/resume broken in nvidia-460 : Display engine
  push buffer channel allocation failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-460/+bug/1911055/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1916321] Re: After wake up Logitech mouse scroll is slow

2021-09-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: solaar (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/1916321

Title:
  After wake up Logitech mouse scroll is slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/solaar/+bug/1916321/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1914740] Re: IPs are not assigned for Hipersockets in DHCP mode

2021-09-09 Thread Frank Heimes
I was able to verify this on focal in a little z/VM env. that I've setup (it's 
a little bit different to the setup that was used by the initial reporter, but 
close enough).
So I'm updating the focal tag.
(will then upgrade to hirsute and redo - sorry this way it's less work for me)

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1914740

Title:
  IPs are not assigned for Hipersockets in DHCP mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1914740/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943129] [NEW] Add support for riscv64

2021-09-09 Thread Alexandre Ghiti
Public bug reported:

It is required to add riscv64 support in files that generate Makefile,
will post the patch when fully tested.

** Affects: nx-libs (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: fr-1698

** Tags added: fr-1698

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943129

Title:
  Add support for riscv64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nx-libs/+bug/1943129/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943128] [NEW] lubuntu impish QA-test fail to install - sfdisk --force --append /dev/sda

2021-09-09 Thread Chris Guiver
*** This bug is a duplicate of bug 1864787 ***
https://bugs.launchpad.net/bugs/1864787

Public bug reported:

Lubuntu impish daily install to
- dell [optiplex] 755 (c2d-e6850, 5gb, amd/ati radeon rv516/x1300/x1550)

testcase: custom partitioning with btrfs / (sda9) & separate /home
(sda8; no-format)

I'm convinced this is a duplicate; but error message shown on screen
didn't provide enough detail for me to pick which one...   I'll look
post-filing.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: calamares 3.2.41.1-0ubuntu1
ProcVersionSignature: Ubuntu 5.13.0-14.14-generic 5.13.1
Uname: Linux 5.13.0-14-generic x86_64
.etc.calamares.modules.finished.conf:
 ---
 restartNowMode: user-checked
 restartNowCommand: "systemctl -i reboot"
.etc.calamares.modules.shellprocess_logs.conf:
 ---
 dontChroot: true
 timeout: 30
 script:
 - calamares-logs-helper @@ROOT@@
.etc.calamares.modules.unpackfs.conf:
 ---
 unpack:
 -   source: "/cdrom/casper/filesystem.squashfs"
 sourcefs: "squashfs"
 destination: ""
ApportVersion: 2.20.11-0ubuntu68
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.465
CurrentDesktop: LXQt
Date: Thu Sep  9 21:44:32 2021
LiveMediaBuild: Lubuntu 21.10 "Impish Indri" - Alpha amd64 (20210908)
RelatedPackageVersions:
 calamares-settings-ubuntu-common 1:21.04.2
 calamares-settings-lubuntu   1:21.04.2
 xfsprogs 5.10.0-4ubuntu1
 btrfs-progs  5.10.1-2
SourcePackage: calamares
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: calamares (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug impish

** Description changed:

- Lubuntu impish daily install to 
- - d755-5
+ Lubuntu impish daily install to
+ - dell [optiplex] 755 (c2d-e6850, 5gb, amd/ati radeon rv516/x1300/x1550)
  
- Manual partitioning, format / (sda9) formatted with BTRFS, re-use sda8
- as /home (ie. no format)
+ testcase: custom partitioning with btrfs / (sda9) & separate /home
+ (sda8; no-format)
  
  I'm convinced this is a duplicate; but error message shown on screen
  didn't provide enough detail for me to pick which one...   I'll look
  post-filing.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: calamares 3.2.41.1-0ubuntu1
  ProcVersionSignature: Ubuntu 5.13.0-14.14-generic 5.13.1
  Uname: Linux 5.13.0-14-generic x86_64
  .etc.calamares.modules.finished.conf:
-  ---
-  restartNowMode: user-checked
-  restartNowCommand: "systemctl -i reboot"
+  ---
+  restartNowMode: user-checked
+  restartNowCommand: "systemctl -i reboot"
  .etc.calamares.modules.shellprocess_logs.conf:
-  ---
-  dontChroot: true
-  timeout: 30
-  script:
-  - calamares-logs-helper @@ROOT@@
+  ---
+  dontChroot: true
+  timeout: 30
+  script:
+  - calamares-logs-helper @@ROOT@@
  .etc.calamares.modules.unpackfs.conf:
-  ---
-  unpack:
-  -   source: "/cdrom/casper/filesystem.squashfs"
-  sourcefs: "squashfs"
-  destination: ""
+  ---
+  unpack:
+  -   source: "/cdrom/casper/filesystem.squashfs"
+  sourcefs: "squashfs"
+  destination: ""
  ApportVersion: 2.20.11-0ubuntu68
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.465
  CurrentDesktop: LXQt
  Date: Thu Sep  9 21:44:32 2021
  LiveMediaBuild: Lubuntu 21.10 "Impish Indri" - Alpha amd64 (20210908)
  RelatedPackageVersions:
-  calamares-settings-ubuntu-common 1:21.04.2
-  calamares-settings-lubuntu   1:21.04.2
-  xfsprogs 5.10.0-4ubuntu1
-  btrfs-progs  5.10.1-2
+  calamares-settings-ubuntu-common 1:21.04.2
+  calamares-settings-lubuntu   1:21.04.2
+  xfsprogs 5.10.0-4ubuntu1
+  btrfs-progs  5.10.1-2
  SourcePackage: calamares
  UpgradeStatus: No upgrade log present (probably fresh install)

** Summary changed:

- lubuntu impish QA-test fail to install
+ lubuntu impish QA-test fail to install - sfdisk --force --append /dev/sda

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943128

Title:
  lubuntu impish QA-test fail to install - sfdisk --force --append
  /dev/sda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/1943128/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943128] Re: lubuntu impish QA-test fail to install - sfdisk --force --append /dev/sda

2021-09-09 Thread Chris Guiver
*** This bug is a duplicate of bug 1864787 ***
https://bugs.launchpad.net/bugs/1864787

This bug is the same issue as

https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/1864787

** This bug has been marked a duplicate of bug 1864787
   Lubuntu failed install "sfdisk --force --append /dev/sda"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943128

Title:
  lubuntu impish QA-test fail to install - sfdisk --force --append
  /dev/sda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/1943128/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943125] Re: devscripts breaks apt

2021-09-09 Thread sascha arthur
** Also affects: apt (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943125

Title:
  devscripts breaks apt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1943125/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1864787] Re: Lubuntu failed install "sfdisk --force --append /dev/sda"

2021-09-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: calamares (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/1864787

Title:
  Lubuntu failed install "sfdisk --force --append /dev/sda"

To manage notifications about this bug go to:
https://bugs.launchpad.net/calamares/+bug/1864787/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943103] Re: Kernel 5.4.0-84 Graphical Issues and Overheating

2021-09-09 Thread Jayden Cortez
apport information

** Tags added: apport-collected uma

** Description changed:

  > Windows are glitchy and laptop is overheating.
  
  cat /proc/version_signature:
  Ubuntu 5.4.0-84.94-generic 5.4.133
  
  sudo lspci -vnvn:
  [Log Attached]
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.18
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  knj6145 F pulseaudio
+ CasperMD5CheckResult: skip
+ DistroRelease: Linux Mint 20.2
+ InstallationDate: Installed on 2021-08-16 (24 days ago)
+ InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
+ MachineType: LENOVO 82A1
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=en_PH:en
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=en_PH.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-84-generic 
root=UUID=bf191557-7167-4211-a91d-d9ef3b7412f1 ro quiet splash
+ ProcVersionSignature: Ubuntu 5.4.0-84.94-generic 5.4.133
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-5.4.0-84-generic N/A
+  linux-backports-modules-5.4.0-84-generic  N/A
+  linux-firmware1.187.16
+ Tags:  uma
+ Uname: Linux 5.4.0-84-generic x86_64
+ UnreportableReason: This report is about a package that is not installed.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ _MarkForUpload: False
+ dmi.bios.date: 01/14/2021
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: DHCN31WW
+ dmi.board.asset.tag: ���
+ dmi.board.name: LNVNB161216
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SDK0J40709 WIN
+ dmi.chassis.asset.tag: ���
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: Yoga Slim 7 14IIL05
+ dmi.modalias: 
dmi:bvnLENOVO:bvrDHCN31WW:bd01/14/2021:svnLENOVO:pn82A1:pvrYogaSlim714IIL05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrYogaSlim714IIL05:
+ dmi.product.family: Yoga Slim 7 14IIL05
+ dmi.product.name: 82A1
+ dmi.product.sku: LENOVO_MT_82A1_BU_idea_FM_Yoga Slim 7 14IIL05
+ dmi.product.version: Yoga Slim 7 14IIL05
+ dmi.sys.vendor: LENOVO

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1943103/+attachment/5523998/+files/AlsaInfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943103

Title:
  Kernel 5.4.0-84 Graphical Issues and Overheating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1943103/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943103] CurrentDmesg.txt

2021-09-09 Thread Jayden Cortez
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1943103/+attachment/5524000/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943103

Title:
  Kernel 5.4.0-84 Graphical Issues and Overheating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1943103/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943103] CRDA.txt

2021-09-09 Thread Jayden Cortez
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1943103/+attachment/5523999/+files/CRDA.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943103

Title:
  Kernel 5.4.0-84 Graphical Issues and Overheating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1943103/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943103] IwConfig.txt

2021-09-09 Thread Jayden Cortez
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1943103/+attachment/5524001/+files/IwConfig.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943103

Title:
  Kernel 5.4.0-84 Graphical Issues and Overheating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1943103/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943103] Lspci.txt

2021-09-09 Thread Jayden Cortez
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1943103/+attachment/5524002/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943103

Title:
  Kernel 5.4.0-84 Graphical Issues and Overheating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1943103/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943103] Lspci-vt.txt

2021-09-09 Thread Jayden Cortez
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1943103/+attachment/5524003/+files/Lspci-vt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943103

Title:
  Kernel 5.4.0-84 Graphical Issues and Overheating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1943103/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943103] Lsusb.txt

2021-09-09 Thread Jayden Cortez
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1943103/+attachment/5524004/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943103

Title:
  Kernel 5.4.0-84 Graphical Issues and Overheating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1943103/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943103] Lsusb-t.txt

2021-09-09 Thread Jayden Cortez
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1943103/+attachment/5524005/+files/Lsusb-t.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943103

Title:
  Kernel 5.4.0-84 Graphical Issues and Overheating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1943103/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943103] ProcModules.txt

2021-09-09 Thread Jayden Cortez
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1943103/+attachment/5524009/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943103

Title:
  Kernel 5.4.0-84 Graphical Issues and Overheating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1943103/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943103] ProcInterrupts.txt

2021-09-09 Thread Jayden Cortez
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1943103/+attachment/5524008/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943103

Title:
  Kernel 5.4.0-84 Graphical Issues and Overheating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1943103/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943103] Lsusb-v.txt

2021-09-09 Thread Jayden Cortez
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1943103/+attachment/5524006/+files/Lsusb-v.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943103

Title:
  Kernel 5.4.0-84 Graphical Issues and Overheating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1943103/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943103] ProcCpuinfoMinimal.txt

2021-09-09 Thread Jayden Cortez
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1943103/+attachment/5524007/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943103

Title:
  Kernel 5.4.0-84 Graphical Issues and Overheating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1943103/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943103] RfKill.txt

2021-09-09 Thread Jayden Cortez
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1943103/+attachment/5524010/+files/RfKill.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943103

Title:
  Kernel 5.4.0-84 Graphical Issues and Overheating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1943103/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943103] UdevDb.txt

2021-09-09 Thread Jayden Cortez
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1943103/+attachment/5524011/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943103

Title:
  Kernel 5.4.0-84 Graphical Issues and Overheating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1943103/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943103] WifiSyslog.txt

2021-09-09 Thread Jayden Cortez
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1943103/+attachment/5524012/+files/WifiSyslog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943103

Title:
  Kernel 5.4.0-84 Graphical Issues and Overheating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1943103/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943103] acpidump.txt

2021-09-09 Thread Jayden Cortez
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1943103/+attachment/5524013/+files/acpidump.txt

** 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/1943103

Title:
  Kernel 5.4.0-84 Graphical Issues and Overheating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1943103/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   3   4   5   >