Bug 2109099 - pkg-config file reports wrong path for gdk-pixbuf-query-loaders binary
Summary: pkg-config file reports wrong path for gdk-pixbuf-query-loaders binary
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gdk-pixbuf2
Version: 36
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-20 12:09 UTC by Alberto Ruiz
Modified: 2022-07-25 01:20 UTC (History)
3 users (show)

Fixed In Version: gdk-pixbuf2-2.42.8-3.fc36
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-07-25 01:20:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Alberto Ruiz 2022-07-20 12:09:15 UTC
Description of problem:
pkg-config file reports wrong path for gdk-pixbuf-query-loaders binary

The binary has a -32 -64 suffix depending on the binary version, however the pkgconfig file for both versions report the following variable:

gdk_pixbuf_query_loaders=${bindir}/gdk-pixbuf-query-loaders

Which is wrong on both architecture targets.


How reproducible:
Always

Steps to Reproduce:
1. run `pkg-config --variable=gdk_pixbuf_query_loaders gdk-pixbuf-2.0`

Actual results:
bash: /usr/bin/gdk-pixbuf-query-loaders: No such file or directory

Expected results:
The variable path should exist and be according to the pkg-config file in the PKG_CONFIG_PATH used (/usr/lib/pkgconfig or /usr/lib64/pkgconfig)

Comment 2 Alberto Ruiz 2022-07-20 13:27:19 UTC
Awesome, thanks Kalev!

Comment 3 Fedora Update System 2022-07-21 23:05:07 UTC
FEDORA-2022-d15be654d4 has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-d15be654d4`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-d15be654d4

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2022-07-25 01:20:18 UTC
FEDORA-2022-d15be654d4 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.