Bug#1029136: MariaDB configuration files not properly migrated on switch to unversioned packages

2023-02-05 Thread Otto Kekäläinen
> > This is now solved on > > https://salsa.debian.org/mariadb-team/mariadb-server/-/merge_requests/31 > > Mangling the maintainers scripts of another package is a delicate issue > as it's often fragile and can cause hard to debug failures in corner cases. > > Personally, I would have turned the

Bug#1029136: MariaDB configuration files not properly migrated on switch to unversioned packages

2023-02-05 Thread Otto Kekäläinen
This is now solved on https://salsa.debian.org/mariadb-team/mariadb-server/-/merge_requests/31

Bug#1024041: mariadb-10.6: FTBFS on riscv64: rocksdb/db/memtable.cc:129: undefined reference to `__atomic_compare_exchange_1'

2023-02-05 Thread Otto Kekäläinen
FYI, this was merged in https://salsa.debian.org/mariadb-team/mariadb-server/-/commit/3062888cb67ba22a5e0acaeb3321a06cb7d07ea3 and uploaded to Debian. Latest build statuses: https://buildd.debian.org/status/package.php?p=mariadb Upstream seems to also do their fixes: -

Bug#1030081: galera-arbitrator-3: Please provide native systemd integration

2023-02-03 Thread Otto Kekäläinen
Severity: wishlist Tags: newcomer help Hello! Galera 4 [1] does include a systemd script. Having one in this older version is mostly a nice-to-have level of thing. I am happy to review any Merge Requests on the topic. I have used up my time budget for Debian packaging work for this spring so I

Bug#310442: rdiff-backup: no way to recover from full filesystem

2023-02-03 Thread Otto Kekäläinen
Thanks Alexis, Tommi, Paul and many others for using rdiff-backup and contributing to the bug report https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=310442! The latest version of rdiff-backup 2.2.2-1 is now available in Debian Sid and Bookworm: https://tracker.debian.org/pkg/rdiff-backup If

Bug#988164: rdiff-backup: obsolete conffile not removed

2023-02-03 Thread Otto Kekäläinen
Control: tags -1 newcomer help Hello! Thanks for using rdiff-backup in Debian. The latest version (https://tracker.debian.org/pkg/rdiff-backup) has recently been uploaded to Debian. I would appreciate it if you can help testing it, and perhaps also verify if this issue still exists and if it

Bug#992325: rdiff-backup: '::' prefix on target directory causes crash - contrary to documentation (and earlier versions) version graph

2023-02-03 Thread Otto Kekäläinen
Hello Alexis! Thanks for using rdiff-backup and reporting about https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992325 Please test if this issue still exists in latest rdiff-backup 2.2.2-1 in Debian. If it still exists, please report the issue upstream at

Bug#1024096: rdiff-backup: please run the upstream testsuite

2023-02-03 Thread Otto Kekäläinen
Control: tags -1 newcomer help Hello! You are right, the current autopkgstest is extremely trivial and only checks that the program runs at all[1]. Upstream Makefile has various test targets. Some of them might not be compatible with autopkgtest[3,4] due to doing weird stuff as root user to the

Bug#1009290: [debian-mysql] Bug#1009290: mariadb-server-10.6: Fails to start on live system

2023-01-31 Thread Otto Kekäläinen
> How about temporarily inserting something like the implementation below of > Arnaud R's workaround somewhere (where?) in mariadb-server(-10.6).postinst? > > Thank you! > Daniel Lewart > Urbana, Illinois > --- > # Temporary workaround which should be removed after upstream fixes > #

Bug#1028273: Acknowledgement (MariaDB systemd: make multiple systemd files compatible with --build=all)

2023-01-30 Thread Otto Kekäläinen
Control: tags -1 patch This Debian bug is still waiting for a contributor to dive deep into it, but it is easier now as there is a draft of one way to potentially solve it in https://salsa.debian.org/mariadb-team/mariadb-server/-/merge_requests/29

Bug#996706: [debian-mysql] Bug#996706: mariadb-server-10.5: run directory is not created in multi-instance mode

2023-01-30 Thread Otto Kekäläinen
Control: tags -1 patch This Debian bug is still waiting for a contributor to dive deep into it, but it is easier now as there is a draft of one way to potentially solve it in https://salsa.debian.org/mariadb-team/mariadb-server/-/merge_requests/29

Bug#1029136: MariaDB configuration files not properly migrated on switch to unversioned packages

2023-01-29 Thread Otto Kekäläinen
Hi! Here is the situation after 'apt full-upgrade -y': $ dpkg -l | grep -iE 'maria|mysql|galera' || true # List installed ii default-mysql-client 1.1.0 all MySQL database client binaries (metapackage) ii default-mysql-client-core 1.1.0 all

Bug#1029136: MariaDB configuration files not properly migrated on switch to unversioned packages

2023-01-28 Thread Otto Kekäläinen
Hi! I managed now to reproduce this. The purge step is not relevant, but simply the upgrade itself. In clean Docker container with Debian unstable: $ apt install -y mariadb-server-10.6 -> install successful $ apt full-upgrade -y -> does nothing $ service mariadb restart Stopping MariaDB

Bug#1029163: Acknowledgement (mariadb: FTBFS on armel, armhf, mipsel, mips64el: builds, but test suite fails in main.explain_json_format mismatches)

2023-01-28 Thread Otto Kekäläinen
Hi! We have a MR at https://salsa.debian.org/mariadb-team/mariadb-server/-/merge_requests/28 by Adrian (titled HACK), discussions and code snippets at https://jira.mariadb.org/browse/MDEV-30411 and a new patch by Daniel at

Bug#1024041: mariadb-10.6: FTBFS on riscv64: rocksdb/db/memtable.cc:129: undefined reference to `__atomic_compare_exchange_1'

2023-01-22 Thread Otto Kekäläinen
Control: tags -1 patch Hi! You are right, I missed https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=1024041;filename=mariadb-fix-ftbfs-riscv64.patch;msg=20 I will try this on next upload

Bug#1009290: [debian-mysql] Bug#1009290: mariadb-server-10.6: Fails to start on live system

2023-01-21 Thread Otto Kekäläinen
Hi! I don't see anything new in upstream https://jira.mariadb.org/browse/MDEV-28751 about this. However we do have MariaDB 10.11.1 in Debian now. Maybe you Daniel can for the sake of it check if the behaviour is still same on 10.11? I would personally also be keen to figure out how to make the

Bug#1006702: [debian-mysql] Bug#1006702: mariadb-10.6: Baseline violation on at least i386 via CXXFLAGS

2023-01-21 Thread Otto Kekäläinen
Hi! Contributions to improve mysys/CMakeFiles.txt are welcome! We have now MariaDB 10.11.1 in Debian with latest version of said file from upstream. On Sun, 13 Mar 2022 at 17:27, Otto Kekäläinen wrote: > > Control: Severity -1 wishlist > > Based on replies from Daniel and Mar

Bug#996706: [debian-mysql] Bug#996706: mariadb-server-10.5: run directory is not created in multi-instance mode

2023-01-21 Thread Otto Kekäläinen
Hello Peter and Faustin! We have several related bugs: #1028271 [mariadb-server] MariaDB systemd: start using sysusers.d #1028272 [mariadb-server] MariaDB systemd: start using tmpfiles.d #1028273 [mariadb-server] MariaDB systemd: make multiple systemd files compatible with --build=all We also

Bug#1006528: Acknowledgement (mariadb-10.6: FTBFS on sh4: undefined reference to misc functions and files)

2023-01-21 Thread Otto Kekäläinen
Latest build 1:10.6.11-2 fully passed on sh4 so this bug must have been fixed in the past

Bug#1024041: mariadb-10.6: FTBFS on riscv64: rocksdb/db/memtable.cc:129: undefined reference to `__atomic_compare_exchange_1'

2023-01-21 Thread Otto Kekäläinen
Control: retitle -1 mariadb: FTBFS on riscv64: rocksdb/db/memtable.cc:129: undefined reference to `__atomic_compare_exchange_1' to misc functions and files Control: reassign -1 mariadb Control: found -1 mariadb-10.6/1:10.6.9-1 Control: found -1 mariadb/1:10.11.1-1 I reviewed recent builds of the

Bug#1029374: mariadb: FTBFS on ppc64: main.func_json_notembedded very long output and crash

2023-01-21 Thread Otto Kekäläinen
Source: mariadb Version: 1:10.11.1-1 Tags: upstream, confirmed, help, ftbfs User: debian-powe...@lists.debian.org Usertags: ppc64 X-Debbugs-CC: debian-powe...@lists.debian.org Builds on ppc64 pass but the testsuite that validates that binary works failed with:

Bug#1006531: [debian-mysql] Bug#1006531:

2023-01-21 Thread Otto Kekäläinen
Control: retitle -1 mariadb: FTBFS on hurd-i386: undefined reference to misc functions and files Control: reassign -1 mariadb Control: found -1 mariadb-10.6/1:10.6.7-1 Control: found -1 mariadb/1:10.11.1-1 I reviewed recent builds of the new MariaDB 10.11[1] and similar failures still exist.

Bug#1029372: mariadb: FTBFS on powerpc: Test main.index_merge_innodb runs 150 mins until terminated

2023-01-21 Thread Otto Kekäläinen
Source: mariadb Version: 1:10.11.1-1 Tags: upstream, confirmed, help, ftbfs User: debian-powe...@lists.debian.org Usertags: powerpc X-Debbugs-CC: debian-powe...@lists.debian.org Builds on powerpc pass but the testsuite that validates that binary works failed with: ... main.subselect_sj2_jcl6

Bug#1006529: mariadb: FTBFS on hppa: builds, but test suite crashes immediately with "'aio write' returned OS error 0")

2023-01-21 Thread Otto Kekäläinen
Control: reassign -1 mariadb-10.6,mariadb Control: retitle -1 mariadb: FTBFS on hppa: builds, but test suite crashes immediately with "'aio write' returned OS error 0"), maybe io_uring related I reviewed recent builds of new MariaDB 10.11[1] and this same failure still exists. warning: Can't

Bug#1024040: mariadb-10.6: FTBFS on alpha: relocation truncated to fit: GPREL16 against symbol `wsrep_debug'

2023-01-21 Thread Otto Kekäläinen
-team/mariadb-server/-/wikis/Contributing-to-MariaDB-packaging-in-Debian On Sun, 20 Nov 2022 at 13:06, Otto Kekäläinen wrote: > > > fneq (,$(filter $(DEB_HOST_ARCH_CPU),alpha)) > > LDFLAGS+=-Wl,--no-relax > > endif > > Thanks Michael for the suggestion! > > I

Bug#1029136: MariaDB configuration files not properly migrated on switch to unversioned packages

2023-01-21 Thread Otto Kekäläinen
Hi! I have been frantically trying to reproduce the issue you reported. Would you be able to describe more in detail what was the situation before and after you upgraded and what commands exactly did you do to execute the upgrade (apt upgrade, apt full-upgrade, apt-get, aptitude)? We might very

Bug#1029136: MariaDB configuration files not properly migrated on switch to unversioned packages

2023-01-20 Thread Otto Kekäläinen
Hi! Thanks for reporting the issue. I saw this earlier and fixed it via https://salsa.debian.org/mariadb-team/mariadb-server/-/commit/dd3a058ebec877da50aadc9f8909d61ac634430a - but cleary the fix does not fully work as you ran into this again. I will dive deeper. - Otto

Bug#1029164: mariadb: FTBFS on mipsel, mips64el: builds, but test suite in main.order_by_innodb 'innodb' mismatches ('ref' instead of 'range')

2023-01-18 Thread Otto Kekäläinen
Source: mariadb Version: 1:10.11.1-1 Tags: upstream, confirmed, ftbfs User: debian-m...@lists.debian.org Usertags: mipsel, mips64el X-Debbugs-CC: debian-m...@lists.debian.org After upload of MariaDB 11.10 to Debian (this is a regression from 10.6) the following test started to fail:

Bug#1029165: mariadb: failed to cross-compile

2023-01-18 Thread Otto Kekäläinen
Source: mariadb Version: 1:10.11.1-1 Tags: help Hi! I tested to cross-compile MariaDB 10.11.1-1 on http://crossqa.debian.net/src/mariadb on multiple architectures but they all failed with: [ 1%] Linking C executable uca-dump cd /<>/builddir/strings && /usr/bin/cmake -E cmake_link_script

Bug#1029163: mariadb: FTBFS on armel, armhf, mipsel, mips64el: builds, but test suite fails in main.explain_json_format mismatches

2023-01-18 Thread Otto Kekäläinen
Source: mariadb Version: 1:10.11.1-1 Tags: upstream, confirmed, ftbfs User: debian-...@lists.debian.org Usertags: eabi, mipsel, mips64el, armhf, armel X-Debbugs-CC: debian-...@lists.debian.org, debian-m...@lists.debian.org Forwarded: https://jira.mariadb.org/browse/MDEV-30411 Several tests that

Bug#1029092: Don't update mysql-defaults in Debian testing/Bookworm too early

2023-01-17 Thread Otto Kekäläinen
Package: mysql-defaults Version: 1.1.0 Severity: serious Owner: Otto Kekäläinen Don't allow mysql-defaults into testing/Bookworm before MariaDB 1:10.11.1-1 has entered it first. There is no package 'mariadb-server-core' in MariaDB 1:10.6.11-2 and thus the defaults pointer would fail

Bug#1028273: MariaDB systemd: make multiple systemd files compatible with --build=all

2023-01-08 Thread Otto Kekäläinen
Package: mariadb-server Severity: wishlist Tags: newcomer Upstream MariaDB ships with multiple systemd service files but we don't have it enabled in MariaDB packaging in Debian[1]. This issue is tagged newcomer friendly as it only requires a minimal knowledge[2] of existing MariaDB packaging in

Bug#1028272: MariaDB systemd: start using tmpfiles.d

2023-01-08 Thread Otto Kekäläinen
Package: mariadb-server Severity: wishlist Tags: newcomer Upstream MariaDB ships with usr/lib/tpmfiles.d/mariadb.conf but we don't use it in MariaDB packaging in Debian[1]. This issue is tagged newcomer friendly as it only requires a minimal knowledge[2] of existing MariaDB packaging in Debian.

Bug#1028271: MariaDB systemd: start using sysusers.d

2023-01-08 Thread Otto Kekäläinen
Package: mariadb-server Severity: wishlist Tags: newcomer Upstream MariaDB ships with usr/lib/sysusers.d/mariadb.conf but we don't use it in MariaDB packaging in Debian[1]. This issue is tagged newcomer friendly as it only requires a minimal knowledge[2] of existing MariaDB packaging in Debian.

Bug#1024055: Upload MariaDB 1:10.3.37-0+deb10u1 ?

2022-12-26 Thread Otto Kekäläinen
On Mon, 5 Dec 2022 at 01:18, Utkarsh Gupta wrote: > > Hi Otto, > > On Mon, Dec 5, 2022 at 5:33 AM Otto Kekäläinen wrote: > > I didn't get a reply to this, so asking again. > > I could take care of the upload but if you'd like to do that, please > feel free t

Bug#1024054: bullseye-pu: package mariadb-10.5 10.5.18-0+deb11u1

2022-12-06 Thread Otto Kekäläinen
> I assume there are no other changes in the new releases that might be > relevant / interesting to users (and thus worthy of mentioning in the > changelog)? Misc bugfixes but nothing special to highlight, and nothing that is known to fix any of the 5 bugs tracked at bugs.debian.org for

Bug#1024515: Acknowledgement (mariadb-10.6: FTBFS on s390x: test main.order_by_innodb failed with type 'ref')

2022-12-04 Thread Otto Kekäläinen
I did a re-run today and surprisingly it passed: main.order_by_innodb 'innodb'w2 [ pass ] 84 https://buildd.debian.org/status/fetch.php?pkg=mariadb-10.6=s390x=1%3A10.6.11-1=1670206361=0 Maybe the issue is sporadic? But also the first day I saw this I re-ran the build and it did

Bug#1024055: Upload MariaDB 1:10.3.37-0+deb10u1 ?

2022-12-04 Thread Otto Kekäläinen
Hi Emilio! I didn't get a reply to this, so asking again. On Sun, 20 Nov 2022 at 17:57, Otto Kekäläinen wrote: > > Hello Emilio! > > MariaDB 1:10.3.37-0+deb10u1 is ready for upload at > https://salsa.debian.org/mariadb-team/mariadb-10.3/-/commits/buster > > Do

Bug#972057: mariadb-10.6: FTBFS on m68k/sh4: test suite fails to start

2022-11-21 Thread Otto Kekäläinen
Thanks for the info. Do you what is the mechanism that controls makes the test suite being skipped on m68k/sh?

Bug#1024054: Acknowledgement (bullseye-pu: package mariadb-10.5 10.5.18-0+deb11u1)

2022-11-20 Thread Otto Kekäläinen
Page https://release.debian.org/ says next stable update is mid-late November. Are you OK if I upload this to bullseye? - Otto

Bug#1024516: mariadb-10.6: FTBFS on ia64: ha_archive.so: version node not found for symbol lzma_get_progress@@XZ_5.2

2022-11-20 Thread Otto Kekäläinen
Source: mariadb-10.6 Version: 1:10.6.11-1 Tags: ftbfs User: debian-i...@lists.debian.org Usertags: ia64 X-Debbugs-CC: debian-i...@lists.debian.org After upload of mariadb-10.6 1:10.6.11-1 I noticed that ia64 builds at https://buildd.debian.org/status/package.php?p=mariadb-10.6 were failing:

Bug#1024515: mariadb-10.6: FTBFS on s390x: test main.order_by_innodb failed with type 'ref'

2022-11-20 Thread Otto Kekäläinen
Source: mariadb-10.6 Version: 1:10.6.11-1 Tags: ftbfs User: debian-s...@lists.debian.org Usertags: s390x X-Debbugs-CC: debian-s...@lists.debian.org Severity: serious Justification: fails to build from source on official Debian architecture After upload of mariadb-10.6 1:10.6.11-1 I noticed that

Bug#1024040: mariadb-10.6: FTBFS on alpha: relocation truncated to fit: GPREL16 against symbol `wsrep_debug'

2022-11-20 Thread Otto Kekäläinen
> fneq (,$(filter $(DEB_HOST_ARCH_CPU),alpha)) > LDFLAGS+=-Wl,--no-relax > endif Thanks Michael for the suggestion! I don't see any alpha porter boxes on https://db.debian.org/machines.cgi?sortby=purpose=dsc so I can't test/validate this myself. If you feel confident about the change, can

Bug#1024055: buster-pu: package mariadb-10.3 10.3.37-0+deb10u1

2022-11-13 Thread Otto Kekäläinen
version 10.3.37. -- Otto Kekäläinen Fri, 11 Nov 2022 20:54:48 -0800 This release does not (at least not yet) have any CVE tracked vulnerabilities. I realize you might not be interested to include this in a LTS release if there are no critical fixes to point out, but I decided to file

Bug#1024054: bullseye-pu: package mariadb-10.5 10.5.18-0+deb11u1

2022-11-13 Thread Otto Kekäläinen
-27449 - CVE-2022-27451 - CVE-2022-27452 - CVE-2022-27455 - CVE-2022-27456 - CVE-2022-27457 - CVE-2022-27458 - CVE-2022-32083 - CVE-2022-32085 - CVE-2022-32086 - CVE-2022-32087 - CVE-2022-32088 -- Otto Kekäläinen Fri, 11 Nov 2022 18:33:01 -0800

Bug#1024041: mariadb-10.6: FTBFS on riscv64: rocksdb/db/memtable.cc:129: undefined reference to `__atomic_compare_exchange_1'

2022-11-13 Thread Otto Kekäläinen
Source: mariadb-10.6 Version: 1:10.6.9-1 Tags: upstream, confirmed, ftbfs User: debian-ri...@lists.debian.org Usertags: riscv64, riscv X-Debbugs-CC: debian-ri...@lists.debian.org After upload of mariadb-10.6 1:10.6.9-1 I noticed that riscv64 builds at

Bug#1024040: mariadb-10.6: FTBFS on alpha: relocation truncated to fit: GPREL16 against symbol `wsrep_debug'

2022-11-13 Thread Otto Kekäläinen
Source: mariadb-10.6 Version: 1:10.6.7-1 Tags: upstream, confirmed, ftbfs User: debian-al...@lists.debian.org Usertags: alpha X-Debbugs-CC: debian-al...@lists.debian.org After upload of mariadb-10.6 1:10.6.7-1 I noticed that alpha builds at

Bug#1022994: TMPDIR behaviour in maintainer scripts [was: Re: Bug#1023778: mysql-server-8.0: fails to restart on upgrade with libpam-tmpdir]

2022-11-12 Thread Otto Kekäläinen
> > I think the answer to this should probably be established by the > > libpam-tmpdir maintainer and documented first, for fear of someone else > > later coming along and saying that the maintainer script incorrectly > > ignores TMPDIR because we started ignoring it to resolve this bug. So I > >

Bug#993755: libcrypt.so.1: cannot open shared object file when upgrading from Stretch to Sid

2022-10-23 Thread Otto Kekäläinen
There seems to be a lot of people hitting this: * https://forums.debian.net/viewtopic.php?f=17=152419 * https://www.reddit.com/r/debian/comments/qcwpfr/sudo_is_completely_broken_after_i_accidentally/ Thus I am posting this to clarify things: Release notes of Debian 11 (bullseye)

Bug#1018063: [debian-mysql] Bug#1018063: Regression: mariadb client default charset changed breaks compatibility

2022-09-28 Thread Otto Kekäläinen
Control: -1 tags wontfix Hello Tim, Faustin and Georg! Tim: The choice of utfmb4 was made also at upstream, but you are right, Debian adopted it earlier than upstream and thus diverged slightly. In the next version in Debian (MariaDB 10.6) this is again in sync with upstream. > > Issues:

Bug#1004262: [debian-mysql] Bug#1004262: Bug#1004262: Acknowledgement (mariadb-server: Instead of being upgraded, mariadb-server gets removed after apt update)

2022-08-24 Thread Otto Kekäläinen
> @Otto, does that look like something good to have in the CI? I will > propose a MR then... > Yes Sounds like this is a scenario users hit and thus makes sense to have in Salsa-CI.

Bug#1006530: mariadb-10.6: FTBFS on x32: undefined reference to misc functions and files (regression from MariaDB 10.5)

2022-05-24 Thread Otto Kekäläinen
Thanks! I just wanted to follow up and notify that x32 now indeed builds and test suite passed too: https://buildd.debian.org/status/package.php?p=mariadb-10.6

Bug#808419: MariaDB Feedback Plugin

2022-05-23 Thread Otto Kekäläinen
Hi! Resurrecting this again and filed as https://salsa.debian.org/mariadb-team/mariadb-server/-/merge_requests/16 with plan to merge it on 10.6 and upload to Debian soon.

Bug#1006388: [debian-mysql] Bug#1006388: Bug#1006388: libmariadb-dev-compat: multi-arch is not present or not working. I am unable to install multiple architectures into Docker "debian:stable" as an e

2022-05-22 Thread Otto Kekäläinen
Hello Dick! On Thu, Feb 24, 2022 at 2:54 PM Otto Kekäläinen wrote: > > Thanks Dick for reporting #1006388! > > We need to fix multi-arch support on MariaDB 10.6 in unstable before > we can consider backporting anything to Bullseye/10.5. Right now we > don't have anybody on t

Bug#1006111: [debian-mysql] Bug#1006111: mariadb-server: wrong groupby result in newly filled myISAM table

2022-05-22 Thread Otto Kekäläinen
On Fri, May 20, 2022 at 10:19 PM Cameron Davidson wrote: > > On 20-Feb-22 10:42, Otto Kekäläinen wrote: > > Hello! > > > > Thanks for using MariaDB. In the scope of Debian packaging we do not > > fix upstream bugs. If you have a reproducible test case you coul

Bug#1001843: [debian-mysql] Bug#1001843: Bug#1001843: libmariadb-dev: mariadb_config reports incorrect plugin directory

2022-05-22 Thread Otto Kekäläinen
Control: tags -1 moreinfo Hello Akira! Was https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1001843 already solved for you?

Bug#1006530: mariadb-10.6: FTBFS on x32: undefined reference to misc functions and files (regression from MariaDB 10.5)

2022-05-04 Thread Otto Kekäläinen
Thanks John for researching this! Since you are close to solving it, would you like to finalize it by submitting a MR at https://salsa.debian.org/mariadb-team/mariadb-server? https://salsa.debian.org/mariadb-team/mariadb-server/-/wikis/Contributing-to-MariaDB-packaging-in-Debian

Bug#1008629: [debian-mysql] Bug#1008629: mariadb-server-core-10.3: MDEV-27937 no results on large prepared statement parameter list

2022-03-29 Thread Otto Kekäläinen
Thanks for reporting. Upstream is scheduled to release new versions in about a month or so, and the next Debian stable update date will show up at https://release.debian.org/ when it is planned. There will be no extra releases of MariaDB 1:10.3.3x in Debian 10 "Bullseye" than the next stable

Bug#996028: [debian-mysql] Bug#996028: Bug#996028: InnoDB: corrupted TRX_NO after upgrading to 10.3.31

2022-03-29 Thread Otto Kekäläinen
On Tue, Mar 29, 2022 at 9:33 PM Johnny A. Solbu wrote: > > On Sunday 20 February 2022 02:23, Otto Kekäläinen wrote: > > Is the issue https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996028 > > still affecting people? > > We just hit it again on our server aftre4r upgr

Bug#1007954: [debian-mysql] Bug#1007954: galera-4 FTBFS on IPV6-only buildds

2022-03-19 Thread Otto Kekäläinen
Hi! Thanks for looking into this. Can you elaborate why you filed this on 26.4.8 and not latest 26.4.10? Builds are passing. Thus tests indicate that there is no issue. What is the broken thing exactly and since tests are passing, how will we verify that the broken thing is fixed or still

Bug#1006796: Acknowledgement (bullseye-pu: package galera-3 25.3.36-0+deb11u1)

2022-03-14 Thread Otto Kekäläinen
Hi Adam! Could you please also approve upload of galera-4 and galera-3 to Bullseye stable updates? Thanks

Bug#1006702: [debian-mysql] Bug#1006702: mariadb-10.6: Baseline violation on at least i386 via CXXFLAGS

2022-03-13 Thread Otto Kekäläinen
Control: Severity -1 wishlist Based on replies from Daniel and Marko this code section is indeed correct. Also, based on git blame the section you suggest to be removed was not added in a MariaDB version. However, instead of closing this bug report as invalid, I leave it open as a wishlist item

Bug#1007219: mariadb-10.6: FTBFS on sparc64:

2022-03-13 Thread Otto Kekäläinen
Source: mariadb-10.6 Version: 1:10.6.7-3 Tags: upstream, confirmed, ftbfs User: debian-sp...@lists.debian.org Usertags: sparc64 Forwarded: https://jira.mariadb.org/browse/MDEV-28052 X-Debbugs-CC: debian-sp...@lists.debian.org After upload of mariadb-10.6 1:10.6.7-3 I noticed that sparc64 builds

Bug#1007218: mariadb-10.6: FTBFS on powerpc: test main.grant_kill: Result length mismatch

2022-03-13 Thread Otto Kekäläinen
Source: mariadb-10.6 Version: 1:10.6.7-3 Tags: upstream, confirmed, ftbfs User: debian-powe...@lists.debian.org Usertags: powerpc Forwarded: https://jira.mariadb.org/browse/MDEV-23915 X-Debbugs-CC: debian-powe...@lists.debian.org Filing this bug for tracking purposes. No help needed from Debian

Bug#1007216: mariadb-10.6: FTBFS on ppc64: unrecognized opcode tbegin/tabort/tend

2022-03-13 Thread Otto Kekäläinen
Source: mariadb-10.6 Version: 1:10.6.7-1 Tags: upstream, confirmed, help, ftbfs User: debian-powe...@lists.debian.org Usertags: ppc64 X-Debbugs-CC: debian-powe...@lists.debian.org Builds on ppc64 failed with: [ 48%] Building CXX object extra/mariabackup/CMakeFiles/mbstream.dir/xbstream.cc.o cd

Bug#1006796: bullseye-pu: package galera-3 25.3.36-0+deb11u1

2022-03-04 Thread Otto Kekäläinen
/codership/documentation/blob/master/release-notes/release-notes-galera-25.3.35.txt -- Otto Kekäläinen Wed, 02 Mar 2022 21:39:54 -0800 Debdiff attached. Created with commands: git diff --stat debian/25.3.34-0+deb11u1..bullseye | xz > 25.3.36-0+deb11u1.debdiff.stat.xz git diff debian/25.3.3

Bug#1006797: bullseye-pu: package galera-3 26.4.11-0+deb11u1

2022-03-04 Thread Otto Kekäläinen
/codership/documentation/blob/master/release-notes/release-notes-galera-26.4.10.txt -- Otto Kekäläinen Wed, 02 Mar 2022 21:26:00 -0800 Debdiff attached. Created with commands: git diff --stat debian/26.4.9-0+deb11u1..bullseye | xz > 26.4.11-0+deb11u1.debdiff.stat.xz git diff debian/26.4.

Bug#1000342: bullseye-pu: package mariadb-10.5 10.5.15-0+deb11u1

2022-03-02 Thread Otto Kekäläinen
> > According to https://release.debian.org/ the next stable update is > > due > > in February. Please include this update to MariaDB. > > > > That was the plan, yes. As you probably noticed, we're a little behind > schedule That's fine as long as it is just about a couple of weeks, and not long

Bug#1006527: [debian-mysql] Bug#1006527: mariadb-10.6: FTBFS on ppc64/ppc64el: htmxlintrin.h errors

2022-03-02 Thread Otto Kekäläinen
Control: forwarded -1 https://jira.mariadb.org/browse/MDEV-27936 This was actually already in progress upstream. Sorry for escalating to list before noticing this.

Bug#1006527: mariadb-10.6: FTBFS on ppc64/ppc64el: htmxlintrin.h errors

2022-03-02 Thread Otto Kekäläinen
Hello! A recent build regression on ppc64el is preventing a new MariaDB version from migrating from unstable to testing. Could any experts on this list help out? Please use reply-to-all, I don't subscribe to the list. Builds on both ppc64 and ppc64el fail due to misc errors related to

Bug#988349: [debian-mysql] Bug#972057: mariadb-10.6: FTBFS on m68k: test suite fails to start

2022-02-26 Thread Otto Kekäläinen
Control: retitle -1 mariadb-10.6: FTBFS on sh4: test suite fails to start Control: reopen -1 Control: reassign -1 mariadb-10.6 Control: found -1 1:10.6.7-1 This bug still exists for MariaDB 10.6. In https://buildd.debian.org/status/fetch.php?pkg=mariadb-10.6=sh4=1%3A10.6.7-1=1645397551=0 the

Bug#972057: mariadb-10.6: FTBFS on m68k: test suite fails to start

2022-02-26 Thread Otto Kekäläinen
Control: retitle -1 mariadb-10.6: FTBFS on m68k: test suite fails to start Control: reopen -1 Control: reassign -1 mariadb-10.6 Control: found -1 1:10.6.7-1 This bug still exists for MariaDB 10.6. In

Bug#1006531: mariadb-10.6: FTBFS on hurd-i386: undefined reference to misc functions and files

2022-02-26 Thread Otto Kekäläinen
Source: mariadb-10.6 Version: 1:10.6.7-1 Tags: confirmed, help, ftbfs User: debian-h...@lists.debian.org Usertags: hurd Builds on hurd-i386 currently fail due to unknown reasons. See log at https://buildd.debian.org/status/fetch.php?pkg=mariadb-10.6=hurd-i386=1%3A10.6.7-2%7Eexp1=1645912176=0

Bug#1006530: mariadb-10.6: FTBFS on x32: undefined reference to misc functions and files (regression from MariaDB 10.5)

2022-02-26 Thread Otto Kekäläinen
Source: mariadb-10.6 Version: 1:10.6.7-1 Tags: confirmed, help, ftbfs User: debian-...@lists.debian.org Usertags: x32 Builds on x32 currently fail due to unknown reasons. See log at https://buildd.debian.org/status/fetch.php?pkg=mariadb-10.6=x32=1%3A10.6.7-2%7Eexp1=1645782519=0 There are a lot

Bug#1006529: mariadb-10.6: FTBFS on hppa: builds, but test suite crashes immediately with "'aio write' returned OS error 0"

2022-02-26 Thread Otto Kekäläinen
Source: mariadb-10.6 Version: 1:10.6.7-1 Tags: upstream, confirmed, help, ftbfs User: debian-h...@lists.debian.org Usertags: hppa Builds on hppa succeed, but as the mariadbd binary crashes immediately on start: mysql-test-run: *** ERROR: Error executing mariadbd --bootstrap Could not install

Bug#1006528: mariadb-10.6: FTBFS on sh4: undefined reference to misc functions and files

2022-02-26 Thread Otto Kekäläinen
Source: mariadb-10.6 Version: 1:10.6.7-1 Tags: confirmed, help, ftbfs User: debian-...@lists.debian.org Usertags: sh4 Builds on sh4 currently fail due to unknown reasons. See log at https://buildd.debian.org/status/fetch.php?pkg=mariadb-10.6=sh4=1%3A10.6.7-2%7Eexp1=1645784432=0 There are a lot

Bug#1006527: mariadb-10.6: FTBFS on ppc64/ppc64el: htmxlintrin.h errors

2022-02-26 Thread Otto Kekäläinen
Source: mariadb-10.6 Version: 1:10.6.7-1 Tags: upstream, confirmed, help, ftbfs User: debian-powe...@lists.debian.org Usertags: ppc64el, ppc64 Builds on both ppc64 and ppc64el fail due to misc errors related to htmxlintrin: htmxlintrin.h:25:3: error: #error "HTM instruction set not enabled"

Bug#1006388: [debian-mysql] Bug#1006388: libmariadb-dev-compat: multi-arch is not present or not working. I am unable to install multiple architectures into Docker "debian:stable" as an example.

2022-02-24 Thread Otto Kekäläinen
Thanks Dick for reporting #1006388! We need to fix multi-arch support on MariaDB 10.6 in unstable before we can consider backporting anything to Bullseye/10.5. Right now we don't have anybody on the maintainer team who fully understands the Debian multi-arch stuff. If you have suggestions on how

Bug#1005950: [debian-mysql] Bug#1005950: mariadb-10.6: FTBFS with OpenSSL 3.0

2022-02-24 Thread Otto Kekäläinen
Hello Sebastian! I have now MariaDB 10.6 working with OpenSSL 3.0.0. Yihuu! However I have problems making the correct debian/control changes. If I use just 'libssl-dev' as the dependency then the build will pick up old OpenSSL 1.1.1. If I use 'libssl-dev (>= 3.0.0)' then only experimental

Bug#1005950: [debian-mysql] Bug#1005950: mariadb-10.6: FTBFS with OpenSSL 3.0

2022-02-22 Thread Otto Kekäläinen
I've now successfully built MariaDB 10.6 with OpenSSL 3.0 using the patches CentOS folks had written: https://salsa.debian.org/mariadb-team/mariadb-server/-/jobs/2498671

Bug#1004262: [debian-mysql] Bug#1004262: Acknowledgement (mariadb-server: Instead of being upgraded, mariadb-server gets removed after apt update)

2022-02-21 Thread Otto Kekäläinen
Hello! As part of our CI we run a Bullseye MariaDB 10.5 to Debian Sid MariaDB 10.6 upgrade on every commit. If passes correctly with: The following packages will be REMOVED: mariadb-client-10.5 mariadb-client-core-10.5 mariadb-server-10.5 mariadb-server-core-10.5 The following NEW packages

Bug#1005190: gbp dch: add trailing dot when updating changelog

2022-02-21 Thread Otto Kekäläinen
Hi! Personally I don't use trailing dots in d/changelog unless there are actual full sentences that need them. I do however wish gbp-dch had this feature, as currently when it does not have it, Lintian-brush adds trailing dot to git commit message titles. I find that ugly and I believe most git

Bug#996028: [debian-mysql] Bug#996028: InnoDB: corrupted TRX_NO after upgrading to 10.3.31

2022-02-19 Thread Otto Kekäläinen
Control: reassign -1 mariadb-server-10.3 Control: tags moreinfo Hello! Is the issue https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996028 still affecting people? Did anybody figure out the root cause or what upstream issue it was, or what version it was fixed in?

Bug#975911: [debian-mysql] Bug#975911: mariadb-client and libedit

2022-02-19 Thread Otto Kekäläinen
Hello! If somebody wants to continue to work on this issue[1], please submit your packaging improvement suggestion as a Merge Request on Salsa[2]. I promise to review them promptly. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975911 [2]

Bug#917872: Ensure Mroonga plugin install/upgrade/uninstall for MariaDB

2022-02-19 Thread Otto Kekäläinen
Package: mariadb-plugin-mroonga Version: 10.6.5-1 Severity: normal Tags: newcomer Hello! If somebody wants to continue working on this[1] newcomer friendly tagged bug report, please submit Merge Requests[2]. I promise to review them quickly. [1]

Bug#1006111: [debian-mysql] Bug#1006111: mariadb-server: wrong groupby result in newly filled myISAM table

2022-02-19 Thread Otto Kekäläinen
Hello! Thanks for using MariaDB. In the scope of Debian packaging we do not fix upstream bugs. If you have a reproducible test case you could file bug report upstream. We are in the process of uploading 10.3.34, 10.5.15 and 10.6.7 to Debian. If these versions fix the issue then we can mark the

Bug#1005950: [debian-mysql] Bug#1005950: mariadb-10.6: FTBFS with OpenSSL 3.0

2022-02-18 Thread Otto Kekäläinen
Seems upstream added OpenSSL 3.0 support in https://jira.mariadb.org/browse/MDEV-25785. It has 4 git commits linked, from which I learned that: * OpenSSL 3.0 is disabled on all old MariaDB majors (https://github.com/MariaDB/server/commit/c9beef43154a199bfcd9f71049c011a2ed77ca74) and enabled only

Bug#1005950: [debian-mysql] Bug#1005950: mariadb-10.6: FTBFS with OpenSSL 3.0

2022-02-17 Thread Otto Kekäläinen
Is https://github.com/MariaDB/server/pull/2010 a fix for this perhaps? Do we have any takers for making 10.6 build with OpenSSL 3.0? On Thu, Feb 17, 2022 at 2:27 PM Sebastian Andrzej Siewior wrote: > > Source: mariadb-10.6 > Version: 1:10.6.5-2 > Severity: important > Tags: bookworm sid > User:

Bug#1004944: RM: mariadb-10.5/unstable -- RoM; obsoleted by mariadb-10.6

2022-02-03 Thread Otto Kekäläinen
Package: ftp.debian.org Severity: normal Hi, Please remove src:mariadb-10.5 from unstable. MariaDB 10.5 has been replaced by MariaDB 10.6, which is now available in unstable and testing. Ref: https://tracker.debian.org/pkg/mariadb-10.5 https://tracker.debian.org/pkg/mariadb-10.6

Bug#1004262: [debian-mysql] Bug#1004262: Acknowledgement (mariadb-server: Instead of being upgraded, mariadb-server gets removed after apt update)

2022-01-27 Thread Otto Kekäläinen
run shows no upgrade regressions: https://salsa.debian.org/mariadb-team/mariadb-server/-/pipelines/335209 On Thu, Jan 27, 2022 at 10:05 AM Otto Kekäläinen wrote: > > Note that apt-get and apt use different resolvers. Did you > specifically run 'apt' or 'apt-get'?

Bug#1004262: [debian-mysql] Bug#1004262: Acknowledgement (mariadb-server: Instead of being upgraded, mariadb-server gets removed after apt update)

2022-01-27 Thread Otto Kekäläinen
Note that apt-get and apt use different resolvers. Did you specifically run 'apt' or 'apt-get'?

Bug#1004229: [debian-mysql] Bug#1004229: default-mysql-server-core and mariadb-server don't agree on default

2022-01-23 Thread Otto Kekäläinen
> With mariadb-10.6 migrated to testing, I was expecting to see it > installed on my bookworm system today. However, it turns out that the > version of mariadb on my system is determined by > default-mysql-server-core. I think both packages should agree on what > the default mariadb version is.

Bug#1004262: [debian-mysql] Bug#1004262: Acknowledgement (mariadb-server: Instead of being upgraded, mariadb-server gets removed after apt update)

2022-01-23 Thread Otto Kekäläinen
Thanks for the bug report. Highlighting lines: >The following packages will be REMOVED: > mariadb-client-10.5 mariadb-client-core-10.5 mariadb-server >mariadb-server-10.5 python-pip-whl The package 'mariadb-server' should not be here but instead 'mariadb-server-core-10.5'.

Bug#1002087: Bug#1004151: Skip test ruby-mysql2/0.5.3-3 for mariadb-10.6

2022-01-21 Thread Otto Kekäläinen
> On 21-01-2022 21:11, Otto Kekäläinen wrote: > > Currently mariadb-10.6 is blocked from migrating to testing due to > > test failure in ruby-mysql2/0.5.3-3 > > I just uploaded a fix. The bug report already had the solution since > January 5. Thanks! Please submit to

Bug#1002087: MariaDB 10.6 regressed ruby-mysql2

2022-01-21 Thread Otto Kekäläinen
FYI: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004151 Filed skip-test request to release team to get mariadb-10.6 migrate from unstable to testing.

Bug#1004151: Skip test ruby-mysql2/0.5.3-3 for mariadb-10.6

2022-01-21 Thread Otto Kekäläinen
Package: release.debian.org Currently mariadb-10.6 is blocked from migrating to testing due to test failure in ruby-mysql2/0.5.3-3 Please consider adding a migration hint[1, 2] like: force-skiptest ruby-mysql2/0.5.3-3 We are currently waiting for upstream ruby-mysql2 to make a new release 0.5.4

Bug#1000342: bullseye-pu: package mariadb-10.5 10.5.13-0+deb11u1

2022-01-16 Thread Otto Kekäläinen
Hi! > Yes, please fix the situation in unstable/testing. It looks like 10.6 > isn't migrating because your reverse depends need fixing first (did you > report that to the maintainers?); having 10.6 migrate would ease the > situation a bit because then we can just remove 10.5. I think it would

Bug#1002087: MariaDB 10.6 regressed ruby-mysql2

2022-01-16 Thread Otto Kekäläinen
uery> with backtrace: > > > > Our error message changed. > > > > ruby-mysql2 already fixed the test upstream - > > https://github.com/brianmario/mysql2/commit/cca57b97ad6d1b1b985376be110b89d2b487dea6 > > > > > > On Thu, Dec 23, 2021 at 4:47 AM Ot

Bug#1000342: bullseye-pu: package mariadb-10.5 10.5.13-0+deb11u1

2022-01-16 Thread Otto Kekäläinen
Hey, Next MariaDB for Bullseye release tracked in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000342 Status: the stable release team decided not to release the latest MariaDB 10.5.13 even though it was prepared and uploaded for Bullseye. Apparently on the grounds that Debian testing does

Bug#1001649: [debian-mysql] Bug#1001649: mariadb-10.6: Inverted architecture qualifier for libaio-dev BD

2021-12-13 Thread Otto Kekäläinen
Hello! Yes, you are referring to https://salsa.debian.org/mariadb-team/mariadb-server/-/blob/debian/latest/debian/control#L12 Indeed, libaio-dev only exists on Linux: https://packages.debian.org/sid/libaio-dev This change is related to using uring-io on Linux. The correct solution here I guess

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