Bug 286568 - misc/compat13x: should provide libdialog.so.9
Summary: misc/compat13x: should provide libdialog.so.9
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Gleb Popov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-04 09:33 UTC by Trond Endrestøl
Modified: 2025-05-04 09:33 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (arrowd)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Trond Endrestøl 2025-05-04 09:33:58 UTC
While going from stable/13 to stable/14, after the initial "make buildworld buildkernel" of stable/14, and the subsequent "make installworld installkernel", followed by "make delete-old delete-old-libs", and a reboot, running "poudriere jail -c -j stable_14_amd64 -v stable/14 -a amd64 -m src=/usr/src -p default", complains about missing libdialog.so.9 when Poudriere runs "make installworld" to populate the new jail.

Resurrecting libdialog.so.9 from the previous BE and placing this file in /usr/lib/compat saved the day, but I keep wondering if we would all benefit from misc/compat13x providing libdialog.so.9.

(Installing misc/compat13x did wonders for the Apache web server and the Zabbix agent until those packages are replaced by their stable/14 counterparts.)