Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Thunderbird tries to filter out all requires that it provides. It tries to pass a giant space separated string of filenames to /usr/lib/rpm/find-provides. This used to work but now generates: warning: Recognition of file "/builddir/build/BUILDROOT/thunderbird- <massive string truncated> d-24.5.0-1.fc21.x86_64/usr/lib64' (File name too long) Do we want to still support this or does thunderbird need to change? Version-Release number of selected component (if applicable): 4.11.2-10.fc21
Thunderbird needs to change its being worked out in bug 1088001), its using an deprecated and antiquated filtering mechanism in a fairly rather unique way. Space is not a good delimiter with filenames, that undocumented twist is not coming back.