Re: Making swatchbooker run

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I took a look at the SPEC and tried to run the binary in mock.

However there are no Requires tags, so whoever installs the swatchbooker, will get tracebacks nevertheless. I had to manually install python2-qt5 as well as python2-pillow-qt to resolve the tracebacks, and then I got a segmentation fault, which makes me wonder if the reviewer actually tried tested the package in any way.

Also the F27 and F24 builds have failed, you might want to rerun them.

Charalampos Stratakis
Associate Software Engineer
Python Maintenance Team, Red Hat


----- Original Message -----
From: "Luya Tshimbalanga" <luya@xxxxxxxxxxxxxxxxx>
To: "Development discussions related to Fedora" <devel@xxxxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, May 16, 2017 8:58:41 PM
Subject: Making swatchbooker run

python2-lcms2 just landed in the repository

https://koji.fedoraproject.org/koji/packageinfo?packageID=24206

Attempting to run swatcbooker resulted his error:

$ swatchbooker
Traceback (most recent call last):
  File "/usr/share/swatchbooker/swatchbooker.pyw", line 27, in <module>
    from sbcommon import *
  File "/usr/share/swatchbooker/sbcommon.py", line 27, in <module>
    from swatchbook import *
  File "/usr/lib/python2.7/site-packages/swatchbook/__init__.py", line
26, in <module>
    from color import *
  File "/usr/lib/python2.7/site-packages/swatchbook/color.py", line 22,
in <module>
    from lcms2 import *
  File "/usr/lib/python2.7/site-packages/swatchbook/lcms2.py", line 601,
in <module>
    _libs["lcms2"] = load_library("lcms2")
  File "/usr/lib/python2.7/site-packages/swatchbook/lcms2.py", line 350,
in load_library
    return self.load(path)
  File "/usr/lib/python2.7/site-packages/swatchbook/lcms2.py", line 366,
in load
    raise ImportError(e)
ImportError: /lib/liblcms2.so.2.0.8: wrong ELF class: ELFCLASS32

python2-lcm2 was supposed to resolve the issue but it seems no effect,
what will be missing piece to properly bind lcms2 using python2-lcms2 or
a better approach?

Current swatchbooker spec:

https://src.fedoraproject.org/cgit/rpms/swatchbooker.git/tree/swatchbooker.spec


Thanks in advance

-- 
Luya Tshimbalanga
Graphic & Web Designer
E: luya@xxxxxxxxxxxxxxxxx
W: http://www.coolest-storm.net

_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux