Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2024 11:59:33 +0200
From:      Baptiste Daroussin <bapt@freebsd.org>
To:        Tatsuki Makino <tatsuki_makino@hotmail.com>
Cc:        Miroslav Lachman <000.fbsd@quip.cz>, ports@freebsd.org
Subject:   Re: pkg upgrade odity
Message-ID:  <n6y3couivdk65lt5oui5z2lzmywotkzxl23ecuebeqgwnybdeg@srfk23n57s7a>
In-Reply-To: <SI2PR01MB50360D7EFD2A869D22632156FA1A2@SI2PR01MB5036.apcprd01.prod.exchangelabs.com>
References:  <6e8aea8cce83e0a82be430be1989980a@Leidinger.net> <f64b7244-5cb1-450d-8aad-525f8673410a@quip.cz> <zypr5fta76iochorlmqbikm5ygdzpk5vqq66yta5ulprgbtjwe@fmhgiee2ugte> <42392cc8-db69-4316-840b-dae5beeea396@quip.cz> <3AEDC553-F5D8-448F-AAD8-3DE19973022B@FreeBSD.org> <1c50381c-ba8e-4a72-a621-e9b8e3d4ed37@quip.cz> <293C3E9D-9BF0-4283-9C64-11925989D1C8@FreeBSD.org> <SI2PR01MB50360D7EFD2A869D22632156FA1A2@SI2PR01MB5036.apcprd01.prod.exchangelabs.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue 30 Apr 12:23, Tatsuki Makino wrote:
> 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.
> 

now on the issue, first question regarding both the PR and Miroslav usage why
are you running pkg check -B

There are 0 reason to use it 99% of the time, this is a very specific option
which from what I can read from this PR (and many others) and people notes,
people tends to misused it.

I will probably just remove the -B options from the next release of pkg.

Bapt



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