Bug 2442616 - Incorrect CMS profiles path, compilation issue
Summary: Incorrect CMS profiles path, compilation issue
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: splix
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Dohnal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-02-25 13:44 UTC by ValdikSS
Modified: 2026-03-07 02:24 UTC (History)
2 users (show)

Fixed In Version: splix-2.0.1-6.fc45 splix-2.0.1-6.fc44 splix-2.0.1-6.fc42 splix-2.0.1-6.fc43
Clone Of:
Environment:
Last Closed: 2026-02-27 07:18:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description ValdikSS 2026-02-25 13:44:45 UTC
Description of problem:

SpliX's pstoqpdl detects CUPS profiles path with the following snippet in the makefile:

    module.mk:CUPSPROFILE := `pkg-config --variable=cups_datadir`/profiles

However pkg-config fails on Fedora with:

    $ pkg-config --variable=cups_datadir
    Please specify at least one package name on the command line.

Which ends up compiling /profiles path (root directory) instead of /usr/share/cups/profiles/ for color management files.

    $ strings pstoqpdl | grep -F '/profiles'
    /profiles/%s/%scms%s
    /profiles/%s/%s-%lux%lucms%s


This is apparently a bug in the makefile of SpliX which needs to be fixed as well.


Version-Release number of selected component (if applicable):

splix-2.0.1-5.fc44.x86_64

Comment 2 Zdenek Dohnal 2026-02-26 11:08:49 UTC
Hi Valdik,

thank you for filing the issue and patching it upstream! I'm sorry for the mistake (I was the one who created and sent the patch :( and missed this one...).

I will make new update soon with the fix.

Comment 3 Fedora Update System 2026-02-26 11:20:14 UTC
FEDORA-2026-c28359b58e (splix-2.0.1-6.fc45) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-c28359b58e

Comment 4 Fedora Update System 2026-02-26 11:33:29 UTC
FEDORA-2026-7acebc708d (splix-2.0.1-6.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-7acebc708d

Comment 5 Fedora Update System 2026-02-26 11:41:54 UTC
FEDORA-2026-e74b7c9d61 (splix-2.0.1-6.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-e74b7c9d61

Comment 6 Fedora Update System 2026-02-26 11:50:27 UTC
FEDORA-2026-ef9959b634 (splix-2.0.1-6.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-ef9959b634

Comment 7 Fedora Update System 2026-02-27 01:36:10 UTC
FEDORA-2026-7acebc708d has been pushed to the Fedora 44 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-7acebc708d`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-7acebc708d

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

Comment 8 Fedora Update System 2026-02-27 02:01:22 UTC
FEDORA-2026-e74b7c9d61 has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-e74b7c9d61`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-e74b7c9d61

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

Comment 9 Fedora Update System 2026-02-27 02:25:19 UTC
FEDORA-2026-ef9959b634 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-ef9959b634`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-ef9959b634

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

Comment 10 Fedora Update System 2026-02-27 07:18:47 UTC
FEDORA-2026-c28359b58e (splix-2.0.1-6.fc45) has been pushed to the Fedora 45 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 11 Fedora Update System 2026-03-07 00:29:43 UTC
FEDORA-2026-7acebc708d (splix-2.0.1-6.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2026-03-07 00:51:33 UTC
FEDORA-2026-ef9959b634 (splix-2.0.1-6.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Fedora Update System 2026-03-07 01:09:31 UTC
FEDORA-2026-e74b7c9d61 (splix-2.0.1-6.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 14 Fedora Update System 2026-03-07 02:24:45 UTC
FEDORA-2026-e74b7c9d61 (splix-2.0.1-6.fc43) has been pushed to the Fedora 43 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.