Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jan 2024 10:06:08 +0100
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        Gleb Popov <arrowd@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 54ceee079e36 - main - devel/dbus: Pull in a patch that uses closefrom(2)
Message-ID:  <57274eb6-f8ba-4775-aa28-5991f288a5df@FreeBSD.org>
In-Reply-To: <202401011940.401JeEbU085485@gitrepo.freebsd.org>
References:  <202401011940.401JeEbU085485@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/01/24 20:40, Gleb Popov wrote:
> The branch main has been updated by arrowd:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=54ceee079e36b05345e715d8eb3139960ff0a325
> 
> commit 54ceee079e36b05345e715d8eb3139960ff0a325
> Author:     Gleb Popov <arrowd@FreeBSD.org>
> AuthorDate: 2024-01-01 19:33:47 +0000
> Commit:     Gleb Popov <arrowd@FreeBSD.org>
> CommitDate: 2024-01-01 19:40:07 +0000
> 
>      devel/dbus: Pull in a patch that uses closefrom(2)
>      
>      PR:             240549

Hi,

Not sure if this is the actual code, but since updating dbus to this 
commit I'm getting a lot of errors like this:

ld-elf.so.1: /usr/local/lib/libdbus-1.so.3: version LIBDBUS_1_3 required 
by /usr/local/lib/libdbus-glib-1.so.2 not defined

forcing an update of all pkgs depending on dbus with "pkg info -rq dbus 
| xargs pkg upgrade -fy" has fixed trhe issue.

Maybe a PORTREVISION bump on all ports depending on dbus is required 
after this change?

Thanks in advance!

-- 
Guido Falsi <madpilot@FreeBSD.org>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?57274eb6-f8ba-4775-aa28-5991f288a5df>