[Bug 1953116] [NEW] Mouse not staying powered

2021-12-02 Thread Andrew
Public bug reported: Mouse receives power via USB when plugged in, immediately loses it. Mouse on other devices, USB port provides power to other mice. Manufacturer: Microsoft Model: Microsoft Ergonomic Mouse (Wired) Connection: USB Mechanism: Optical Buttons: 4 Buttons + 1 Scrollwheel

[Bug 371221] Re: [pbuilder-dist] Use packages from ~/pbuilder/dist_result to satisfy deps

2021-11-26 Thread Andrew Bate
I am currently working around this bug also. The suggested workaround to generate a local repository of the packages that are built in ~/pbuilder/dist_result is a good one, but it is fragile because we are forced to assume the location of ~/pbuilder/dist_result when writing our ~/.pbuilderrc and

[Bug 1004579] Re: [pbuilder-dist] overwrite OTHERMIRROR set in ~/.pbuilderrc

2021-11-26 Thread Andrew Bate
Adding to my previous comment, I can also see that the documentation is wrong. The page https://wiki.ubuntu.com/PbuilderHowto#Differences_with_pbuilder says that: [QUOTE] pbuilder-dist does apparently not yet support all kinds of operations. The following doesn't work correctly for example:

[Bug 1004579] Re: [pbuilder-dist] overwrite OTHERMIRROR set in ~/.pbuilderrc

2021-11-26 Thread Andrew Bate
This bug still exists in focal 20.04. It should not have been closed. When using pbuilder-dist the value of OTHERMIRROR is ignored, as is the value of --othermirror passed as argument to pbuilder-dist. To work around this I need to manually add a mirror to /etc/apt/sources.list from within a

[Bug 1952185] Re: Embedded ARM64 crash trying to zero-fill an 8GB ramdisk

2021-11-26 Thread Andrew Cloke
** Information type changed from Private to Public ** No longer affects: ubuntu-power-systems ** Changed in: kernel-package (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => (unassigned) -- You received this bug notification because you are a member of

[Bug 1930086] Re: [22.04 FEAT] gcc tunings for power9

2021-11-25 Thread Andrew Cloke
** Changed in: gcc-defaults (Ubuntu) Status: New => In Progress ** Changed in: ubuntu-power-systems 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/1930086

[Bug 1952185] Re: Embedded ARM64 crash trying to zero-fill an 8GB ramdisk

2021-11-25 Thread Andrew Cloke
** Also affects: ubuntu-power-systems 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/1952185 Title: Embedded ARM64 crash trying to zero-fill an 8GB

[Bug 1951906] [NEW] lubuntu-default-wallpaper.png has transparent pixels on right edge

2021-11-22 Thread Andrew Tapia
Public bug reported: This is an issue in the lubuntu-artwork 21.10.1 package in Ubuntu 21.10. The source package is lubuntu-artwork. The lubuntu-default-wallpaper.png wallpaper has transparent pixels in its last column. When the image is used as a desktop wallpaper, the transparent pixels appear

[Bug 1951894] [NEW] Merge steam 1.0.0.72-2 from debian sid to ubuntu jammy

2021-11-22 Thread Andrew Hayzen
Public bug reported: Debian has a newer version of steam packaging available, let's merge the changes into the Ubuntu version to bring us back into sync. ** Affects: steam (Ubuntu) Importance: Undecided Assignee: Andrew Hayzen (ahayzen) Status: In Progress ** Changed

[Bug 1951696] [NEW] kernel: general protection fault

2021-11-20 Thread Andrew Heninger
Public bug reported: I started getting kernel general protection faults after upgrading to kubuntu 21.10, from 21.04. Has happened five times since then. Each time the crash happened when closing a Google Chrome window. Each time, the Chrome window was left partially transparent - the crash

[Bug 1931744] Re: Dell Precision 5750: internal mic stopped working after kernel update to 5.10.0-1029-oem

2021-11-20 Thread Andrew Novikov
The issue seems to be resolved now with Linux 5.10.0-1051-oem. It helped following https://bbs.archlinux.org/viewtopic.php?id=270392 and setting the rt715 ADC 24 Mux selector in alsamixer to DMIC3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1949909] Re: Computer stops responding on resume from suspend

2021-11-19 Thread Andrew Marshall
Hi, After the latest Ubuntu updates I am no longer experiencing this issue (possibly nvidia related?) Thanks for your support. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949909 Title:

[Bug 1951470] Re: webkit javascript segmentation fault

2021-11-19 Thread Andrew Cloke
** Also affects: ubuntu-z-systems 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/1951470 Title: webkit javascript segmentation fault To manage

[Bug 1950772] Re: Release-upgrade from bionic -> focal breaks postgres if postgis is in use

2021-11-12 Thread Andrew Gallagher
May be related to https://bugs.launchpad.net/ubuntu/+source/update- manager/+bug/1907652?comments=all ** Summary changed: - Release-upgrade from bionic -> focal bricks postgres if postgis is in use + Release-upgrade from bionic -> focal breaks postgres if postgis is in use -- You received this

[Bug 1950772] [NEW] Release-upgrade from bionic -> focal bricks postgres if postgis is in use

2021-11-12 Thread Andrew Gallagher
Public bug reported: When performing a release upgrade from bionic to focal, the package postgresql-10-postgis-2.4 is removed due to dependency issues with libgdal20. But to perform a cluster upgrade from postgresql-10 to postgresql-12, both v10 and v12 clusters must be running, and so both

[Bug 1949909] Re: Bluetooth crashes on resume from suspend

2021-11-07 Thread Andrew Marshall
Hi, apologies if bluez is not the appropriate package. I have followed the above instructions in an case. 1. No crash files present. 2. The following problems were reported on errors.ubuntu.com https://errors.ubuntu.com/oops/feac943a-8847-11eb-9538-fa163ee63de6

[Bug 1949909] [NEW] bluetooth crashes on resume from suspend

2021-11-04 Thread Andrew Marshall
Public bug reported: Crash on resume from suspend. The following messages appear and the computer stops responding: ``` [ 26.227264] Bluetooth: hci0: Reading supported features failed (-16) [ 26.228275] Bluetooth: hci0: Setting Intel telemetry ddc write event mask failed (-95) ```

[Bug 1947860] Re: qemu-arm-static swallows the program name, and shifts all arguments left

2021-10-24 Thread Andrew L. Moore
Upgrading to Debian sid version 1:6.1 also appears to resolve the issue: Package: qemu-user-static/now 1:6.1+dfsg-6 amd64 $ sudo chroot armTest ./test.sh a bb ccc $0=./test.sh $1=a $1=bb $*=a bb ccc $ -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1947860] Re: qemu-arm-static swallows the program name, and shifts all arguments left

2021-10-23 Thread Andrew L. Moore
I'm seeing a slight variation of this with Package: qemu-user-static/impish,now 1:6.0+dfsg-2expubuntu1 amd64 Uname: Linux 5.13.0-21-generic #21-Ubuntu SMP x86_64 x86_64 x86_64 GNU/Linux $ sudo chroot armTest ./test.sh a bb ccc /bin/sh: 0: Can't open a $ sudo chroot armTest ./test.sh ./test.sh

[Bug 1946578] Re: Update for CVE-2021-41133

2021-10-20 Thread Andrew Hayzen
Please find attached the debdiff for Ubuntu 18.04 bionic. I have performed some testing in a VM and built in a PPA. Note that for bionic (same as focal), we likely want to use the version of libseccomp2 from bionic-updates ( 2.5.1-1ubuntu1~18.04.1) rather than focal-security (

[Bug 1946578] Re: Update for CVE-2021-41133

2021-10-20 Thread Andrew Hayzen
nchpad.net/ubuntu/+source/flatpak/+bug/1946578/+attachment/5534670/+files/focal_flatpak_1.6.5-0ubuntu0.3_to_1.6.5-0ubuntu0.4.debdiff.gz ** Changed in: flatpak (Ubuntu Bionic) Status: New => In Progress ** Changed in: flatpak (Ubuntu Bionic) Assignee: (unassigned) => Andrew Hayzen (a

[Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-10-20 Thread Andrew Berry
Thanks for your prompt work on this. I enabled the proposed repository and have upgraded the zfs packages. As this fix is in the zfs kernel module, I thought I would need to update the kernel packages too: ``` $ dpkg-query -S /lib/modules/5.4.0-89-generic/kernel/zfs/zfs.ko

[Bug 1946578] Re: Update for CVE-2021-41133

2021-10-19 Thread Andrew Hayzen
) Assignee: (unassigned) => Andrew Hayzen (ahayzen) ** Changed in: flatpak (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/1946578 Title:

[Bug 1947526] [NEW] can't run associated docker-compose

2021-10-17 Thread Andrew deVillier
Public bug reported: I can't seem to get apparmor to run at all, even sudo rm and sudo restart in the /etc/init.d/apparmor ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: apparmor 2.13.3-7ubuntu5.1 ProcVersionSignature: Ubuntu 5.11.0-37.41~20.04.2-generic 5.11.22 Uname: Linux

[Bug 1946578] Re: Update for CVE-2021-41133

2021-10-14 Thread Andrew Hayzen
So hirsute and impish have libseccomp 2.5.1, but focal and bionic have 2.4.3 in the security pocket and 2.5.1 in the updates pocket. I'm not sure if there is procedure here to try and pull 2.5.1 of focal and bionic into the security pocket with flatpak - if that is needed to solve the security

[Bug 1946578] Re: Update for CVE-2021-41133

2021-10-14 Thread Andrew Hayzen
Please find attached the debdiff for Ubuntu 21.04 hirsute. I have performed some testing in a VM and built in a PPA. Let me know if anything has been done incorrectly. ** Attachment added: "Hirsute CVE debdiff"

[Bug 1946578] Re: Placeholder for CVE-2021-41133

2021-10-14 Thread Andrew Hayzen
Please find attached the debdiff for Ubuntu 21.10 impish. I have performed some testing in a VM and built in a PPA. Let me know if anything has been done incorrectly. ** Attachment added: "Impish CVE debdiff"

[Bug 1946578] Re: Placeholder for CVE-2021-41133

2021-10-12 Thread Andrew Hayzen
** Changed in: flatpak (Ubuntu Impish) Status: New => In Progress ** Changed in: flatpak (Ubuntu Hirsute) Status: New => In Progress ** Changed in: flatpak (Ubuntu Hirsute) Assignee: (unassigned) => Andrew Hayzen (ahayzen) -- You received this bug notification be

[Bug 1935728] Re: [radeon] Mouse pointer randomly disappears - other mouse operations still work

2021-10-11 Thread Andrew Toogood
Same here, seems like most apple iMacs running ubuntu have this issue, probably relates to ATI RV730 card. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935728 Title: [radeon] Mouse pointer

[Bug 1946686] [NEW] Fix zfs_get_data access to files with wrong generation causing panics

2021-10-11 Thread Andrew Berry
Public bug reported: As mentioned at https://answers.launchpad.net/ubuntu/+source/zfs- linux/+question/696659, the following pull request fixes a panic acquiring a lock: https://github.com/openzfs/zfs/pull/11682 This fix does not appear to be a part of the latest Ubuntu 20.04 release:

[Bug 1946578] Re: Placeholder for CVE-2021-41133

2021-10-09 Thread Andrew Hayzen
If someone has the permissions could they add bionic, focal, hirsute, and impish as affected series ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946578 Title: Placeholder for CVE-2021-41133 To

[Bug 1946578] Re: Placeholder for CVE-2021-41133

2021-10-09 Thread Andrew Hayzen
buses. ** Information type changed from Public to Public Security ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-41133 ** Changed in: flatpak (Ubuntu) Assignee: (unassigned) => Andrew Hayzen (ahayzen) -- You received this bug notification because you are a member

[Bug 1946578] [NEW] Placeholder for CVE-2021-41133

2021-10-09 Thread Andrew Hayzen
Public bug reported: [Links] https://github.com/flatpak/flatpak/security/advisories/GHSA-67h7-w3jq-vh4q https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995935 https://security-tracker.debian.org/tracker/CVE-2021-41133 ** Affects: flatpak (Ubuntu) Importance: Undecided Status: New

[Bug 1946196] Re: Additional Drivers fails with pk-client-error-quark: Cannot download packages whilst offline (257)

2021-10-06 Thread Andrew Enderson
While trouble shooting something else, I used the Driver Manager in kubuntu System Settings (which uses Additional Drivers) to uninstall the nvidia driver (nvidia-driver-390). After finishing the trouble shooting, I attempted to reinstall the nvidia driver via Additional Drivers, and I'm getting

[Bug 1935583] Re: Kernel panic on Bionic 5.4.0-47-generic

2021-09-30 Thread Andrew Cloke
** Changed in: kunpeng920 Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935583 Title: Kernel panic on Bionic 5.4.0-47-generic To manage notifications about

[Bug 1944590] Re: KVM patch from upstream stable series needs applying

2021-09-28 Thread Andrew Bird
Seems to have been applied in 5.11.0-37-generic #41~20.04.2-Ubuntu so we can close this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1944590 Title: KVM patch from upstream stable series needs

[Bug 1944590] [NEW] KVM patch from upstream stable series needs applying

2021-09-22 Thread Andrew Bird
Public bug reported: This patch has been applied to the Upstream stable series, but since Ubuntu Focal HWE uses 5.11 which is not an Upstream stable kernel I suspect I may need to raise a bug report to trigger its inclusion. https://www.spinics.net/lists/kernel/msg4039595.html ** Affects:

[Bug 1944508] Re: [P10] CAS : last kernel not auto booted

2021-09-22 Thread Andrew Cloke
** Also affects: ubuntu-power-systems 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/1944508 Title: [P10] CAS : last kernel not auto booted To manage

[Bug 1944431] Re: Changing the resolution while in the activites overview changes to the desktop

2021-09-21 Thread Andrew Hayzen
Reported an issue upstream https://gitlab.gnome.org/GNOME/gnome- shell/-/issues/4626 ** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #4626 https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4626 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1944431] Re: Changing the resolution while in the activites overview changes to the desktop

2021-09-21 Thread Andrew Hayzen
** Description changed: What Happened - 1) Installed the package gnome-session (ensuring it is the latest version) - 2) At gdm picked "GNOME" and not "Ubuntu" - 3) Reboot and login to the desktop - 4) Notice that initially the activity overview is shown (correctly) - 5) Then within a second or

[Bug 1944431] Re: gnome-session impish 40 update login quickly causes desktop rather than activites overview

2021-09-21 Thread Andrew Hayzen
OK, I've figured out what is going on. If you are on the activities overview and you change the resolution of the VM it then goes back to the desktop. I'll see if there are any bugs upstream as it happens on Fedora rawhide as well ... ** Summary changed: - gnome-session impish 40 update login

[Bug 1944431] [NEW] gnome-session impish 40 update login quickly causes desktop rather than activites overview

2021-09-21 Thread Andrew Hayzen
Public bug reported: What Happened 1) Installed the package gnome-session (ensuring it is the latest version) 2) At gdm picked "GNOME" and not "Ubuntu" 3) Reboot and login to the desktop 4) Notice that initially the activity overview is shown (correctly) 5) Then within a second or so, something

[Bug 1943769] Re: Update impish to 1.10.3 microrelease

2021-09-16 Thread Andrew Hayzen
Find attached a debdiff for Ubuntu impish which takes 1.10.2-3 to 1.10.3-0ubuntu1. This is also available in a PPA here https://launchpad.net/~ahayzen/+archive/ubuntu/flatpak-manual- uploads-1-10-3-clean-1-impish ** Attachment added: "flatpak_1.10.2-3.to.1.10.3-0ubuntu1.debdiff.gz"

[Bug 1943769] Re: Update impish to 1.10.3 microrelease

2021-09-15 Thread Andrew Hayzen
** Description changed: - Placeholder + There is an upstream update to the 1.10 series, this allows us to drop + all patches as they are applied upstream. + + Note we cannot sync from Debian as they have moved unstable to the pre- + release 1.11 series temporarily. + + [Upstream changes] + This

[Bug 1943769] [NEW] Update impish to 1.10.3 microrelease

2021-09-15 Thread Andrew Hayzen
Public bug reported: Placeholder ** Affects: flatpak (Ubuntu) Importance: Undecided Assignee: Andrew Hayzen (ahayzen) Status: In Progress ** Changed in: flatpak (Ubuntu) Status: New => In Progress ** Changed in: flatpak (Ubuntu) Assignee: (unassigned) =>

[Bug 1909286] Re: ubuntu_kernel_selftest will be interrupted with the reuseport_bpf_cpu / reuseport_bpf_numa test in net (BUG: Unable to handle kernel instruction fetch (NULL pointer?))

2021-09-15 Thread Andrew Cloke
** Also affects: ubuntu-power-systems Importance: Undecided Status: New ** Changed in: ubuntu-power-systems Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1943312] Re: dependency problems of version 3.4.2-1ubuntu3

2021-09-13 Thread Andrew
It's already in repository libffi8/impish-proposed 3.4.2-1ubuntu4 amd64 [can be updated from: 3.4.2-1ubuntu3] Foreign Function Interface library runtime libffi8ubuntu1/hirsute,impish 3.4~20200819gead65ca871-0ubuntu5 amd64 Foreign Function Interface library runtime -- You received this bug

[Bug 1943312] Re: dependency problems of version 3.4.2-1ubuntu3

2021-09-12 Thread Andrew
I'm newby in this. Can you write actions by steps? for d in libffi8*.deb; do dpkg-deb -x $d $d.dir; dpkg-deb -e $d $d.dir/DEBIAN; sed -i 's/Breaks: libffi8ubuntu1/Breaks: libffi8ubuntu1 (<= 3.4~20200819gead65ca871-0ubuntu5)/' $d/DEBIAN/control; dpkg-deb -b $d.dir $d; done Is it script?

[Bug 1943312] Re: dependency problems of version 3.4.2-1ubuntu3

2021-09-12 Thread Andrew
Replace Breaks: libffi8ubuntu1 with Breaks: libffi8ubuntu1 (<= 3.4~20200819gead65ca871-0ubuntu5) doesn't help. Bug still present. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943312 Title:

[Bug 1936771] Re: disable “CONFIG_HISI_DMA” config for ubuntu version

2021-09-02 Thread Andrew Cloke
** Changed in: kunpeng920/ubuntu-20.04 Status: In Progress => Fix Committed ** Changed in: kunpeng920/ubuntu-20.04-hwe Status: In Progress => Fix Committed ** Changed in: kunpeng920 Status: In Progress => Fix Committed -- You received this bug notification because you are

[Bug 1942221] [NEW] package speedtest-cli (not installed) failed to install/upgrade: попытка перезаписать «/usr/bin/speedtest», который уже имеется в пакете speedtest 1.0.0.2-1.5ae238b

2021-08-31 Thread Andrew
Public bug reported: this bug is crazy ProblemType: Package DistroRelease: Ubuntu 20.04 Package: speedtest-cli (not installed) ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22 Uname: Linux 5.11.0-27-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.18 AptOrdering:

[Bug 1940587] [NEW] Upgrade s3fs to 1.90

2021-08-19 Thread Andrew Gaul
Public bug reported: Release notes: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.90 This includes many bug fixes, including an optimization for small files that also allows use on write-once buckets. ** Affects: s3fs-fuse (Ubuntu) Importance: Undecided Status: New --

[Bug 1927076] Re: IPv6 TCP in reuseport_bpf_cpu from ubuntu_kernel_selftests/net crash P8 node entei on 5.8 kernel (Oops: Exception in kernel mode, sig: 4 [#1])

2021-08-16 Thread Andrew Cloke
Since the groovy 5.8 kernel is now EOL, can this be reproduced with the 5.11 kernel? Or can we close this bug out? ** Changed in: ubuntu-power-systems Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1939127] Re: ubuntu_kernel_selftests:powerpc:subpage_prot_anon: Failed with 3072 errors on Bionic 4.15 P9

2021-08-16 Thread Andrew Cloke
I notice that both this issue and the one in lp:1813140 were both seen on the same P9 system ("baltar"). Can this be reproduced on any other P9 systems? Does it reliably fail, or does it only fail occasionally? ** Changed in: ubuntu-power-systems Status: New => Incomplete -- You

[Bug 1932335] Re: Steam won't update

2021-08-14 Thread Andrew Hayzen
Thank you for taking the time to report this bug and helping to make Ubuntu better. This does seem curious, did you solve the issue? were you able to navigate to the download manifest via your web browser at the time of the error? Looking at later versions of the steam debian package, "curl" has

[Bug 1937914] Re: [HP Probook 450 G6] Laptop Monitor Turns off During Startup, but older kernel versions work

2021-08-06 Thread Andrew White
It was not clear to me how to attach an updated system log to this existing bug report, so I simply submitted a new one, which is here: https://bugs.launchpad.net/ubuntu/+source/linux-signed- hwe-5.11/+bug/1939160 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1939160] [NEW] [HP Probook 450 G6] Laptop Monitor Turns off During Startup, but older kernel versions work (updated system log)

2021-08-06 Thread Andrew White
Public bug reported: I had previously submitted this bug here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1937914 , but I submitted a system log from an older, working version of Ubuntu rather than from the failing version. This report has the updated log. While starting the my laptop

[Bug 1937914] Re: [HP Probook 450 G6] Laptop Monitor Turns off During Startup, but older kernel versions work

2021-07-31 Thread Andrew White
In "Software & Updates", under the "Additional Drivers" tab, I tried both "Using NVIDIA driver metapackage from nvidia-driver-470 (proprietary, tested)" and "Using NVIDIA driver metapackage from nvidia- driver-460 (proprietary)". Neither worked. I will be able to upload a log from the failing

[Bug 1938553] Re: Please update to upstream release 20210608.1

2021-07-30 Thread Andrew Jackura
If you are having build issues related to the e2e_test binary I bet it is because it uses a separate go.mod from the main binary. Both binaries do build fine at each tag though, but if you are not using e2e tests I would suggest just skipping building that binary. On another note I am about to

[Bug 1938351] [NEW] Merge steam 1.0.0.70-2 from debian experimental to ubuntu impish

2021-07-28 Thread Andrew Hayzen
). ** Affects: steam (Ubuntu) Importance: Undecided Assignee: Andrew Hayzen (ahayzen) Status: In Progress ** Changed in: steam (Ubuntu) Assignee: (unassigned) => Andrew Hayzen (ahayzen) ** Changed in: steam (Ubuntu) Status: New => In Progress -- You received th

[Bug 1937914] [NEW] Laptop Monitor Turns off During Startup

2021-07-24 Thread Andrew White
Public bug reported: While starting the my laptop (Computer Model: HP Probook 450 G6 ProdID 5YH15UT#ABA Memory: 15.5 GB Processor: Intel Core i7-8565U CPU @ 1.80GHz x 8 Graphics: NV118 / Mesa Intel UHD Graphics 620 (WHL GT2) Disk Capacity: 256.1 GB) which runs (OS Name: Ubuntu 20.04.2 LTS OS

[Bug 1924850] Re: package usrmerge 24ubuntu3 failed to install/upgrade: installed usrmerge package post-installation script subprocess returned error exit status 1

2021-07-22 Thread Andrew
I'm so confused. My 21.04 installation aborted over this, and I was warned my system may be in an unuseable state, except when I login via ssh it says it is 21.04 and apt doesn't seem to detect anything to update...so...how do I know if there is any work unfinished, and how can I check my system

[Bug 1924850] Re: package usrmerge 24ubuntu3 failed to install/upgrade: installed usrmerge package post-installation script subprocess returned error exit status 1

2021-07-22 Thread Andrew
For me it was: "Both /sbin/grub-install and /usr/sbin/grub-install exist" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1924850 Title: package usrmerge 24ubuntu3 failed to install/upgrade:

[Bug 1936981] [NEW] Apparmor Error when running chromium snap via selenium

2021-07-20 Thread Andrew Reis
Public bug reported: After transition to chromium-browser/chromium-chromedriver snap, selenium is no longer able to follow it's script to grab portions of a website. ** Affects: chromium-browser (Ubuntu) Importance: Undecided Status: New -- You received this bug notification

[Bug 1934077] Re: package ubuntu-advantage-tools 27.1~16.04.1 - ModuleNotFoundError: No module named 'uaclient' - maybe dup 1930121

2021-07-07 Thread Andrew Dalcher
This is for sure caused by the python3 installation. I get the same issue on my machine with a local Python 3.9 installation, which I needed since Ubuntu 16.04 only gets 3.5 from aptitude. > which python /usr/bin/python > which python3 /usr/local/bin/python3 > python3 --version Python 3.9.1 >

[Bug 1931744] Re: Dell Precision 5750: internal mic stopped working after kernel update to 5.10.0-1029-oem

2021-07-05 Thread Andrew Novikov
I guess the issues with microphone described in https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.10/+bug/1932303 must have the same cause as in this case as the audio hardware should be identical. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-07-05 Thread Andrew Smith
I get this error in 21.10, tried both intel-media-va-driver-non-free and intel-media-va-driver $ vainfo libva info: VA-API version 1.11.0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so libva error: dlopen of /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so failed:

[Bug 1777504] Re: Ubiquity crashed during the install of Ubuntu 18.04.

2021-07-03 Thread Andrew Sharrem
I have experienced the same or similar issue. Installer crashes after "copying files" stage and at beginning of "installing" stage. When Slideshow is removed or otherwise not displayed, crash will occur. However I have discovered that when you wait at "user creation" page, copying

[Bug 1934402] Re: get_species_taxids does not print all information when invoked with -n

2021-07-01 Thread Andrew Robbins
Attached proposed patch. Should probably send to upstream. ** Patch added: "Debdiff patch" https://bugs.launchpad.net/ubuntu/+source/ncbi-blast+/+bug/1934402/+attachment/5508518/+files/ncbi-blast+_2.9.0-2ubuntu2.debdiff -- You received this bug notification because you are a member of

[Bug 1934402] [NEW] get_species_taxids does not print all information when invoked with -n

2021-07-01 Thread Andrew Robbins
Public bug reported: On ubuntu 20.04.2, ncbi-blast+ 2.9.0-2 It appears that the parsing logic in the script was broken by the ncbi entrez api at some point. When running this script with -n [species], it returns the number of results and no more. Running the script included with the latest

[Bug 1931744] Re: Dell Precision 5750: internal mic stopped working after kernel update to 5.10.0-1029-oem

2021-06-28 Thread Andrew Novikov
** Description changed: On all kernel versions that I used before the 5.10.0-1029-oem the internal microphone of my Dell Precision 5750 worked perfectly. After the upgrade to 5.10.0-1029-oem the internal mic stopped working but I can still use an external mic. I couldn't enable the

[Bug 1933289] Re: bleachbit fails to launch as root in Ubuntu 21.04

2021-06-24 Thread Andrew Ziem
First, please update to a new version. The latest release is version 4.3.0 beta, which will soon be 4.4.0 stable with little change. There's also 4.2.0 stable that is much newer than version 3.9. Ubuntu has a "no rolling release policy," so its repositories will not keep BleachBit updated. You

[Bug 1931744] Re: Dell Precision 5750: internal mic stopped working after kernel update to 5.10.0-1029-oem

2021-06-24 Thread Andrew Novikov
5.10.0-1034-oem and the issue is still there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1931744 Title: Dell Precision 5750: internal mic stopped working after kernel update to 5.10.0-1029-oem

[Bug 1931744] Re: Dell Precision 5750: internal mic stopped working after kernel update to 5.10.0-1029-oem

2021-06-21 Thread Andrew Novikov
Upgrading to 5.10.0-1032-oem didn't solve the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1931744 Title: Dell Precision 5750: internal mic stopped working after kernel update to

[Bug 1903288] Re: Power guest secure boot with static keys: kernel portion

2021-06-21 Thread Andrew Cloke
Adjusting priority to high while waiting for patches to test. ** Changed in: ubuntu-power-systems Importance: Critical => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903288 Title: Power

[Bug 1933091] [NEW] he following packages have unmet dependencies: libc6 : Breaks: libc6:i386 (!= 2.31-0ubuntu9.2) but 2.31-0ubuntu9 is to be installed libc6:i386 : Breaks: libc6 (!= 2.31-0ubuntu9) bu

2021-06-21 Thread Andrew Knox
Public bug reported: I have the the following every time I go to install a package and I'm not sure how to resolve this? Any help gratefully appreciated!! The following packages have unmet dependencies: libc6 : Breaks: libc6:i386 (!= 2.31-0ubuntu9.2) but 2.31-0ubuntu9 is to be installed

[Bug 1812456] Re: [MIR] libflatpak0

2021-06-19 Thread Andrew Hayzen
tl;dr; Flatpak currently considers remotes as trusted, so after you have added one with a password at system level, you don't need a password to install apps for that remote. I don't about how polkit rules work, but this is just a comment describing what happens from a user perspective with

[Bug 1931744] [NEW] Dell Precision 5750: internal mic stopped working after kernel update to 5.10.0-1029-oem

2021-06-11 Thread Andrew Novikov
Public bug reported: On all kernel versions that I used before the 5.10.0-1029-oem the internal microphone of my Dell Precision 5750 worked perfectly. After the upgrade to 5.10.0-1029-oem the internal mic stopped working but I can still use an external mic. I couldn't enable the internal mic

[Bug 1875796] Re: HP Envy 5530 printer/scanner does not work

2021-06-09 Thread Andrew
I have one printer. It is a HP Envy 5530. I'm experiencing multiple issues. Sometimes CUPS finds printers, sometimes it doesn't. It auto-adds printers randomly. It auto-deletes printers randomly. One day the printer works, the next it does not. Also seeing these errors in syslog: Jun 9

[Bug 1930690] [NEW] package nvidia-dkms-460 460.80-0ubuntu0.20.04.2 failed to install/upgrade: installed nvidia-dkms-460 package post-installation script subprocess returned error exit status 10

2021-06-03 Thread Andrew Wildman
Public bug reported: This was occur during the automatic update via software centre.Using Ubuntu 20.04.2 LTS version ProblemType: Package DistroRelease: Ubuntu 20.04 Package: nvidia-dkms-460 460.80-0ubuntu0.20.04.2 Uname: Linux 5.12.8-051208-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.18

[Bug 1929921] Re: Ubuntu 20.04.2 - OPENSSL_cleanse() fails with segmentation fault in eddsa_test

2021-05-28 Thread Andrew Cloke
** Also affects: ubuntu-z-systems Importance: Undecided Status: New ** Changed in: ubuntu-z-systems Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929921

[Bug 1929926] Re: [UBUNTU 21.10] qemu: target/s390x: Fix translation exception on illegal instruction

2021-05-28 Thread Andrew Cloke
** Also affects: ubuntu-power-systems Importance: Undecided Status: New ** Changed in: ubuntu-power-systems Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1929923] Re: [UBUNTU 20.04] LPAR becomes unresponsive after the Kernel panic - rq_qos_wake_function

2021-05-28 Thread Andrew Cloke
Is it possible to describe the steps required to reproduce this issue? And the environment in which it occurred? Thanks! ** Changed in: ubuntu-z-systems Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1929923] Re: [UBUNTU 20.04] LPAR becomes unresponsive after the Kernel panic - rq_qos_wake_function

2021-05-28 Thread Andrew Cloke
** Also affects: ubuntu-z-systems 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/1929923 Title: [UBUNTU 20.04] LPAR becomes unresponsive after the Kernel

[Bug 1872244] Re: Jack audio not working on Ubuntu 20.04 running on a Thinkpad Carbon X1 (7th gen)

2021-05-27 Thread Andrew Bailey
Hi Im still affected by this and know of no workaround. So as this bug report got downgraded to a question I submitted a bug, Bug #1927802 to see if we can get a fix. Please follow the new bug report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1929825] Re: [Ubuntu 21.04] OSA Device doesn't get enabled if a vlan is specified on the kernel cmdline for the installer

2021-05-27 Thread Andrew Cloke
** Also affects: ubuntu-z-systems Importance: Undecided Status: New ** Changed in: ubuntu-z-systems Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929825

[Bug 1929790] Re: Request to backport fix for endianness issue in TigerVNC vncviewer

2021-05-27 Thread Andrew Cloke
** Also affects: ubuntu-z-systems Importance: Undecided Status: New ** Changed in: ubuntu-z-systems 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/1929790

[Bug 1737606] Re: tracker-extract crashed with signal 31 in fstatfs64() from FcFStatFs()

2021-05-26 Thread Andrew Somerville
happens in 20.04 too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1737606 Title: tracker-extract crashed with signal 31 in fstatfs64() from FcFStatFs() To manage notifications about this bug go

[Bug 1929657] Re: [Ubuntu 20.4.2] vLan not getting static IP assigned (on s390x)

2021-05-26 Thread Andrew Cloke
** Also affects: ubuntu-z-systems Importance: Undecided Status: New ** Changed in: ubuntu-z-systems Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929657

[Bug 1798089] Re: ClamAV do not processes CL_TYPE_RAR cdb custom signature format

2021-05-23 Thread Andrew Aitchison
The RAR licence is "non-Free". 21.04/Hirsute has libclamunrar and libclamunrar9 (I think in the "non- free" packages): I note that these are version 0.102.3-3 which is older than my clamav 0.103.2+dfsg-ubuntu0.21.04.1 # apt show libclamunrar Package: libclamunrar Version: 0.102.3-3 Priority:

[Bug 1926165] Re: Bass speakers not enabled on Lenovo Yoga 9i

2021-05-20 Thread Andrew Somerville
Another confirmation for the 9i. After set-verb.sh script my bass speaker is working. Thanks Hui Wang! You're such a helpful person. I've heard you've managed to fix a bunch of these, where people would just be frustrated for months and years without you. If you're ever in Pittsburgh, I'll buy

[Bug 1926165] Re: Bass speakers not enabled on Lenovo Yoga 9i

2021-05-19 Thread Andrew Somerville
@hui.wang is my hero! I can't wait to test this when I get home tonight! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926165 Title: Bass speakers not enabled on Lenovo Yoga 9i To manage

[Bug 1928475] Re: Xorg freeze when booting up

2021-05-17 Thread andrew g
here is the file ** Attachment added: "journal.txt" https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1928475/+attachment/5498299/+files/journal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1928595] Re: cheese camera app not display anything

2021-05-17 Thread andrew g
here is the info: HP Truevision HD: HP Truevision (usb-:00:1d.0-1.5): /dev/video0 /dev/video1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1928595 Title: cheese camera app not

[Bug 1927064] Re: Bluetooth toggle not working in Ubuntu 21.04

2021-05-17 Thread andrew robinson
*** This bug is a duplicate of bug 1926062 *** https://bugs.launchpad.net/bugs/1926062 ** This bug has been marked a duplicate of bug 1926062 [hirsute] Can't turn bluetooth on again after turning it off -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1928609] Re: Tried to install new Ubuntu Studio to Windows 10+Older Ubuntu Studio partitioned ASUS laptop and I get an error code

2021-05-16 Thread Andrew S
The 'Restart Now' button appears grayed in the Installation Complete popup that reads: Installation is complete. You need to restart the computer in order to use the new installation. The grayed Restart Now button cannot be clicked on. -- You received this bug notification because you are a

[Bug 1928609] [NEW] Tried to install new Ubuntu Studio to Windows 10+Older Ubuntu Studio partitioned ASUS laptop and I get an error code

2021-05-16 Thread Andrew S
Public bug reported: I installed Ubuntu Studio onto my dual Win10/Ubuntu Studio laptop using a USB stick. I got a fatal error code. I opted to install over everything as there's nothing in the laptop that I need to save. I know this issue will get resolved soon. Just look forward to enjoying

[Bug 1928595] acpidump.txt

2021-05-16 Thread andrew g
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1928595/+attachment/5498031/+files/acpidump.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1928595] ProcCpuinfoMinimal.txt

2021-05-16 Thread andrew g
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1928595/+attachment/5498025/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1928595] UdevDb.txt

2021-05-16 Thread andrew g
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1928595/+attachment/5498029/+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/1928595 Title:

<    1   2   3   4   5   6   7   8   9   10   >