[Bug 1155261] New: add Requires(post): libXft

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 21 18:30:41 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1155261

            Bug ID: 1155261
           Summary: add Requires(post): libXft
           Product: Fedora
           Version: rawhide
         Component: pango
          Assignee: tagoh at redhat.com
          Reporter: msuchy at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: fonts-bugs at lists.fedoraproject.org,
                    i18n-bugs at lists.fedoraproject.org, tagoh at redhat.com



Description of problem:
Recently I seen during installation:
  Installing : pango-1.36.8-1.fc22.x86_64                                      
        133/239
/usr/bin/pango-querymodules-64: error while loading shared libraries:
libXft.so.2: cannot open shared object file: No such file or directory
  Installing : libXft-2.3.2-2.fc22.x86_64                                      
        134/239 


pango have in spec:
%post
/usr/bin/pango-querymodules-%{__isa_bits} --update-cache || :

/usr/bin/pango-querymodules-64 requires libXft.so.2 for running, therefore
pango should have
Requires(post): libXft
or similar.

Version-Release number of selected component (if applicable):
pango-1.36.8-1.fc22.x86_64

How reproducible:
50 %chance to reproduce

Steps to Reproduce:
1. rm -rf /var/lib/mock/fedora-rawhide-x86_64/root/*
2. /usr/bin/yum --installroot /var/lib/mock/fedora-rawhide-x86_64/root/
--releasever rawhide install @buildsys-build --setopt=tsflags=nocontexts
--nogpgcheck

Actual results:


Expected results:
pango is installed before libXft and therefore %post fails.

Additional info:
no errors

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=uyop3nwgzP&a=cc_unsubscribe


More information about the fonts-bugs mailing list