FS#63584 - tilix fails to launch after libphobos/ldc update

Attached to Project: Community Packages
Opened by Pawel (Bednar) - Wednesday, 28 August 2019, 20:53 GMT
Last edited by Filipe Laíns (FFY00) - Wednesday, 28 August 2019, 21:08 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Filipe Laíns (FFY00)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:after libphobos got updated to version 2.1.17, tilix fails to launch with error "error while loading shared libraries: linphobos2-ldc-shared.so.86 cannot open shared object file"

Steps to reproduce:

update libphobos/ldc to version 2.1.17 from the testing repo and attempt to launch tilix 1.9.3-3 from the Community repo.
This task depends upon

Closed by  Filipe Laíns (FFY00)
Wednesday, 28 August 2019, 21:08 GMT
Reason for closing:  Fixed
Comment by Antonio Rojas (arojas) - Wednesday, 28 August 2019, 21:03 GMT
Not just tilix, but everything linking to liblphobos needs to be rebuilt
Comment by Filipe Laíns (FFY00) - Wednesday, 28 August 2019, 21:08 GMT
Yes, I mistakenly pushed to testing instead of staging. I moved it now.

```
pacman -S ldc liblphobos
```

To restore the community version.

Loading...