FS#74504 - gdb depends on icu

Attached to Project: Arch Linux
Opened by Iru Dog (mytbk) - Tuesday, 19 April 2022, 02:09 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 19 April 2022, 06:10 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
In archlinux docker image, after installing gdb, gdb doesn't run because the system doesn't have libicudata.so.71.

The reason for this is that gdb is built with source-highlight, which links with libboost_regex, then links with icu.
This task depends upon

Closed by  Antonio Rojas (arojas)
Tuesday, 19 April 2022, 06:10 GMT
Reason for closing:  Not a bug
Comment by Iru Dog (mytbk) - Tuesday, 19 April 2022, 02:16 GMT
Hmm, seems to be fixed after an update.
Sorry for the noise.
Comment by Iru Dog (mytbk) - Tuesday, 19 April 2022, 02:18 GMT
The issue is that boost-libs doesn't mark icu version in its dependency.

Loading...