Your message dated Wed, 21 Nov 2018 11:03:36 +0100
with message-id <[email protected]>
and subject line Re: Bug#914248: nmu: opencolorio_1.1.0~dfsg0-2
has caused the Debian Bug report #914248,
regarding nmu: opencolorio_1.1.0~dfsg0-2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
914248: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914248
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: binnmu
Hi!
For some weird reason, blender is segfaulting due to OpenColorIO library[1].
Rebuilding that library against up-to-date unstable/sid made blender run
fine again.
So, please, allow OCIO rebuild on all architectures:
nmu opencolorio_1.1.0~dfsg0-2 . ANY . unstable . -m "Rebuild to refresh
dependencies"
Thanks.
[1] https://bugs.debian.org/914190
-- System Information:
Debian Release: buster/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'buildd-unstable'), (500,
'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.18.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
On 20/11/2018 23:01, Matteo F. Vescovi wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: binnmu
>
> Hi!
>
> For some weird reason, blender is segfaulting due to OpenColorIO library[1].
> Rebuilding that library against up-to-date unstable/sid made blender run
> fine again.
> So, please, allow OCIO rebuild on all architectures:
>
> nmu opencolorio_1.1.0~dfsg0-2 . ANY . unstable . -m "Rebuild to refresh
> dependencies"
>
> Thanks.
>
>
> [1] https://bugs.debian.org/914190
As I replied on that bug, a rebuild is just hiding the underlying problem: an
ABI break on an rdep. In this case that's on yaml-cpp and the issue seems to be
that it uses boost symbols but doesn't link against the boost version it was
built with.
So let's close this and investigate that issue on #914190.
Cheers,
Emilio
--- End Message ---