Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 5.4.3 dosen't work on Ubuntu 17.10 #251

Closed
goldbird3 opened this issue Oct 20, 2017 · 3 comments
Closed

Release 5.4.3 dosen't work on Ubuntu 17.10 #251

goldbird3 opened this issue Oct 20, 2017 · 3 comments
Assignees
Labels
Bug Something isn't working Linux Linux OS WontFix This will not be worked on

Comments

@goldbird3
Copy link

goldbird3 commented Oct 20, 2017

Installed Ubuntu 17.10 today (from scratch) and kcc won't start after installation. Worked fine with Ubuntu 17.04.
Console output is as follows:

xxx@xxx-ubuntu:~/Downloads$ kcc
Traceback (most recent call last):
  File "kcc.py", line 72, in <module>
  File "kindlecomicconverter/startup.py", line 29, in start
  File "/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 631, in exec_module
  File "kindlecomicconverter/KCC_gui.py", line 27, in <module>
  File "/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 714, in load_module
ImportError: /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1: undefined symbol: drmGetDevices2
[3189] Failed to execute script kcc
xxx@xxx-ubuntu:~/Downloads$ 
@AcidWeb
Copy link
Collaborator

AcidWeb commented Oct 21, 2017

Woes of Linux binaries.

For now only "fix" I can provide is suggestion to use PyPi version of KCC.

@AcidWeb AcidWeb self-assigned this Oct 28, 2017
@AcidWeb AcidWeb added the Linux Linux OS label Oct 28, 2017
AcidWeb added a commit that referenced this issue Dec 23, 2017
@AcidWeb AcidWeb added Bug Something isn't working WontFix This will not be worked on labels Dec 23, 2017
@AcidWeb
Copy link
Collaborator

AcidWeb commented Dec 23, 2017

Our binary pipeline is completely incompatible with library changes in 17.10.

DEBs are currently build on Ubuntu 14.04 and I can't make them generic enough to work on Ubuntu newer that 17.04.

For now I don't have time nor inclination to expand pipeline to provide proper matrix for Linux builds - use PyPi version.

@AcidWeb
Copy link
Collaborator

AcidWeb commented Mar 9, 2018

Packages for 17.10 are out.

@AcidWeb AcidWeb closed this as completed Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Linux Linux OS WontFix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants