Skip site navigation (1)Skip section navigation (2)


| raw e-mail | index | archive | help
Hello.

Baptiste Daroussin wrote on 2024/04/30 08:50:
> Le 29 avril 2024 22:33:09 GMT+02:00, Miroslav Lachman <000.fbsd@quip.cz> a écrit :
>>
>> My notes from 2024-04-23:
>>
>> # pkg -r /tmp/be_mount.bN62 check -Ba
>> Checking all packages:
>> (0ad-0.0.26_23) /usr/local/bin/ActorEditor - required shared library ../../../binaries/system/libAtlasUI.so not found
>> Checking all packages...


> pkg check -d is rootdir safe pkg check -B is another beast I haven yet looked at it.

If that another beast of -B is what you are referring to there, there is this report in Bugzilla.
https: //bugs.freebsd.org/ bugzilla/show_bug.cgi?id=261550
I combat that to some extent :)

The games/0ad/Makefile seems to have a do-install target that could cause that problem.
But if it is a shared library, such as a plugin used by dynamic loading, then pkg is probably doing too much checking.
But, I don't know anything about games/0ad, so this opinion of mine is most likely a hazardous guess.

Regards.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?>