[SOLVED] [kea] boost-libs 1.78.0-1 breaks kea package

Problems with packages? Post here, using [tags] of the package name.

[SOLVED] [kea] boost-libs 1.78.0-1 breaks kea package

Postby mxr » Tue Jan 11, 2022 1:28 pm

The recent update of boost-libs to 1.78.0-1 breaks kea which needs a rebuild for the new boost-libs version. (many other packages got it but kea was appearently overlooked).

Also kea's version is behind Arch mainline which is at 2.0.1, where ArchLinuxARM stayed at 1.9.8
Last edited by mxr on Thu Mar 10, 2022 5:19 pm, edited 1 time in total.
mxr
 
Posts: 8
Joined: Sat Mar 27, 2021 1:32 pm

Re: [kea] boost-libs 1.78.0-1 breaks kea package

Postby PeterL » Thu Jan 27, 2022 8:04 pm

I also need an updated Kea package.

I want to help fix it if possible, but kea is not in archlinixarm/PKGBUILDs git hub repro so can't submit a pull request.

Can someone point me to how to help get kea package fixed.

Peter
PeterL
 
Posts: 1
Joined: Wed Jan 12, 2022 8:55 pm

Re: [kea] boost-libs 1.78.0-1 breaks kea package

Postby mcloaked » Sun Mar 06, 2022 11:23 am

This issue is still present - I posted a new thread at:
viewtopic.php?f=65&t=15932
mcloaked
 
Posts: 83
Joined: Thu Oct 16, 2014 4:16 pm

Re: [kea] boost-libs 1.78.0-1 breaks kea package

Postby mcloaked » Sun Mar 06, 2022 5:21 pm

There is a temporary work around that allows me to use kea now

$this->bbcode_second_pass_code('', '
cd /usr/lib
ln -s libboost_system.so.1.78.0 libboost_system.so.1.76.0
')

Once the kea package is rebuilt against the latest boost-libs package then this link won't be necessary, but at least this allows kea to run without error and provide dhcp services.
mcloaked
 
Posts: 83
Joined: Thu Oct 16, 2014 4:16 pm

Re: [kea] boost-libs 1.78.0-1 breaks kea package

Postby mcloaked » Mon Mar 07, 2022 9:05 pm

The latest version now has the correct soname for boost-libs:

$this->bbcode_second_pass_code('', '
$ find-libdeps /var/cache/pacman/pkg/kea-2.0.1-1-aarch64.pkg.tar.xz

includes:

libboost_system.so=1.78.0-64
')

So this is resolved.
mcloaked
 
Posts: 83
Joined: Thu Oct 16, 2014 4:16 pm


Return to Packages

Who is online

Users browsing this forum: No registered users and 5 guests

cron