Page MenuHomePhorge

OBS: Debian 9 uses old libboost
Closed, ResolvedPublic

Description

Current Debian9/Stretch uses libboost 1.62.0+dfsg-4. When recompiling libkolabxml
to pick up the new dependendy instead of 1.61 the old release is still used:

[ 18s] [97/295] installing libboost-atomic1.61.0
[ 18s] Preparing to unpack .../libboost-atomic1.61.0.deb ...
[ 18s] Processing triggers for libc-bin (2.23-5) ...
[ 18s] [98/295] installing libboost-date-time1.61.0
[ 18s] Preparing to unpack .../libboost-date-time1.61.0.deb ...
[ 18s] Processing triggers for libc-bin (2.23-5) ...
[ 18s] [99/295] installing libboost-serialization1.61.0
[ 18s] Preparing to unpack .../libboost-serialization1.61.0.deb ...
[ 18s] Processing triggers for libc-bin (2.23-5) ...
[ 18s] [100/295] installing libboost-system1.61.0
[ 18s] Preparing to unpack .../libboost-system1.61.0.deb ...

Please update OBS to current libboost.

Details

Ticket Type
Task

Event Timeline

Winterfell seems to use newest boot now:

apt-cache show libkolabxml1v5
...
Depends: libboost-system1.62.0, libboost-thread1.62.0, libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libxerces-c3.1

I suggest closing the ticket.

sicherha claimed this task.