python-sqlalchemy-utils was not shown before, but now is a test fail for postgresql-common
About the dependency to llvm-11-dev, clang-11. Two things to know here, first of all that will sooner or later be llvm-13 due to [1]. But right now there is an issue around s390x that blocks this: +ERROR: failed to JIT module: Added modules have incompatible data layouts: E-m:e-i1:8:16-i8:8:16-i64:64-f128:64-a:8:16-n32:64 (module) vs E-m:e-i1:8:16-i8:8:16-i64:64-f128:64-v128:64-a:8:16-n32:64 (jit) Both are not important right now, the problem is that the dependency is from postgresqls -dev package which is not supposed to be in main. Even the older postgresql-server-dev-13 depends on it, but postgresql-server-dev-13 is and postgresql-server-dev-14 should not be in main. That is just an artifact from promoting everything in comment #16. Nothing changed in seeds or dependencies - these are properly listed in [2]. Binary only movements to universe (ubuntu-server) postgresql-server-dev-14 postgresql-14 I'll ping an AA for the demotion of postgresql-server-dev-14 and will check why/where the test fail of python-sqlalchemy-utils comes from. [1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000915 [2]: https://people.canonical.com/~ubuntu-archive/component-mismatches-proposed.html ** Bug watch added: Debian Bug tracker #1000915 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000915 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949579 Title: [MIR] postgresql-14 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postgresql-14/+bug/1949579/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
