[From nobody Sun Sep  6 14:27:09 2026
Received: (at submit) by bugs.debian.org; 5 Sep 2026 23:23:00 +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=-121.2 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,SPF_HELO_NONE,
 SPF_PASS,USER_IN_DKIM_WELCOMELIST,X_DEBBUGS_CC autolearn=ham
 autolearn_force=no version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 10; hammy, 119; neutral, 30; spammy,
 1. spammytokens:0.933-+--today
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;dkogan@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:46566)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;dkogan@debian.org&gt;) id 1x2ziu-001JRg-0a
 for submit@bugs.debian.org; Sat, 05 Sep 2026 23:23:00 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Content-Type:MIME-Version:Message-ID:
 Date:Subject:To:From:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=ca63IH2K/DbIuWiwyvP3uR+j6q35X/BQgyxIWkxwu48=; b=FzdIadfcQ0Xa50W+PK6YRdZ8rk
 vVd4qGp3qEA43Ccz2AU1+ZxD0RLtAkOF2jT/SO+Av1yGulwA3pJIaIR74GvN8//B7oxc8PM7sDgyH
 nUj2Y0sMSjeL5Q1ucx7OnDxjvEO6s5bvcYmD8AeqdaGfVdXyq9L13pu97H9Rv3g8Xqf31raomLEtX
 xZFe1rPCsI1mYuWE9ldoUpWY+NZQfo0RMW3pzErkCQk2sAsK1VeT6pJAx+atGxgrux6n/0cHuoLJC
 /uo31fLZH+c9AsyOPjFr3FCakUBbfD6CEf3S//Qj7Z1II/KnUVbFQ7NVUbaGOwt0KxTX5+bltfF+f
 nVtVW1Bw==;
Received: from authenticated-user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;dkogan@debian.org&gt;) id 1x2zis-000Jck-12
 for submit@bugs.debian.org; Sat, 05 Sep 2026 23:22:58 +0000
From: Dima Kogan &lt;dkogan@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: libceres-dev: libceres-dev uninstallable due to the eigen3 version
 5 update
X-Debbugs-CC: Dima Kogan &lt;dkogan@debian.org&gt;
Date: Sat, 05 Sep 2026 16:22:55 -0700
Message-ID: &lt;87v78j5lm8.fsf@secretsauce.net&gt;
MIME-Version: 1.0
Content-Type: text/plain
X-Debian-User: dkogan
Delivered-To: submit@bugs.debian.org

Package: libceres-dev
Version: 2.2.0+dfsg-5
Severity: grave

Hi. This is the situation today:

  dima@eighty:~$ apt policy libeigen3-dev
  ...
  libeigen3-dev:
    ...
    Version table:
       5.0.1-1 500
          500 http://deb.debian.org/debian sid/main amd64 Packages

  dima@eighty:~$ apt show libceres-dev   

  Package: libceres-dev
  Version: 2.2.0+dfsg-5
  Depends: ... libeigen3-dev (&gt;= 3.4.0), libeigen3-dev (&lt;&lt; 3.4.1)

I.e. currently libceres-dev can not be installed due to the version of
libeigen3-dev not being available.

The new libeigen3-dev was just uploaded a few days ago, and presumably
we know about this problem. And maybe there are others. I'd reporting
this to keep track.

Thanks!
]