--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: transition: assimp
- From: IOhannes m zmoelnig <umlaeute@debian.org>
- Date: Thu, 28 Aug 2025 22:41:28 +0200
- Message-id: <175641368820.103372.10022817597721103989.reportbug@umlautT.umlaeute>
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: assimp@packages.debian.org
Control: affects -1 + src:assimp
User: release.debian.org@packages.debian.org
Usertags: transition
The new upstream version assimp-6.0.2 comes with a soname bump from
libassimp.so.5 to libassimp.so.6.
consequently, the binary package has been renamed from libassimp5 to libassimp6.
the following packages are impacted:
- deal.ii
- gnome-model-thumbnailer
- mrpt
- vkmark
- ros-collada-urdf, ros-geometric-shapes, ros-rviz
- qt6-3d, qt3d-opensource-src, qt6-quick3d
- dart
- mayo
- doomsday
- gem
- f3d
- open3d
- alicevision
- filament
i have done test-builds of all these packages against the new assimp, and all
succeed except for:
- f3d
- open3d
- alicevision
- filament
open3d and filament appear to FTBFS due to another dependecy (imgui).
alicevision doesn't even start the build (presumably because of unresolvable
B-Ds).
for f3d, i have filed #1112343, which includes a fix for the FTBFS
i'm afraid I have accidentally uploaded assimp_6.0.2 to unstable (currently
sitting in NEW due to the new binary package).
i'm awfully sorry about this, and I cannot explain why I missed to request a
transition slot beforehand.
cheers,
msdd
IOhannes
Ben file:
title = "assimp";
is_affected = .depends ~ "libassimp5" | .depends ~ "libassim6";
is_good = .depends ~ "libassim6";
is_bad = .depends ~ "libassimp5";
--- End Message ---
--- Begin Message ---
- To: 1112351-done@bugs.debian.org
- Subject: Re: Bug#1112351: transition: assimp
- From: Emilio Pozuelo Monfort <pochu@debian.org>
- Date: Mon, 22 Sep 2025 14:38:00 +0200
- Message-id: <b1eeec2c-c695-4992-99a8-06e4ec249f15@debian.org>
- In-reply-to: <175641368820.103372.10022817597721103989.reportbug@umlautT.umlaeute>
- References: <175641368820.103372.10022817597721103989.reportbug@umlautT.umlaeute>
On 28/08/2025 22:41, IOhannes m zmoelnig wrote:
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: assimp@packages.debian.org
Control: affects -1 + src:assimp
User: release.debian.org@packages.debian.org
Usertags: transition
The new upstream version assimp-6.0.2 comes with a soname bump from
libassimp.so.5 to libassimp.so.6.
consequently, the binary package has been renamed from libassimp5 to libassimp6.
the following packages are impacted:
- deal.ii
- gnome-model-thumbnailer
- mrpt
- vkmark
- ros-collada-urdf, ros-geometric-shapes, ros-rviz
- qt6-3d, qt3d-opensource-src, qt6-quick3d
- dart
- mayo
- doomsday
- gem
- f3d
- open3d
- alicevision
- filament
i have done test-builds of all these packages against the new assimp, and all
succeed except for:
- f3d
- open3d
- alicevision
- filament
open3d and filament appear to FTBFS due to another dependecy (imgui).
alicevision doesn't even start the build (presumably because of unresolvable
B-Ds).
for f3d, i have filed #1112343, which includes a fix for the FTBFS
i'm afraid I have accidentally uploaded assimp_6.0.2 to unstable (currently
sitting in NEW due to the new binary package).
i'm awfully sorry about this, and I cannot explain why I missed to request a
transition slot beforehand.
This is already done. Closing.
Emilio
--- End Message ---