FS#69335 - [ceph-libs] Missing dependency on fmt

Attached to Project: Community Packages
Opened by freswa (frederik) - Friday, 15 January 2021, 15:48 GMT
Last edited by freswa (frederik) - Saturday, 16 January 2021, 19:10 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Thore Bödecker (foxxx0)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The package fmt is not a makedepend anymore, but a depedency instead:

ldd /usr/lib/ceph/libceph-common.so.2 | grep fmt
libfmt.so.7 => /usr/lib/libfmt.so.7 (0x00007f7fdba6e000)

Additional info:
- ceph-libs 15.2.6-4

This task depends upon

Closed by  freswa (frederik)
Saturday, 16 January 2021, 19:10 GMT
Reason for closing:  Fixed
Additional comments about closing:  ceph-libs-15.2.8-2
Comment by loqs (loqs) - Friday, 15 January 2021, 21:29 GMT
 FS#68717 

Loading...