Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Feb 2022 04:02:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261550] Missing libraries
Message-ID:  <bug-261550-7788-zg6lFDM4Dx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261550-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261550-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261550

--- Comment #5 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(In reply to rhs from comment #4)

If you are using poudriere, the default behavior is that the package is rem=
oved
when the library it depends on is version up.
When a library is upgraded, the ports that use it will most likely also be
bumped to a new portrevision.

However, there are uses for poudriere that disrupt its integrity.
For example, if we only make packages for ports that are updated with poudr=
iere
bulk -S, we can greatly reduce the build time.

If you break the integrity in such a way, reconnect steadily.
For example (maybe not completely):
poudriere ports -l # check if the port tree is appropriate.
poudriere ports -u -p default # update by explicitly specifying the default
tree
pkg info -o port-which-is-missing-shlib # examine origin
poudriere bulk -j somejail -C origin-of/port-which-is-missing-shlib # delete
the package and rebuild it.
pkg install port-which-is-missing-shlib

And then port like aucatctl in comment #1 .
It has been registered in MOVED for the following reasons, and it is better=
 to
delete what has been registered in MOVED.

Port:   audio/aucatctl
Moved:  audio/sndio
Date:   2020-07-12
Reason: Use sndioctl from audio/sndio instead

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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