[From nobody Mon Jun  8 22:15:06 2026
Received: (at submit) by bugs.debian.org; 14 May 2026 17:36:59 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-21.0 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,FROMDEVELOPER,HAS_PACKAGE,NO_RELAYS,
 XMAILER_REPORTBUG autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 7; hammy, 135; neutral, 39; spammy, 1.
 spammytokens:0.942-+--H*r:bugs.debian.org
 hammytokens:0.000-+--H*F:U*carnil, 0.000-+--XDebbugsCc,
 0.000-+--X-Debbugs-Cc, 0.000-+--HTo:N*Debian, 0.000-+--H*Ad:N*Bug
Return-path: &lt;carnil@debian.org&gt;
Received: via submission by buxtehude.debian.org with esmtp (Exim 4.96)
 (envelope-from &lt;carnil@debian.org&gt;) id 1wNZzW-00EPYR-1s
 for submit@bugs.debian.org; Thu, 14 May 2026 17:36:58 +0000
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Salvatore Bonaccorso &lt;carnil@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: python3-django-postorius not installable due to strict dependency for
 python3-django
Message-ID: &lt;177878021357.770096.14263230761662592480.reportbug@eldamar.lan&gt;
X-Mailer: reportbug 13.2.0
Date: Thu, 14 May 2026 19:36:53 +0200
Delivered-To: submit@bugs.debian.org

Package: python3-django-postorius
Version: 1.3.13-1
Severity: serious
Justification: not installable
X-Debbugs-Cc: carnil@debian.org

Hi

python3-django-postorius fails to install in unstable, due to quite
strict dependency on python3-django versions which are not anymore
satisfiable:

root@sid:~# apt-get install python3-django-postorius
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Solving dependencies... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 python3-django-postorius : Depends: libjs-jquery (&gt;= 3.6.0) but it is not going to be installed
                            Depends: libjs-bootstrap5 but it is not going to be installed
                            Depends: fonts-font-awesome but it is not going to be installed
                            Depends: fonts-glyphicons-halflings but it is not going to be installed
                            Depends: python3-cmarkgfm but it is not going to be installed
                            Depends: python3-django (&lt; 3:4.3) but it is not going to be installed
                            Depends: python3-django (&gt;= 3:3.2) but it is not going to be installed
                            Depends: python3-django-mailman3 (&gt;= 1.3.10) but it is not going to be installed
                            Depends: python3-mailmanclient (&gt;= 3.3.3) but it is not going to be installed
                            Depends: python3-readme-renderer but it is not going to be installed
                            Depends: sphinx-rtd-theme-common (&gt;= 3.0.2+dfsg) but it is not going to be installed
                            Recommends: mailman3-web but it is not going to be installed
E: Unable to satisfy dependencies. Reached two conflicting assignments:
   1. python3-django-postorius:amd64=1.3.13-1 is selected for install
   2. python3-django-postorius:amd64 Depends python3-django (&lt; 3:4.3)
      but none of the choices are installable:
      [no choices]

Regards,
Salvatore
]