FS#79589 - [libtiff] breaks xfce4-terminal and vim likely others

Attached to Project: Arch Linux
Opened by John (graysky) - Wednesday, 06 September 2023, 07:55 GMT
Last edited by Toolybird (Toolybird) - Wednesday, 06 September 2023, 08:14 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Upon updating to libtiff-4.5.1-2 my system is unable to load vim or xfce4-terminal. Doing so gives:

% vim
vim: symbol lookup error: /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0

% xfce4-terminal
xfce4-terminal: symbol lookup error: /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0

Downgrading to libtiff-4.5.1-1 fixes both problems.

I also found this output upon installation:

gtk-update-icon-cache: symbol lookup error: /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0

Steps to reproduce:
1. Update system
2. Try to load vim

Likely related but that ticket did not mention breakage of other packages: https://bugs.archlinux.org/task/79588
This task depends upon

Closed by  Toolybird (Toolybird)
Wednesday, 06 September 2023, 08:14 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#79579 
Comment by Toolybird (Toolybird) - Wednesday, 06 September 2023, 08:09 GMT
Both work fine here in a freshly installed VM i.e. cannot repro.

Loading...