[Bug 2081143] [NEW] Upgrading to server 24.04 aborts

2024-09-19 Thread Peter William Lyons
Public bug reported: do-release-upgrade from server 22.04 to server 24.04 I get this message:Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade. The package 'update-manager' is marked for removal but it is in the removal deny list. If none of this a

[Bug 2077887] Re: Backport VFIO P2P patch for BlueField 5.15

2024-09-11 Thread William Tu
the original patch series for 6.0 kernel is herhe https://patchwork.kernel.org/project/linux-rdma/cover/0-v2-472615b3877e+28f7-vfio_dma_buf_...@nvidia.com/ backport to 5.15 upstream kernel (not Bluefield) https://github.com/torvalds/linux/compare/master...jgunthorpe:linux:for-william v3 patch

[Bug 2080318] [NEW] BlueField Jammy: call trace RIP: 0010:mlx5_tc_ct_del_ft_cb.part.0+0x17b/0x1c0

2024-09-10 Thread William Tu
Public bug reported: * Intro Got call trace RIP below, internal bug ID: 4059202 [ 747.269287] WARNING: CPU: 3 PID: 8360 at include/net/netfilter/nf_flow_table.h:261 mlx5_tc_ct_del_ft_cb.part.0+0x17b/0x1c0 [mlx5_core] * Solution Need to backport "sched: act_ct: take care of padding in struct

[Bug 2068788] Re: package phpmyadmin 4:5.2.1+dfsg-3 failed to install/upgrade: installed phpmyadmin package post-installation script subprocess returned error exit status 1

2024-09-10 Thread William Desportes
MySQL said: Your password does not satisfy the current policy requirements ** Changed in: phpmyadmin (Ubuntu) Status: Confirmed => Invalid ** Changed in: phpmyadmin (Ubuntu) Assignee: (unassigned) => William Desportes (williamdes) -- You received this bug notification becau

[Bug 2079958] [NEW] how to fix this

2024-09-09 Thread john william
Public bug reported: how to fix this ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: ubuntu-release-upgrader-core 1:22.04.17 ProcVersionSignature: Ubuntu 5.15.0-79.86-generic 5.15.111 Uname: Linux 5.15.0-79-generic x86_64 NonfreeKernelModules: lkp_Ubuntu_5_15_0_79_86_generic_106 ApportVersi

[Bug 2078770] [NEW] how to fix this

2024-09-02 Thread john william
Public bug reported: need some help commands ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: ubuntu-release-upgrader-core 1:22.04.17 ProcVersionSignature: Ubuntu 5.15.0-79.86-generic 5.15.111 Uname: Linux 5.15.0-79-generic x86_64 NonfreeKernelModules: lkp_Ubuntu_5_15_0_79_86_generic_106 App

[Bug 2077887] Re: Backport VFIO P2P patch for BlueField 5.15

2024-08-26 Thread William Tu
** Description changed: * Summary Current BF kernel doesn't support VFIO P2P, the following patches need to backport, based on 6.0 kernel. 1. https://patchwork.kernel.org/project/kvm/cover/0-v2-1bd95d72f298+e0e-vfio_pci_priv_...@nvidia.com/ 2. https://patchwork.kernel.org/project

[Bug 2077887] [NEW] Backport VFIO P2P patch for BlueField 5.15

2024-08-26 Thread William Tu
Public bug reported: * Summary Current BF kernel doesn't support VFIO P2P, the following patches need to backport, based on 6.0 kernel. 1. https://patchwork.kernel.org/project/kvm/cover/0-v2-1bd95d72f298+e0e-vfio_pci_priv_...@nvidia.com/ 2. https://patchwork.kernel.org/project/kvm/cover/0-v2-0

[Bug 2028165] Re: nvidia-dkms-* FTBS with linux 6.5

2024-08-16 Thread William Norfleet
Noob here. I readily admit I don't know what I'm doing. 390.157 seems to work now: $ grep "X Driver" /var/log/Xorg.0.log [38.313] (II) NVIDIA dlloader X Driver 390.157 Wed Oct 12 09:21:41 UTC 2022 Boot failed after an upgrade to kernel 6.5, but boot works now (no more messing with grub c

[Bug 2028165] Re: nvidia-dkms-* FTBS with linux 6.5

2024-08-15 Thread William Norfleet
Seems to work now under 6.8.0-40-generic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2028165 Title: nvidia-dkms-* FTBS with linux 6.5 To manage notifications about this bug go to: https://bugs.la

[Bug 2075557] Re: performance degradation on BlueField-2 5.15.0-1044-bluefield

2024-08-02 Thread William Tu
** Description changed: * Explain the bug(s) We run a simple CPU-only xor application. + test.c + -- int main(void) { long i; int count = 0; for (i=0; i< 100; i++) { count = count ^ i; } return 0; } tested

[Bug 2075557] Re: performance degradation on BlueField-2 5.15.0-1044-bluefield

2024-08-01 Thread William Tu
root@c-237-155-120-p88-00-0-bf2:/boot# diff config-5.15.0-1043-bluefield config-5.15.0-1044-bluefield 3c3 < # Linux/arm64 5.15.0-1043-bluefield Kernel Configuration --- > # Linux/arm64 5.15.0-1044-bluefield Kernel Configuration 37c37 < CONFIG_VERSION_SIGNATURE="Ubuntu 5.15.0-1043.45-bluefield 5.15

[Bug 2075557] Re: performance degradation on BlueField-2 5.15.0-1044-bluefield

2024-08-01 Thread William Tu
** Description changed: * Explain the bug(s) We run a simple CPU-only xor application. int main(void) { - long i; - int count = 0; - for (i=0; i< 100; i++) { - count = count ^ i; - } - return 0; + long i; + in

[Bug 2075557] [NEW] performance degradation on BlueField-2 5.15.0-1044-bluefield

2024-08-01 Thread William Tu
Public bug reported: * Explain the bug(s) We run a simple CPU-only xor application. int main(void) { long i; int count = 0; for (i=0; i< 100; i++) { count = count ^ i; } return 0; } tested on BlueField-2 and found consistent performa

[Bug 2068860] Re: exception: Popper__namespace.createPopper is not a function

2024-07-26 Thread William Desportes
** Changed in: phpmyadmin (Ubuntu) Assignee: (unassigned) => William Desportes (williamdes) ** Changed in: phpmyadmin (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2073267] Re: Guru meditation on VM start

2024-07-18 Thread William Veliz
I have the same error with Linux Mint 21.2 Cinnamon with kernel 5.15.0-116-generic and VirtualBox installed from Ubuntu repo (version 6.1.50-dfsg-1~ubuntu1.22.04.1). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 2071715] Re: LAG with CT causes DPU Kernel Panic

2024-07-02 Thread William Tu
** Description changed: - * Explain the bug(s) We've found regression release Ubuntu-bluefield-5.15.0-1046.48, where kernel crashes due to NULL pointer deference. * Regression: Yes Last working version: Ubuntu-bluefield-5.15.0-1045.47 - There are huge difference between the two

[Bug 2071715] [NEW] LAG with CT causes DPU Kernel Panic

2024-07-02 Thread William Tu
Public bug reported: * Explain the bug(s) We've found regression release Ubuntu-bluefield-5.15.0-1046.48, where kernel crashes due to NULL pointer deference. * Regression: Yes Last working version: Ubuntu-bluefield-5.15.0-1045.47 There are huge difference between the two % git lo Ubuntu-bluef

[Bug 2062951] Re: Random flickering with Intel i915 on Linux 6.8 (Ubuntu 24.04)

2024-06-15 Thread William MacGhee
Oh having read the manpage for lspci it suggests a more comprehensive output. Again Lenovo T460s, trouble started on upgrade to 24.04 from 20 00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers (rev 08) Subsystem: Lenovo Xeon

[Bug 2062951] Re: Random flickering with Intel i915 on Linux 6.8 (Ubuntu 24.04)

2024-06-15 Thread William MacGhee
For what it is worth my laptop too. An old Lenovo Thinkpad T460s. The apport report case is closed.. tried using older kenel on grub load, didn't really help. here is output of lsbci 00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Regis

[Bug 2069496] Re: Call Girls In Kailash East Delhi –>9711941996–>Escort Service

2024-06-15 Thread William Grant
** Package changed: chromium-browser (Ubuntu) => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1662552] Re: snaps don't work with NFS home

2024-05-30 Thread William
purge and reinstall snapd doesnt work for me :/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1662552 Title: snaps don't work with NFS home To manage notifications about this bug go to: https://bug

[Bug 1662552] Re: snaps don't work with NFS home

2024-05-22 Thread William
Hello, we have NFS homes with no_root_squash, and none of the previous solutions work. There is still the error "snap-store_snap- store.desktop[106283]: cannot open path of the current working directory: Permission denied" when we want to run the Snap Store so that users can install applications. I

[Bug 2053155] Re: Add DPLL and syncE support

2024-05-21 Thread William Tu
one of the patch breaks UAPI and need to fix netdev: expose DPLL pin handle for netdevice diff --git a/include/uapi/linux/if_link.h b/include/uapi/linux/if_link.h index 344ca7545679..eb8a50016e6a 100644 --- a/include/uapi/linux/if_link.h +++ b/include/uapi/linux/if_link.h @@ -347,7 +347,7 @@ en

[Bug 2065546] Re: postfix configuration must be set on 24.04 before apt package manager can be used

2024-05-18 Thread William Hatheway
@sergio bug submitted to debian -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065546 Title: postfix configuration must be set on 24.04 before apt package manager can be used To manage notificat

[Bug 2065546] Re: postfix configuration must be set on 24.04 before apt package manager can be used

2024-05-15 Thread William Hatheway
Could you open a bug against the Debian Emacs package and let us know when you do it, please? @sergio how do i do that? ** Changed in: postfix (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 2065546] Re: postfix configuration must be set on 24.04 before apt package manager can be used

2024-05-15 Thread William Hatheway
Perhaps postfix needs to be part of the installation gui when initialized if it is turned on by default or turned on and set up after installation on the welcome screen? because right now it's killing installation on several machines I managed -- You received this bug notification because you ar

[Bug 2065704] Re: package phpmyadmin 4:5.2.1+dfsg-3 failed to install/upgrade: le sous-processus paquet phpmyadmin script post-installation installé a renvoyé un état de sortie d'erreur 1

2024-05-14 Thread William Desportes
igned) => William Desportes (williamdes) ** Changed in: phpmyadmin (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065704 Title: package phpmyadmin 4:5

[Bug 2065546] Re: postfix configuration must be set on 24.04 before apt package manager can be used

2024-05-14 Thread William Hatheway
Also Lucas, Why isn't that variable set to noninteractive from the get go like it is in 22.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065546 Title: postfix configuration must be set on 24.04

Re: [Bug 2065546] Re: postfix configuration must be set on 24.04 before apt package manager can be used

2024-05-14 Thread William Hatheway
What you can do to avoid the prompt is setting the DEBIAN_FRONTEND environment variable to 'noninteractive' when calling apt and the default values will be used. how would I do this? On Tue, May 14, 2024 at 5:30 AM Lucas Kanashiro <2065...@bugs.launchpad.net> wrote: > Hi Will

Re: [Bug 2065546] Re: postfix configuration must be set on 24.04 before apt package manager can be used

2024-05-13 Thread William Hatheway
Yeah same On Mon, May 13, 2024, 8:10 AM Balder Lindblom <2065...@bugs.launchpad.net> wrote: > I am seeing the same issue. Unfortunately, this is blocking me from > rolling out 24.04 at all > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.l

[Bug 2065546] Re: postfix configuration must be set on 24.04 before apt package manager can be used

2024-05-12 Thread William Hatheway
it is important to know that postfix is not installed on my system and yet it still pops up as part of the apt issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065546 Title: postfix configurati

[Bug 2065546] [NEW] postfix configuration must be set on 24.04 before apt package manager can be used

2024-05-12 Thread William Hatheway
Public bug reported: When trying to set up a new 24.04 installation and use the following commands, you MUST configure postfix even if it is not installed. sudo -S apt -y install autoconf automake bison build-essential byacc cmake csh curl default-jdk default-jre emacs flex g++ gawk gcc gfortran

[Bug 2062983] [NEW] 6.7.4+dfsg is vulnerable to CVE-2024-22640

2024-04-20 Thread William Desportes
Public bug reported: The version will be pushed into Debian right now Fix: https://github.com/tecnickcom/TCPDF/commit/05f3a28f4a7905019469e040cf77e53d6aa7f679 ** Affects: tcpdf (Ubuntu) Importance: Undecided Status: New ** Description changed: The version will be pushed into De

[Bug 2062620] Re: 6.6.5+dfsg-1 is vulnerable to CVE-2024-32489

2024-04-19 Thread William Desportes
** Changed in: tcpdf (Ubuntu) Assignee: (unassigned) => William Desportes (williamdes) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062620 Title: 6.6.5+dfsg-1 is vulnerable to CVE-2024-32

[Bug 2062620] [NEW] 6.6.5+dfsg-1 is vulnerable to CVE-2024-32489

2024-04-19 Thread William Desportes
Public bug reported: https://security-tracker.debian.org/tracker/CVE-2024-32489 Solution: sync with Debian ** Affects: tcpdf (Ubuntu) Importance: Undecided Status: Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 2060957] Re: package phpmyadmin 4:4.9.5+dfsg1-2ubuntu0.1~esm1 failed to install/upgrade: installed phpmyadmin package pre-removal script subprocess returned error exit status 1

2024-04-12 Thread William Desportes
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' ** Changed in: phpmyadmin (Ubuntu) Assignee: (unassigned) => William Desportes (williamdes) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 2060641] Re: package phpmyadmin 4:5.1.1+dfsg1-5ubuntu1 failed to install/upgrade: el subproceso instalado paquete phpmyadmin script post-installation devolvió el código de salida de error 1

2024-04-10 Thread William Desportes
Access denied for user 'debian-sys-maint'@'localhost' (using password: YES). ** Changed in: phpmyadmin (Ubuntu) Status: New => Invalid ** Changed in: phpmyadmin (Ubuntu) Assignee: (unassigned) => William Desportes (williamdes) -- You received this bug noti

[Bug 2059336] Re: phpMyAdmin broken by PHP 8.3 transition

2024-04-04 Thread William Desportes
Thank you, I uploaded the patch to salsa: https://salsa.debian.org/phpmyadmin- team/phpmyadmin/-/blob/debian/latest/debian/patches/PHP-8.3-mb-string- detection-fix.patch?ref_type=heads More patches are to be done but this will be in the next sync of Ubuntu&Debian -- You received this bug notific

[Bug 2059961] [NEW] genetlink: fix single op policy dump when do is present

2024-04-01 Thread William Tu
Public bug reported: intro - Our internal test triggers a kernel crash dump below [ 888.690348] Sun Mar 24 23:51:59 2024: DriVerTest - Start Test [ 888.691834] [ 888.983912] mlx5_core 00

[Bug 2059336] Re: phpMyAdmin broken by PHP 8.3 transition

2024-03-30 Thread William Desportes
** Changed in: phpmyadmin (Ubuntu) Status: In Progress => 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/2059336 Title: phpMyAdmin broken by PHP 8.3 transition To manage notific

[Bug 2059336] Re: phpmyadmin broken by php 8.3

2024-03-30 Thread William Desportes
Thank you for reporting this. Reading the code in https://git.launchpad.net/ubuntu/+source/phpmyadmin/tree/libraries/classes/Mime.php?h=ubuntu/noble It has no relation to Symfony. That's great ! But probably has something to do with PHP 8.3 ** Summary changed: - phpmyadmin broken by php 8.3 tran

[Bug 2059336] Re: phpMyAdmin broken by PHP 8.3 transition

2024-03-30 Thread William Desportes
Fixed by https://github.com/phpmyadmin/phpmyadmin/commit/b333efce8b47f67e805a96c4b8d5514a4e8bef2e ** Changed in: phpmyadmin (Ubuntu) Assignee: (unassigned) => William Desportes (williamdes) ** Changed in: phpmyadmin (Ubuntu) Status: New => In Progress -- You received th

[Bug 1793124]

2024-03-19 Thread William
(In reply to V Stuart Foote from comment #40) > (In reply to gulpen from comment #39) > > > Please give this issue some love! > > We have. > > Two options for working with wide columns or tall rows. Or with undersized > displays. > > One would be to adjust the sheet scroll from default spreadsh

[Bug 2056718] Re: net: openvswitch: add missing .resv_start_op

2024-03-11 Thread William Tu
** Description changed: Intro: == - When hit a kernel warning when using openvswitch kernel module. Digging into the source code, we found it's due to the code snippet - if (WARN_ON(i.cmd >= family->resv_start_op && -(i.doit.validate || i.dumpit.validate))) -

[Bug 2056718] [NEW] net: openvswitch: add missing .resv_start_op

2024-03-10 Thread William Tu
Public bug reported: Intro: == When hit a kernel warning when using openvswitch kernel module. Digging into the source code, we found it's due to the code snippet if (WARN_ON(i.cmd >= family->resv_start_op && (i.doit.validate || i.dumpit.validate)))

[Bug 2056494] [NEW] Snap profile import fails with EPERM

2024-03-07 Thread William Grant
Public bug reported: A regular noble full-upgrade transitioned my laptop to the thunderbird snap this morning, and I ended up with no profile due to an EPERM reading ~/.thunderbird during the migration. thunderbird.launcher says it needs personal-files, but the thunderbird snap doesn't seem to hav

[Bug 2056364] [NEW] Add test script for DPLL

2024-03-06 Thread William Tu
Public bug reported: * intro In bug 2053155 "Add DPLL and syncE support" below: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/2053155 It requires using a yaml spec file, dpll.yaml, and a python script, cli.py, to verify the correctness. ex: $ sudo ./tools/net/ynl/cli.py --spec

[Bug 2055052] [NEW] net/sched: flower: Add lock protection when remove filter handle

2024-02-26 Thread William Tu
Public bug reported: * intro As IDR can't protect itself from the concurrent modification, place idr_remove() under the protection of tp->lock. * how to fix need to backport the patch from Jianbo "net/sched: flower: Add lock protection when remove filter handle" https://git.kernel.org/pub/scm/lin

[Bug 1828107] Re: gvfs can't list shares from smb servers that disabled SMB1

2023-03-27 Thread William Maddox
@ BloodyIron It looks like the problem you are experiencing is the same issue as I have had. I think the reason that it works after you kill gvfsd-smb-browse is that your FreeNAS server is advertising itself via mDNS, and gvfsd will see that. You don't need SMB1 or WSDD for gvfsd to discover your

[Bug 1828107] Re: gvfs can't list shares from smb servers that disabled SMB1

2023-01-03 Thread William Maddox
Inspired by BloodyIron's comments above, I investigated this issue and was able to develop a patch that solves this problem for my use case: browsing NAS devices running TrueNAS and OpenMediaVault. It appears that the gvfsd-smb-browse process is left in a bad state after attempting to mount a work

[Bug 1968334] Re: Fix CVE-2019-13115 in Focal

2022-10-04 Thread William Wilson
** Tags added: foundations-triage-discuss -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1968334 Title: Fix CVE-2019-13115 in Focal To manage notifications about this bug go to: https://bugs

[Bug 1970761] Re: Upgrades to 22.04 can cause netplan failures on Raspi

2022-06-06 Thread William Wilson
The verification passed for jammy: ubuntu@ubuntu:~$ cat /etc/os-release PRETTY_NAME="Ubuntu 21.10" NAME="Ubuntu" VERSION_ID="21.10" VERSION="21.10 (Impish Indri)" VERSION_CODENAME=impish ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/"; SUPPORT_URL="https://help.ubuntu.com/"; BUG_REPORT

[Bug 1799268] Re: CIFS option 'cruid' does not appear to work properly with 'multiuser' and 'vers=1.0'

2022-06-03 Thread William Blew
I have precisely the same issue. Here is a related RedHat bug. It seems they fixed it, twice, and pushed two? patches upstream. The first attempt got merged, but their second more complete patch (that seems to address this scenario) seems to have gone missing. Here is the RedHat bug report: https:

[Bug 1972866] Re: [MIR] gsasl

2022-06-02 Thread William Wilson
** Also affects: mutt (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/1972866 Title: [MIR] gsasl To manage notifications about this bug go to: htt

[Bug 1972866] Re: [MIR] gsasl

2022-06-01 Thread William Wilson
** Tags added: update-excuse -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1972866 Title: [MIR] gsasl To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gsasl/+

[Bug 1972866] Re: [MIR] gsasl

2022-05-31 Thread William Wilson
** Changed in: gsasl (Ubuntu) Assignee: William Wilson (jawn-smith) => (unassigned) ** Changed in: gsasl (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1976405] Re: [MIR] libntlm

2022-05-31 Thread William Wilson
** Description changed: - TBD by foundations + [Summary] + * Due to the nature of the package (an authentication library) it should + be reviewed by the security team before promotion + * build log: https://launchpad.net/ubuntu/+source/libntlm/1.6-4/+build/22298428 + + [Availability] + * The pac

[Bug 1972866] Re: [MIR] gsasl

2022-05-31 Thread William Wilson
** Description changed: - TDB by foundations + [Summary] + * Everything seems in order with this package, but it should + be reviewed by the security team due to the nature of the package. + * Build log: https://launchpadlibrarian.net/564514219/buildlog_ubuntu-jammy-amd64.gsasl_1.10.0-5_BUILDING.

[Bug 1972866] Re: [MIR] gsasl

2022-05-31 Thread William Wilson
** Changed in: gsasl (Ubuntu) Milestone: None => ubuntu-22.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1972866 Title: [MIR] gsasl To manage notifications about this bug go to: https://bugs

[Bug 1976405] [NEW] [MIR] libntlm

2022-05-31 Thread William Wilson
Public bug reported: TBD by foundations ** Affects: libntlm (Ubuntu) Importance: Undecided Status: New ** Changed in: libntlm (Ubuntu) Milestone: None => ubuntu-22.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1972866] Re: [MIR] gsasl

2022-05-31 Thread William Wilson
** Changed in: gsasl (Ubuntu) Assignee: (unassigned) => William Wilson (jawn-smith) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1972866 Title: [MIR] gsasl To manage notifications about t

[Bug 1975665] [NEW] /usr/lib/x86_64-linux-gnu/kodi/kodi.bin: symbol lookup error: /usr/lib/x86_64-linux-gnu/kodi/kodi.bin: undefined symbol: _ZN7wayland9display_tC1ENSt7__cxx1112basic_stringIcSt11char

2022-05-24 Thread William Tyler Sontag
Public bug reported: Looks like this was a breaking change introduced in 0.2.9 release in Jan 2022, it has since been patched https://github.com/NilsBrause/waylandpp/releases Debian article about the bug https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=1006812 Which would be good since Ubuntu

[Bug 1970761] Re: Upgrades to 22.04 can cause netplan failures on Raspi

2022-05-02 Thread William Wilson
** Description changed: - The default netplan yaml configuration file on Raspi for older releases - is + [Impact] + * In Jammy, Netplan commands fail if the following + lines are present in the netplan config file: + ``` + match: + driver: bcmgenet smsc95xx lan78xx +

[Bug 1970761] [NEW] Upgrades to 22.04 can cause netplan failures on Raspi

2022-04-28 Thread William Wilson
Public bug reported: The default netplan yaml configuration file on Raspi for older releases is ``` network: ethernets: eth0: dhcp4: true match: driver: bcmgenet smsc95xx lan78xx optional: true set-name: eth0 version:

[Bug 1969979] Re: UC22 armhf Raspi images are failing to build

2022-04-25 Thread William Wilson
The verification has passed for jammy: ``` jawn-smith@desktop:~/utils/raspberry-pi-scripts$ apt-cache policy ubuntu-image ubuntu-image: Installed: 2.2+22.04ubuntu2 Candidate: 2.2+22.04ubuntu3 Version table: 2.2+22.04ubuntu3 500 500 http://us.archive.ubuntu.com/ubuntu jammy-propo

[Bug 1969979] [NEW] UC22 armhf Raspi images are failing to build

2022-04-22 Thread William Wilson
Public bug reported: [Impact]  * With the current version of snapd vendored in ubuntu-image,    UC22 armhf+raspi image builds fail with the following error: ```    mv: cannot stat '/tmp/ubuntu-image-824a59fe-574a-4d00-8669-f16d22bbe23e/unpack/system-seed/systems/20220422/kernel/dtbs/broadcom/*'

[Bug 1969689] [NEW] USB devices not detected on CM4

2022-04-20 Thread William Wilson
Public bug reported: USB devices are not working on the CM4. When running `lsusb` the hub is detected, but devices are not. ``` ubuntu@ubuntu:~$ sudo dmesg | egrep -i "dwc2|usb" [0.151915] usbcore: registered new interface driver usbfs [0.151976] usbcore: registered new interface driver h

[Bug 1950633] Re: [SRU] Update wifi firmware for future zero 2 boards

2022-04-18 Thread William Wilson
** Changed in: linux-firmware-raspi (Ubuntu Jammy) Status: Fix Committed => 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/1950633 Title: [SRU] Update wifi firmware for future zer

[Bug 1969294] Re: Ubuntu 22.04 gdm3 freezes with Nvidia GPU

2022-04-16 Thread William Grant
** Project changed: launchpad => ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969294 Title: Ubuntu 22.04 gdm3 freezes with Nvidia GPU To manage notifications about this bug go to: https://

[Bug 1969190] Re: package libpython3.10-minimal 3.10.4-1+focal1 failed to install/upgrade: trying to overwrite '/usr/lib/python3.10/typing', which is also in package libpython3.10-stdlib:amd64 3.10.4-

2022-04-15 Thread William Andrea
I think this is caused by a deadsnakes issue (https://github.com/deadsnakes/issues/issues/207), which I was experiencing myself (and resolved by following the instructions on GitHub), but it was just making the upgrade fail, not making update crash. It might be affecting you worse because it looks

[Bug 1968205] Re: errors with mult-volume gadgets

2022-04-14 Thread William Wilson
** Changed in: ubuntu-image Status: In Progress => 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/1968205 Title: errors with mult-volume gadgets To manage notifications about thi

[Bug 1968205] [NEW] errors with mult-volume gadgets

2022-04-07 Thread William Wilson
Public bug reported: The logic is subtly different in the Python and Go versions of ubuntu- image for populating bootfs contents. With multi volume gadgets, only the system volume is processed by this function. This needs to be fixed and tested with the following gadget.yaml: ``` volumes: pc:

[Bug 1961189] Re: softhsm2: FTBFS against OpenSSL 3.0 (test suite)

2022-03-30 Thread William Wilson
** Changed in: softhsm2 (Ubuntu) Status: Fix Committed => 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/1961189 Title: softhsm2: FTBFS against OpenSSL 3.0 (test suite) To manage

[Bug 1961189] Re: softhsm2: FTBFS against OpenSSL 3.0 (test suite)

2022-03-30 Thread William Wilson
** Changed in: softhsm2 (Ubuntu) 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/1961189 Title: softhsm2: FTBFS against OpenSSL 3.0 (test suite) To manage notifica

[Bug 1965578] Re: python-uvicorn: FTBFS: DeprecationWarning: The 'asyncio_mode' default value will change to 'strict' in future

2022-03-24 Thread William Wilson
I have a tiny nitpick here. The existing patches for this package are in the form of -.patch, but the patch added here is missing the . Can you rename the patch and upload a new debdiff? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1965157] Re: containerd is FTBFS with Go 1.18

2022-03-24 Thread William Wilson
Lucas, this is working great! golang-defaults has now migrated. Would you like me to sponsor this or would you rather do the upload? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965157 Title: cont

[Bug 1965157] Re: containerd is FTBFS with Go 1.18

2022-03-22 Thread William Wilson
Lucas, Changing go.mod to rely on Go 1.17 does actually cause it to FTBFS. The errors are related to vendored modules not being explicitly required in go.mod. Is this something we should tackle now? Here is a full failed build log: https://launchpadlibrarian.net/592301054/buildlog_ubuntu-jammy- a

[Bug 1965585] Re: FFE request: Add support for piboot to ubuntu-image

2022-03-21 Thread William Wilson
** Project changed: ubuntu-image => ubuntu-image (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965585 Title: FFE request: Add support for piboot to ubuntu-image To manage notifications ab

[Bug 1964270] Re: Feature Freeze Exception: Update golang-defaults to 1.18

2022-03-18 Thread William Wilson
Prometheus and telegraf are now successfully building in my PPAs. I will upload them to the archive shortly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964270 Title: Feature Freeze Exception: Up

[Bug 1964270] Re: Feature Freeze Exception: Update golang-defaults to 1.18

2022-03-17 Thread William Wilson
I have created a PR to fix telegraf upstream, and have it scheduled to build in my PPAs as well. https://github.com/influxdata/telegraf/pull/10847 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964270

[Bug 1964270] Re: Feature Freeze Exception: Update golang-defaults to 1.18

2022-03-17 Thread William Wilson
We have a plan to fix some of the SHA1 packages by allowing SHA1 certificates in the test cases only. This will allow the tests to fail without changing the behavior of the compiled binaries. It will be accomplished using the GODEBUG=x509sha1=1 environment variable in override_dh_auto_test -- You

[Bug 1964270] Re: Feature Freeze Exception: Update golang-defaults to 1.18

2022-03-17 Thread William Wilson
I have a fix for golang-golang-x-tools in a PPA, but it builds a new binary with 1.18, so the upload can't be done until golang-defaults 1.18 is uploaded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1964270] Re: Feature Freeze Exception: Update golang-defaults to 1.18

2022-03-16 Thread William Wilson
Go 1.18 has released and test rebuilds have been completed. Go 1.18 has made the decision to deny SHA1 certificates by default. Per the release notes: "crypto/x509 will now reject certificates signed with the SHA-1 hash function. This doesn't apply to self-signed root certificates. Practical attac

[Bug 1965157] Re: containerd is FTBFS with Go 1.18

2022-03-16 Thread William Wilson
Successful build against Go 1.18 in my PPA: https://launchpad.net/~jawn- smith/+archive/ubuntu/golang-118-released-rebuilds/+build/23247900 Successful build against Go 1.17 in my PPA: https://launchpad.net/~jawn- smith/+archive/ubuntu/golang-base-rebuilds/+build/23247918 -- You received this bug

[Bug 1965157] Re: containerd is FTBFS with Go 1.18

2022-03-16 Thread William Wilson
** Patch added: "lp1965157.debdiff" https://bugs.launchpad.net/ubuntu/+source/containerd/+bug/1965157/+attachment/5569713/+files/lp1965157.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965

[Bug 1965157] [NEW] containerd is FTBFS with Go 1.18

2022-03-16 Thread William Wilson
Public bug reported: There is a redirect in go.mod and in vendor/modules.txt to redirect containerd to an empty module. This is not compatible with Go 1.18 and should therefore be removed. Removal has not caused any problems with Go 1.17. ** Affects: containerd (Ubuntu) Importance: Undecided

[Bug 1769116] Re: Some code accessed the property 'discreteGpuAvailable' on the module 'appDisplay'

2022-03-13 Thread William R. Edgington
I am seeing this after CDROM read errors of audio CDs using rhythmbox on Ubuntu 20.04 with an Nvidia video card. After that, rhythmbox fails to start, adding this complaint to /var/log/syslog, and cannot be restarted without logging off or rebooting. Nearby syslog entries appended. Mar 13 08:56

[Bug 1964270] [NEW] Feature Freeze Exception: Update golang-defaults to 1.18

2022-03-08 Thread William Wilson
Public bug reported: This change is necessary because we always update to the latest Go version before each release. Go's source does not provide a changelog, but the changes in 1.18 can be seen at https://golang.org/doc/go1.18 Go 1.18 is not yet released, though it was originally due to be rele

[Bug 1461530] Re: Translation make output hard to read

2022-03-06 Thread William Andrea
*** This bug is a duplicate of bug 1581433 *** https://bugs.launchpad.net/bugs/1581433 ** This bug has been marked a duplicate of bug 1581433 free output in german translation line up wrong colums -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1581433] Re: free output in german translation line up wrong colums

2022-03-06 Thread William Andrea
Affects the French translation too. ** Attachment added: "free French sample.output" https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1581433/+attachment/5566379/+files/free%20French%20sample.output -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1962022] Re: default password not set

2022-02-23 Thread William Wilson
I have failed to recreate this locally. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962022 Title: default password not set To manage notifications about this bug go to: https://bugs.launchpad.ne

[Bug 1961805] Re: Please merge procps 2:3.3.17-6 (main) from Debian unstable (main)

2022-02-22 Thread William Wilson
Excellent work. Just one comment, it's best practice to add the "please merge" bug number in the changelog. That way this bug will be automatically closed when the package is uploaded. I'll go ahead and add that in before I sponsor it. -- You received this bug notification because you are a membe

[Bug 1960460] Re: Fails to import ZFS rpool during boot

2022-02-16 Thread William Wilson
*** This bug is a duplicate of bug 1960083 *** https://bugs.launchpad.net/bugs/1960083 ** This bug has been marked a duplicate of bug 1960083 dirname applet missing from initramfs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1928182] Re: Unable to deploy postgresql-k8s charm from charmhub

2022-02-10 Thread William Grant
** No longer affects: ubuntu ** Changed in: snapstore-server Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1928182 Title: Unable to deploy postgresql-k8s charm f

[Bug 1960458] [NEW] patch git_socket_dir.patch causing FTBFS in gspell

2022-02-09 Thread William Wilson
Public bug reported: With this patch applied gspell is FTBFS with the following errors: Bail out! dbind-FATAL-WARNING: Couldn't connect to accessibility bus: Failed to connect to socket debian/home/.cache/at-spi/bus: No such file or directory I removed the patch and rebuilt this package in a PPA

[Bug 1960433] [NEW] Please remove src:aegisub from jammy

2022-02-09 Thread William Wilson
Public bug reported: src:aegisub is FTBFS in jammy. jawn-smith@desktop:~$ reverse-depends src:aegisub No reverse dependencies found jawn-smith@desktop:~$ It is also marked in debian as "Problems while searching for a new upstream version". aegisub is currently blocking the icu transition. ** A

[Bug 1927063] Re: Terminal prompt got strangely replicated when resizing terminal horizontally

2022-02-05 Thread William Andrea
I can reproduce the same issue with Python and Node interpreters. I think the problem is related to readline, because the issue only affects the line where the cursor is, and if I launch Python without it (gnome- terminal -- python3 -I), I can't reproduce the issue. -- You received this bug notif

[Bug 1960083] Re: dirname applet missing from initramfs

2022-02-04 Thread William Wilson
Should anybody run into this issue and need a temporary workaround: from the initramfs run zfs set keylocation=file:///run/keystore/system.key (where pool name is the name of your zpool) then reboot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1960083] Re: dirname applet missing from initramfs

2022-02-04 Thread William Wilson
** Description changed: The initramfs is currently being built without the dirname applet. This is causing issues with zfs encrypted devices, as cryptsetup is attempting to use dirname to determine the location of the system key. This results in the following error: /init: line 971: d

  1   2   3   4   5   6   7   8   9   10   >