[Bug 1890263] Re: release upgrade does not move to the new php apache mod

2022-04-12 Thread Bryce Harrington
** Changed in: php-defaults (Ubuntu Jammy) Status: New => In Progress ** Changed in: php8.1 (Ubuntu Jammy) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1957086] Re: Autopkgtest systemd fail against dnsmasq 2.86 (22.04)

2022-04-04 Thread Bryce Harrington
As well, the sync has successfully migrated now: dnsmasq | 2.86-1.1 | jammy dnsmasq| 2.86-1.1 | unstable ** Changed in: dnsmasq (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1967528] Re: package autofs 5.1.6-2ubuntu0.1 failed to install/upgrade: installed autofs package post-installation script subprocess returned error exit status 1

2022-04-04 Thread Bryce Harrington
Hi Petr, Do I understand correctly, that you were in the midst of a multi-package system update, and it prompted you about upgrading autofs, you attempted to review the changes side-by-side but then the failure occurred? The upgrade log is a bit strange in that the errors all relate to Gtk/X11

[Bug 1967796] Re: FTBFS - must be compatible with Psr\Log\AbstractLogger

2022-04-04 Thread Bryce Harrington
Yes, this looks good to me. I've noticed some upstreams have generally tended to delete the type info from the code comments when they add the type parameters to the function args (I suppose to avoid duplication) but for our purposes updating both places is just fine. -- You received this bug

[Bug 1967048] Re: Please remove node-puppeteer source and binaries from jammy

2022-04-01 Thread Bryce Harrington
** Bug watch added: Debian Bug tracker #1008812 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008812 ** Also affects: node-puppeteer (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008812 Importance: Unknown Status: Unknown -- You received this bug

[Bug 1967589] [NEW] strings-test.js fails on s390x

2022-04-01 Thread Bryce Harrington
Public bug reported: https://autopkgtest.ubuntu.com/results/autopkgtest- jammy/jammy/s390x/n/node-nan/20220306_113841_a17b2@/log.gz 534 passing (12s) 1 failing 1) test/js/strings-test.js FromV8String should be equal: Error: should be equal + expected - actual -栀攀氀氀漀

[Bug 1967425] Re: Backport golang 1.16 to Bionic

2022-04-01 Thread Bryce Harrington
Hi Lucas, The changelog entry is a bit terse, but comment #1 gives a perfect explanation of the Breaks change and in better detail than could be done in a changelog entry. I wondered if the debhelper-compat -> debhelper change could take more explanation, but it seems obvious enough. Is the

[Bug 1965973] Re: Remove mini-buildd from jammy temporarily to allow Django transiton

2022-04-01 Thread Bryce Harrington
Re-sync'd. $ syncpackage mini-buildd Source mini-buildd -> jammy/Proposed: not in Ubuntu, new version 1.0.49 Downloading changelog from launchpadlibrarian.net (0.236 MiB) [=>]100% New changes: mini-buildd (1.0.49) unstable; urgency=medium

[Bug 1890263] Re: release upgrade does not move to the new php apache mod

2022-03-30 Thread Bryce Harrington
Here we should note that some pieces come from phpM.N, others from php- common: $ pkg-source php-common php-defaults $ pkg-source libapache2-mod-php php-defaults $ pkg-source libapache2-mod-php7.2 php7.2 $ pkg-source libapache2-mod-php7.4 php7.4 $ pkg-source libapache2-mod-php8.0 php8.0 $

[Bug 1890263] Re: release upgrade does not move to the new php apache mod

2022-03-30 Thread Bryce Harrington
Earlier I had speculated: > I wonder if there needs to be a dependency added for the > libapache2-mod-php virtual package. However I don't think this will work as a solution, because already we have libapache2-mod-php depending on libapache2-mod-phpM.N, so adding a dependency in the opposite

[Bug 1890263] Re: release upgrade does not move to the new php apache mod

2022-03-30 Thread Bryce Harrington
For testing method C, I've backported all the relevant PHP pieces to this PPA: https://launchpad.net/~bryce/+archive/ubuntu/modphp-upgrade- lp1890263-unfixed-backports (C.1) Considering only bionic, installation style 1 works as expected: $ sudo apt-get install libapache2-mod-php The

[Bug 1890263] Re: release upgrade does not move to the new php apache mod

2022-03-30 Thread Bryce Harrington
There seem to be two different ways of installing modphp: $ sudo apt-get install libapache2-mod-php or $ sudo apt-get install libapache2-mod-php7.2 libapache2-mod-php is a virtual package that depends on the appropriate libapache2-mod-phpN.M for that Ubuntu release; presumably if one had

[Bug 1967048] [NEW] Please remove node-puppeteer source and binaries from jammy

2022-03-29 Thread Bryce Harrington
Public bug reported: node-puppeteer provides an API to control Chrome or Chromium in a headless environment. The package has dependencies on chromium and chromium-sandbox, but unlike Debian we do not carry these packages in Ubuntu main or universe, so node-puppeteer is blocked from being

[Bug 1967024] Re: Version 4.5.0+~cs15.1.4-3 in ubuntu jammy FTBFS - proxy errors in tests

2022-03-29 Thread Bryce Harrington
** Summary changed: - Version 4.5.0+~cs15.1.4-3 in ubuntu jammy FTBFS + Version 4.5.0+~cs15.1.4-3 in ubuntu jammy FTBFS - proxy errors in tests -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1967024

[Bug 1967024] [NEW] Version 4.5.0+~cs15.1.4-3 in ubuntu jammy FTBFS

2022-03-29 Thread Bryce Harrington
Public bug reported: https://launchpad.net/ubuntu/+source/node-configurable-http- proxy/4.5.0+~cs15.1.4-3/+build/23197621 The Launchpad build shows five errors. The first is a real error, which I reproduce locally in LXC. The other four appear to be proxy-related issues which I do not see when

[Bug 1890263] Re: release upgrade does not move to the new php apache mod

2022-03-24 Thread Bryce Harrington
** Changed in: php8.1 (Ubuntu) Assignee: (unassigned) => Bryce Harrington (bryce) ** Also affects: php7.4 (Ubuntu Jammy) Importance: Medium Assignee: Bryce Harrington (bryce) Status: Triaged ** Also affects: php8.0 (Ubuntu Jammy) Importance: Medium Assignee: Br

[Bug 1966106] Re: Please remove php-doctrine-bundle source and binary from jammy

2022-03-23 Thread Bryce Harrington
** Description changed: Please drop the leaf package php-doctrine-bundle from Jammy. It's not used by anything and has much breakage of tests and builds, which is blocking doctrine from finishing its migration. We currently have 2.2.3-1 in the archive, sync'd from Debian, however

[Bug 1966106] Re: Please remove php-doctrine-bundle and its binaries from jammy

2022-03-23 Thread Bryce Harrington
Debian also hits the FTBFS issues: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002967 Debian also considered removing the package: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996108 ** Summary changed: - Please remove php-doctrine-bundle and its binaries from jammy +

[Bug 1966106] [NEW] Please remove php-doctrine-bundle source and binary from jammy

2022-03-23 Thread Bryce Harrington
Public bug reported: Please drop the leaf package php-doctrine-bundle from Jammy. It's not used by anything and has much breakage of tests and builds, which is blocking doctrine from finishing its migration. We currently have 2.2.3-1 in the archive, sync'd from Debian, however it's not passed

[Bug 1703821] Re: Dovecot and Apparmor complains at operation file_inherit

2022-03-23 Thread Bryce Harrington
** Tags added: bitesize -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1703821 Title: Dovecot and Apparmor complains at operation file_inherit To manage notifications about this bug go to:

[Bug 1966004] [NEW] Logo refresh

2022-03-22 Thread Bryce Harrington
Public bug reported: LP: #1288690 added a ubuntu logo for the Apache front page 8 years ago. This needs replaced with a logo that matches current Ubuntu visual identity. ** Affects: apache2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because

[Bug 1965997] Re: Merge rainloop 1.16.0 for jammy

2022-03-22 Thread Bryce Harrington
This bug was fixed in the package rainloop - 1.16.0+dfsg-1 --- rainloop (1.16.0+dfsg-1) unstable; urgency=high [ Daniel Ring ] * SECURITY NOTICE: In versions of Rainloop prior to 1.14.0, the "hide_passwords = On" configuration option does not work correctly. This may

[Bug 1965997] [NEW] Merge rainloop 1.16.0 for jammy

2022-03-22 Thread Bryce Harrington
Public bug reported: We had some added delta on 1.14 to minimally enable PHP 8.0, but better fixes are available in Debian via 2 newer upstream releases. These don't add new features (so I think are ok to do without FFe's), just fixes and some refactoring. rainloop is also a leaf node, so

[Bug 1959624] Re: Re-merge dovecot for jammy (v2.3.18?)

2022-03-21 Thread Bryce Harrington
FTR, here's the changelogs for the .17 and .18 releases: https://dovecot.org/pipermail/dovecot-news/2021-October/000465.html https://dovecot.org/pipermail/dovecot-news/2022-February/000470.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1959624] Re: Re-merge dovecot for jammy (v2.3.18?)

2022-03-21 Thread Bryce Harrington
My ppa with the merge attempt is at: https://launchpad.net/~bryce/+archive/ubuntu/dovecot-merge-v1e2.3.18adfsg1-1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1959624 Title: Re-merge dovecot for

[Bug 1959624] Re: Re-merge dovecot for jammy (v2.3.18?)

2022-03-21 Thread Bryce Harrington
2.3.18 came out in Feb as anticipated, and I've taken a look at it. Locally, it builds ok for me, but there's one autopkgtest failure: buffer_replace() . : ok test-buffer-istream.c:54: Assert failed: buffer_append_full_file(result,

[Bug 1939353] Re: FTBFS 3.5.6-1build1 with gcc-11

2022-03-21 Thread Bryce Harrington
@Scott, yes we're carrying it in Ubuntu. There is also user confirmation for the patch at https://marc.info/?l=postfix- users=162811639914512=2. Do you know if the issue affects Debian yet? Would it be worth forwarding there, or just wait until upstream has included it? -- You received this

[Bug 1964687] Re: opcache crashes on Ubuntu 21.10 - php 8.0.8 (segfault) both within apache2 and cli

2022-03-14 Thread Bryce Harrington
Hi pk, can you tell us which bugfix in 8.0.16 resolved the crash for you? https://www.php.net/ChangeLog-8.php#PHP_8_0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964687 Title: opcache crashes on

[Bug 1964653] Re: [FFe] Merge Cacti 1.2.19

2022-03-14 Thread Bryce Harrington
** Description changed: The changes from cacti 1.2.17 to 1.2.19 primarily focus on bug fixes, - refactoring, and updating to newer versions of dependencies. In - particular, this includes changes to address issues when running under - PHP 8.x, and several security fixes. This is believed to

[Bug 1964653] [NEW] [FFe] Merge Cacti 1.2.19

2022-03-11 Thread Bryce Harrington
Public bug reported: The changes from cacti 1.2.17 to 1.2.19 primarily focus on bug fixes, refactoring, and updating to newer versions of dependencies. In particular, this includes changes to address issues when running under PHP 8.x, and several security fixes. This is believed to resolve LP:

[Bug 1964141] Re: Wrong certificate returned if multiple certs have same label but different ID

2022-03-09 Thread Bryce Harrington
** Bug watch added: github.com/OpenSC/libp11/issues #433 https://github.com/OpenSC/libp11/issues/433 ** Also affects: libp11 via https://github.com/OpenSC/libp11/issues/433 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

[Bug 1946908] Re: Merge thin-provisioning-tools from Debian unstable for 22.04

2022-03-08 Thread Bryce Harrington
There's a new -2 from debian available, although the changes look fairly modest thin-provisioning-tools | 0.9.0-1ubuntu3 | jammy thin-provisioning-tools | 0.9.0-2 | testing thin-provisioning-tools | 0.9.0-2 | unstable thin-provisioning-tools (0.9.0-2) unstable;

[Bug 1946886] Re: Merge php-pear from Debian unstable for 22.04

2022-03-08 Thread Bryce Harrington
[Wrong package] ** Changed in: php-pear (Ubuntu) Status: Fix Committed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946886 Title: Merge php-pear from Debian unstable for

[Bug 1946886] Re: Merge php-pear from Debian unstable for 22.04

2022-03-07 Thread Bryce Harrington
** Changed in: php-pear (Ubuntu) Status: Incomplete => 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/1946886 Title: Merge php-pear from Debian unstable for 22.04 To manage

[Bug 1963695] Re: [FFe] Please sync dh-php from Debian unstable

2022-03-07 Thread Bryce Harrington
Sync'd. I'm focusing on php so will also keep an eye out for troubles. Thanks Athos $ syncpackage dh-php Source dh-php -> jammy/Proposed: current version 4.6, new version 4.9 Downloading dh-php_4.9.dsc from deb.debian.org (0.002 MiB) [=>]100%

[Bug 1963857] [NEW] package lxd 3.0.3-0ubuntu1~18.04.1 failed to install/upgrade: new lxd package pre-installation script subprocess returned error exit status 1

2022-03-06 Thread Bryce Harrington
Public bug reported: upgrading an image for testing purposes ProblemType: Package DistroRelease: Ubuntu 20.04 Package: lxd 3.0.3-0ubuntu1~18.04.1 ProcVersionSignature: Ubuntu 5.4.0-99.112-generic 5.4.162 Uname: Linux 5.4.0-99-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.21 Architecture: amd64

[Bug 1962491] [NEW] Please demote universe php8.1 binaries to universe

2022-02-28 Thread Bryce Harrington
Public bug reported: Please demote php8.1-dba, php8.1-imap, php8.1-interbase, and php8.1-zip to universe. These four binary packages from php8.1 appear to have been included in main, that should rather be in universe, because they have dependencies on other binaries from universe. php8.0-dba,

[Bug 1931315] Re: Please drop php-laravel-framework (and associated components), and movim

2022-02-22 Thread Bryce Harrington
php-nesbot-carbon should also be removed from jammy and blocked from syncing back in. It's part of the laravel/illuminate micro-ecosystem with nothing outside it depending on it. $ apt-cache rdepends php-nesbot-carbon php-nesbot-carbon Reverse Depends: php-illuminate-support

[Bug 1931315] Re: Please drop php-laravel-framework (and associated components), and movim from impish

2022-02-22 Thread Bryce Harrington
php-laravel-framework has made an appearance in jammy (and again run afoul of autopkgtest): $ rmad php-laravel-framework php-laravel-framework | 6.20.14+dfsg-3 | jammy-proposed/universe php-laravel-framework | 6.20.14+dfsg-2 | stable php-laravel-framework | 6.20.14+dfsg-3 | unstable For

[Bug 1922412] Re: apport hook fails if '/etc/mysql/conf.d' or '/etc/mysql/mysql.conf.d' don't exist

2022-02-22 Thread Bryce Harrington
** Changed in: mysql-8.0 (Ubuntu) Status: Triaged => Fix Committed ** Changed in: mysql-8.0 (Ubuntu) Assignee: Utkarsh Gupta (utkarsh) => Bryce Harrington (bryce) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1922413] Re: mysql's apport hook's add_info() routine needs to handle 2nd parameter

2022-02-22 Thread Bryce Harrington
** Changed in: mysql-8.0 (Ubuntu) Status: Triaged => 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/1922413 Title: mysql's apport hook's add_info() routine needs to handle 2nd

[Bug 1958641] Re: Apport hook failures: missing conf dir; add_info() takes 1 positional argument but 2 were given

2022-02-22 Thread Bryce Harrington
** Changed in: mysql-8.0 (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/1958641 Title: Apport hook failures: missing conf dir; add_info() takes 1

[Bug 1957013] Re: package mysql-server-8.0 8.0.27-0ubuntu0.20.04.1 failed to install/upgrade: (exceeded timeout to shutdown for restart?)

2022-02-17 Thread Bryce Harrington
From the dmesg output: total RAM covered: 4014M Memory: 3862760K/4087216K CPU0: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz Ubuntu Server's minimum requirements are 1G, but this install looks like it has desktop elements (libreoffice, etc.) 4G is a bit on the lower side of the system

[Bug 1901830] Re: package mysql-server-8.0 8.0.22-0ubuntu0.20.04.2 failed to install/upgrade: Exceeded 5 min timeout

2022-02-17 Thread Bryce Harrington
May be same thing going on as: https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1957013/comments/3 total RAM covered: 4014M Memory: 3862760K/4087216K CPU0: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz From suraj's comment #5 maybe it is worth examining if a resource- limited

[Bug 1928493] Re: package mysql-server-8.0 8.0.25-0ubuntu0.20.04.1 failed to install/upgrade: (exceeded timeout to shutdown for restart?)

2022-02-17 Thread Bryce Harrington
** Changed in: mysql-8.0 (Ubuntu) Status: Confirmed => Triaged ** Changed in: mysql-8.0 (Ubuntu) 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/1928493 Title:

[Bug 1957013] Re: package mysql-server-8.0 8.0.27-0ubuntu0.20.04.1 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2022-02-17 Thread Bryce Harrington
21:31:13 Server upgrade from '80025' to '80027' started. 21:37:55 Server upgrade from '80025' to '80027' completed. Notice the upgrade took >5 min to complete. We have a number of bugs similar to this, like LP: #1901830, #1928493, #1929314, and maybe #1929430. The postinst has this code:

[Bug 1957013] Re: package mysql-server-8.0 8.0.27-0ubuntu0.20.04.1 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2022-02-17 Thread Bryce Harrington
** Description changed: + Sequence of events from dpkg terminal log: + Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) over (8.0.25-0ubuntu0.20.04.1) + ... + Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) + ... + + Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) + mysqld will

[Bug 1914636] Re: Manually removing /etc/mysql results in install/upgrade failures, with errors like "Can't read dir of '/etc/mysql/conf.d/'"

2022-02-17 Thread Bryce Harrington
It'd be hard to fix postinst files already on the system to properly deal with the removal of /etc/mysql, but presumably going forward it might be possible to make all the inst scripts not assume its existence. That there may also be similar issues relating to upgrade from mysql-5.7 to mysql-8.0

[Bug 1914636] Re: Manually removing /etc/mysql results in install/upgrade failures, with errors like "Can't read dir of '/etc/mysql/conf.d/'"

2022-02-17 Thread Bryce Harrington
** Summary changed: - package mysql-server-8.0 8.0.23-0ubuntu0.20.04.1 failed to install/upgrade: After installing mysql-8.0 on system that had mysql-5.7 removed previously, with error "Can't read dir of '/etc/mysql/conf.d/'" + Manually removing /etc/mysql results in install/upgrade failures,

[Bug 1960739] Re: Invalid config from upgrading since old version of mysql: stray config value 'query_cache_limit=1M'

2022-02-16 Thread Bryce Harrington
** Summary changed: - package mysql-server-8.0 8.0.28-0ubuntu0.20.04.3 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1 + Invalid config from upgrading since old version of mysql: stray config value

[Bug 1916590] Re: 09:35:28 UTC - mysqld got signal 11 ; Most likely, you have hit a bug, but this error can also be caused by malfunctioning hardware. Thread pointer: 0x7fd924027ed0 Attempting backtra

2022-02-16 Thread Bryce Harrington
[Closing as expired, due to insufficient information provided] ** Changed in: mysql-8.0 (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/1916590 Title: 09:35:28

[Bug 1958641] Re: Apport hook failures: missing conf dir; add_info() takes 1 positional argument but 2 were given

2022-02-16 Thread Bryce Harrington
** Changed in: mysql-8.0 (Ubuntu) Assignee: (unassigned) => Bryce Harrington (bryce) ** Changed in: mysql-8.0 (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1320709] Re: incorrect info in /usr/share/doc/awstats/README.Debian.gz about logrotate

2022-02-14 Thread Bryce Harrington
As Miriam indicates, this appears to have been addressed in the README via changing to the line Willie suggests in comment #4. I've also confirmed this change is in focal and jammy, so I think this can be closed as resolved now. ** Changed in: awstats (Ubuntu) Status: Triaged => Fix

[Bug 1960088] Re: a) "collections" has no attribute "callable"; b) PY_SSIZE_T_CLEAN

2022-02-14 Thread Bryce Harrington
** Changed in: libapache2-mod-python (Ubuntu) Status: New => Triaged ** Changed in: libapache2-mod-python (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1960739] Re: package mysql-server-8.0 8.0.28-0ubuntu0.20.04.3 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2022-02-14 Thread Bryce Harrington
Hi Marc, Thanks for forwarding this bug. From the logs it sounds like there is a stray config value 'query_cache_limit=1M' being set, but that's not referenced in the config files that this automated bug filer included in this report. Could you run this command and post the output here? $

[Bug 1960592] Re: `apt build-dep qemu-system-ppc` fails

2022-02-14 Thread Bryce Harrington
Could you attach your /var/log/apt/history.log and /var/log/apt/term.log from after reproducing this? Also please post the output from: $ apt-cache policy qemu gcc-powerpc64-linux-gnu ** Changed in: qemu (Ubuntu) Status: New => Incomplete -- You received this bug notification because

[Bug 1960739] Re: package mysql-server-8.0 8.0.28-0ubuntu0.20.04.3 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2022-02-14 Thread Bryce Harrington
** Description changed: happened when doing auto updates to ubuntu linux ProblemType: Package DistroRelease: Ubuntu 20.04 Package: mysql-server-8.0 8.0.28-0ubuntu0.20.04.3 ProcVersionSignature: Ubuntu 5.4.0-97.110-generic 5.4.162 Uname: Linux 5.4.0-97-generic x86_64

[Bug 1960754] Re: gencache_init: Failed to create directory: /var/www/.cache/samba - Permission denied

2022-02-14 Thread Bryce Harrington
The solution for the bug report you mentioned is the patch I've attached here. From looking at the focal source for samba, it appears this patch is already included when security provided an update to version 4.13.14, last November. What version of Samba do you have installed? Does the issue

[Bug 1960754] Re: gencache_init: Failed to create directory: /var/www/.cache/samba - Permission denied

2022-02-14 Thread Bryce Harrington
Thanks for reporting this issue and flagging the related bug report. That report details these steps to reproduce on redhat: - Steps to Reproduce: 1. Create a share on Windows AD server. 2. Join a system to AD domain via realmd (samba + winbind) 3. Try to access the share hosted on Windows

[Bug 1960754] Re: gencache_init: Failed to create directory: /var/www/.cache/samba - Permission denied

2022-02-14 Thread Bryce Harrington
** Bug watch added: Red Hat Bugzilla #1908506 https://bugzilla.redhat.com/show_bug.cgi?id=1908506 ** Also affects: samba (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=1908506 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 1958720] Re: python3-yaml and python3-six are not co-installable with python-is-python2 in jammy

2022-02-14 Thread Bryce Harrington
** Tags added: server-triage-discuss -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1958720 Title: python3-yaml and python3-six are not co-installable with python-is- python2 in jammy To manage

[Bug 1946841] Re: Merge amavisd-new from Debian unstable for 22.04

2022-02-14 Thread Bryce Harrington
1:2.12.2-1 is now available from Debian unstable ** Changed in: amavisd-new (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.net/bugs/1946841 Title: Merge amavisd-new

[Bug 1831441] Re: Please add WS-Discovery ( WSD ) support for Windows Samba server discovery.

2022-02-14 Thread Bryce Harrington
I've uploaded the package to a PPA, to verify it builds in the LP env: https://launchpad.net/~bryce/+archive/ubuntu/wsdd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831441 Title: Please add

[Bug 1831441] Re: Please add WS-Discovery ( WSD ) support for Windows Samba server discovery.

2022-02-14 Thread Bryce Harrington
> I tested this on Ubuntu 20.04 and Mint 20 and it works as advertised. I don't see a path to 22.04 yet but it may be too soon. That's good to hear the new package addresses your need. wsdd is currently in Debian New for manual review. We won't be able to sync it into Ubuntu until that process

[Bug 1960851] Re: [pull-debian-source] Pull from Debian 'new'

2022-02-14 Thread Bryce Harrington
Bummer, but confirmed. Thanks. ** Changed in: ubuntu-dev-tools (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/1960851 Title: [pull-debian-source] Pull from

[Bug 1960851] [NEW] [pull-debian-source] Pull from Debian 'new'

2022-02-14 Thread Bryce Harrington
Public bug reported: Is there a way to pull source for a package available only in Debian new? Digging through the pullpkg.py source I get the impression it pulls source via launchpad, and presumably 'new' package data isn't pulled into launchpad, so isn't currently possible to pull. $

[Bug 1960356] [NEW] Remove binaries and source for uwsgi-plugin-php in jammy

2022-02-08 Thread Bryce Harrington
Public bug reported: uwsgi-plugin-php hits some migration issues in Jammy, that it appears Debian CI hits as well: https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/u/uwsgi-plugin-php/20220205_214753_a5de0@/log.gz

[Bug 1690836] Re: libnl-genl-3.0 memory leak

2022-02-07 Thread Bryce Harrington
Xenial and trusty have reached end of standard support ** Changed in: libnl3 (Ubuntu Trusty) Status: Confirmed => Won't Fix ** Changed in: libnl3 (Ubuntu Xenial) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1782362] Re: dnsmasq segfaults on cnames referring to themselves

2022-02-07 Thread Bryce Harrington
Xenial and trusty have reached end of standard support ** Changed in: dnsmasq (Ubuntu Trusty) Status: New => Won't Fix ** Changed in: dnsmasq (Ubuntu Xenial) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1705720] Re: error message when run against amavisd: "Redundant argument in sprintf at /usr/share/logwatch/scripts/services/amavis line 1338"

2022-02-07 Thread Bryce Harrington
Xenial has reached end of standard support. ** Changed in: logwatch (Ubuntu Xenial) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1705720 Title: error message

[Bug 1677578] Re: php-fcgi: max_execution_time causes memory leaks

2022-02-07 Thread Bryce Harrington
The upstream comment indicates the issue is believed to be in imagemagick itself rather than php-imagick. It would be worth re-testing if this issue exists or not when using current imagemagick. ** Package changed: php-imagick (Ubuntu) => imagemagick (Ubuntu) ** Changed in: imagemagick

[Bug 1953216] Re: PROXY feature not compiled in

2022-02-07 Thread Bryce Harrington
Hi Dractly, I noticed this expired, but you gave a good explanation of the request so wanted to give a second encouragement to forward this feature request to Debian. If we got this inbound proxy build option resolved within the next few weeks it might make the cutoff for us to include in 22.04.

[Bug 1953216] Re: PROXY feature not compiled in

2022-02-07 Thread Bryce Harrington
** Changed in: exim4 (Ubuntu) Status: Expired => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1953216 Title: PROXY feature not compiled in To manage notifications about this bug go to:

[Bug 1960061] [NEW] Update bind9 OCI for jammy

2022-02-04 Thread Bryce Harrington
Public bug reported: Scheduled-For: 22.03 Update bind9 OCI for jammy ** Affects: bind9 (Ubuntu) Importance: Undecided Status: Invalid ** Tags: needs-oci-update ** Changed in: bind9 (Ubuntu) Status: New => Invalid ** Changed in: bind9 (Ubuntu) Milestone: None =>

[Bug 1960060] [NEW] Update apache2 OCI for jammy

2022-02-04 Thread Bryce Harrington
Public bug reported: Scheduled-For: 22.03 Update apache2 OCI for jammy ** Affects: apache2 (Ubuntu) Importance: Undecided Status: Invalid ** Tags: needs-oci-update ** Changed in: apache2 (Ubuntu) Status: New => Invalid -- You received this bug notification because you

[Bug 1959924] Re: Re-merge apache2 for jammy

2022-02-04 Thread Bryce Harrington
** Changed in: apache2 (Ubuntu) Assignee: (unassigned) => Bryce Harrington (bryce) ** Changed in: apache2 (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1959924] Re: Re-merge apache2 for jammy

2022-02-03 Thread Bryce Harrington
** Tags added: needs-merge ** Changed in: apache2 (Ubuntu) Milestone: None => ubuntu-22.03 ** Description changed: Apache2 2.4.51-2 is already merged into jammy, which also includes backport of OpenSSL3 support from upstream. There is a new 2.4.52 release that includes this OpenSSL3

[Bug 1959924] [NEW] Re-merge apache2 for jammy

2022-02-03 Thread Bryce Harrington
Public bug reported: Apache2 2.4.51-2 is already merged into jammy, which also includes backport of OpenSSL3 support from upstream. There is a new 2.4.52 release that includes this OpenSSL3 support (and a few associated fixes/cleanups further), which is available currently from Debian unstable

[Bug 1959624] Re: Re-merge dovecot for jammy (v2.3.18?)

2022-02-01 Thread Bryce Harrington
** Changed in: dovecot (Ubuntu) Milestone: None => ubuntu-22.03 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1959624 Title: Re-merge dovecot for jammy (v2.3.18?) To manage notifications about

[Bug 1944008] Re: php-fpm doesn't include huge-code-pages feature support

2022-02-01 Thread Bryce Harrington
Agreed, this is not something we would diverge from Debian on. Please report this to Debian and provide a link to the bug report here. ** Changed in: php8.1 (Ubuntu) Status: Triaged => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1912387] Re: [Patch] check_snmp: support SNMPv3 TSM security (client certificates)

2022-02-01 Thread Bryce Harrington
From upstream's comment, it sounds like the next action to get this moved forward would be to provide a test case. ** Changed in: nagios-plugins (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1959639] Re: Running autopkgtest in lxc crashes host's ntp

2022-02-01 Thread Bryce Harrington
** Changed in: postfix (Ubuntu) Milestone: None => ubuntu-22.03 ** Changed in: postfix (Ubuntu) Assignee: (unassigned) => Bryce Harrington (bryce) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1940916] Re: Incorrectly excludes tmpfs filesystems

2022-01-31 Thread Bryce Harrington
** Also affects: percona-monitoring-plugins Importance: Undecided Status: New ** No longer affects: percona-monitoring-plugins -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940916 Title:

[Bug 1959639] [NEW] Running autopkgtest in lxc crashes host's ntp

2022-01-31 Thread Bryce Harrington
Public bug reported: When running autopkgtest in a lxc container against postfix 3.6.4, it does something that causes the host's ntp service to segfault and to reset the system time to an earlier time. I haven't determined if the former causes the latter, or vice versa. sudo autopkgtest

[Bug 1959624] Re: Re-merge dovecot for jammy

2022-01-31 Thread Bryce Harrington
Unfortunately there appear to be several problems with this release. 1. After performing the merge, the autopkgtests fail for me locally with: static verify (ecdsa x9.62) .. : ok 0 / 23 tests failed ==3793296== Conditional jump or move depends on

[Bug 1959624] Re: Re-merge dovecot for jammy

2022-01-31 Thread Bryce Harrington
Setting to incomplete as we wait for 2.3.18. Dovecot releases relatively frequently so I anticipate 2.3.18 in Feb. ** Summary changed: - Re-merge dovecot for jammy + Re-merge dovecot for jammy (v2.3.18?) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1959624] [NEW] Re-merge dovecot for jammy

2022-01-31 Thread Bryce Harrington
re-created even though they have a different UIDVALIDITY or GUID. ** Affects: dovecot (Ubuntu) Importance: Undecided Assignee: Bryce Harrington (bryce) Status: New ** Tags: needs-merge -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1959612] [NEW] Re-merge postfix for jammy

2022-01-31 Thread Bryce Harrington
| testing postfix| 3.6.4-1 | unstable Changes: http://www.postfix.org/announcements/postfix-3.6.4.html ** Affects: postfix (Ubuntu) Importance: Undecided Assignee: Bryce Harrington (bryce) Status: New ** Tags: needs-merge -- You received this bug

[Bug 1946857] Re: Merge exim4 from Debian unstable for 22.04

2022-01-31 Thread Bryce Harrington
It may get confusing if we open/close the same bug report for subsequent merges, so if you want a bug report for tracking merges, I'd recommend filing a new bug report each time. If you subscribe canonical-server and tag it 'needs-merge' that should be sufficient to get it to show up in pinot for

[Bug 1954706] Re: Please remove libphp-swiftmailer source and binaries from jammy

2022-01-27 Thread Bryce Harrington
** Changed in: libphp-swiftmailer (Ubuntu) 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/1954706 Title: Please remove libphp-swiftmailer source and binaries

[Bug 1959120] Re: Merge whois 5.5.11 from Debian unstable

2022-01-27 Thread Bryce Harrington
** Changed in: whois (Ubuntu) Milestone: ubuntu-22.03 => ubuntu-22.02 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1959120 Title: Merge whois 5.5.11 from Debian unstable To manage

[Bug 1959120] Re: Merge whois 5.5.11 from Debian unstable

2022-01-27 Thread Bryce Harrington
I'm not spotting the cause of the utf issue, but looks like the package transitioned successfully anyway, so this bug can be closed. ** Changed in: whois (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1946861] Re: Merge ipmitool from Debian unstable for 22.04

2022-01-27 Thread Bryce Harrington
Nothing to merge yet ** Changed in: ipmitool (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946861 Title: Merge ipmitool from Debian unstable for 22.04

[Bug 1946881] Re: Merge openipmi from Debian unstable for 22.04

2022-01-27 Thread Bryce Harrington
Nothing to merge yet ** Changed in: openipmi (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946881 Title: Merge openipmi from Debian unstable for 22.04

[Bug 1946878] Re: Merge net-tools from Debian unstable for 22.04

2022-01-27 Thread Bryce Harrington
Nothing to merge yet ** Changed in: net-tools (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946878 Title: Merge net-tools from Debian unstable for 22.04

[Bug 1959120] Re: Merge whois 5.5.11 from Debian unstable

2022-01-27 Thread Bryce Harrington
""" Import problem - Basque (eu) - whois in Ubuntu Jammy package "whois" The file could not be imported because of text encoding problems. This may indicate that the file does not specify the correct encoding, or that it contains garbled or truncated text data. The specific error message was:

[Bug 1959120] Re: Merge whois 5.5.11 from Debian unstable

2022-01-26 Thread Bryce Harrington
This bug was fixed in the package whois - 5.5.11 --- whois (5.5.11) unstable; urgency=medium * Implemented a --no-recursion command line option to disable recursion from registrar to registry servers. * Updated the .pro, .vu and .xxx TLD servers. * Updated the list of new

[Bug 1959120] Re: Merge whois 5.5.11 from Debian unstable

2022-01-26 Thread Bryce Harrington
From git-ubuntu the ubuntu delta is: diff --git a/make_version_h.pl b/make_version_h.pl index 51a8f76..ae4a69b 100755 --- a/make_version_h.pl +++ b/make_version_h.pl @@ -13,7 +13,7 @@ close($fh); my ($ver) = $line =~ /^whois \s+ \( ( [^\)]+ ) \) \s+ \S+/x; die "Version number not found in

[Bug 1959120] Re: Merge whois 5.5.11 from Debian unstable

2022-01-26 Thread Bryce Harrington
Yep looks like a sync. I'll doublecheck the "buildN" handling changes are indeed present and then sync. ** Changed in: whois (Ubuntu) Assignee: (unassigned) => Bryce Harrington (bryce) -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1957765] Re: Jammy: Update to 5.1.21 needed for PHP 8.1 compatibility

2022-01-25 Thread Bryce Harrington
Uploaded to -proposed php-apcu | 5.1.20+4.0.11-0+deb11u1ubuntu3 | jammy/universe php-apcu | 5.1.21+4.0.11-7ubuntu1 | jammy-proposed/universe ** Changed in: php-apcu (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a

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