Bug 1472493 - rebuild the package with python 3.6
Summary: rebuild the package with python 3.6
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: python3-poppler-qt5
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-18 23:06 UTC by Federico Bruni
Modified: 2017-07-20 21:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-20 19:28:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Federico Bruni 2017-07-18 23:06:04 UTC
Description of problem:
IIUC, current version of this package has been built with python3.5, but the latest default version in Fedora 26 is python3.6.
This is why Frescobaldi, which depends on this package for the PDF rendering, cannot find the popplerqt5 module.

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


# find /usr -name *poppler*
/usr/lib64/libpoppler-qt5.so.1.9.0
/usr/lib64/pkgconfig/poppler-splash.pc
/usr/lib64/pkgconfig/poppler.pc
/usr/lib64/pkgconfig/poppler-qt5.pc
/usr/lib64/libpoppler.so.66.0.0
/usr/lib64/libpoppler-glib.so.8
/usr/lib64/python3.5/site-packages/python_poppler_qt5-0.24.2-py3.5-linux-x86_64.egg
/usr/lib64/python3.5/site-packages/python_poppler_qt5-0.24.2-py3.5-linux-x86_64.egg/popplerqt5.py
/usr/lib64/python3.5/site-packages/python_poppler_qt5-0.24.2-py3.5-linux-x86_64.egg/popplerqt5.cpython-35m-x86_64-linux-gnu.so
/usr/lib64/python3.5/site-packages/python_poppler_qt5-0.24.2-py3.5-linux-x86_64.egg/__pycache__/popplerqt5.cpython-35.pyc
/usr/lib64/python3.4/site-packages/python_poppler_qt5-0.24.2-py3.4-linux-x86_64.egg
/usr/lib64/python3.4/site-packages/python_poppler_qt5-0.24.2-py3.4-linux-x86_64.egg/popplerqt5.py
/usr/lib64/python3.4/site-packages/python_poppler_qt5-0.24.2-py3.4-linux-x86_64.egg/__pycache__/popplerqt5.cpython-34.pyc
/usr/lib64/python3.4/site-packages/python_poppler_qt5-0.24.2-py3.4-linux-x86_64.egg/popplerqt5.cpython-34m.so
/usr/lib64/libpoppler-glib.so.8.8.0
/usr/lib64/libpoppler-qt4.so.4.11.0
/usr/lib64/libpoppler-qt5.so.1
/usr/lib64/libpoppler.so
/usr/lib64/libpoppler-qt4.so.4
/usr/lib64/libpoppler.so.66
/usr/lib64/libpoppler-qt5.so
[...]

Comment 1 Gwyn Ciesla 2017-07-20 14:24:03 UTC
I get the following for my f26 machine:

rpm -q python3-poppler-qt5 -l

/usr/lib64/python3.6/site-packages/popplerqt5.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/python_poppler_qt5-0.24.1-py3.6.egg-info
/usr/lib64/python3.6/site-packages/python_poppler_qt5-0.24.1-py3.6.egg-info/PKG-INFO
/usr/lib64/python3.6/site-packages/python_poppler_qt5-0.24.1-py3.6.egg-info/SOURCES.txt
/usr/lib64/python3.6/site-packages/python_poppler_qt5-0.24.1-py3.6.egg-info/dependency_links.txt
/usr/lib64/python3.6/site-packages/python_poppler_qt5-0.24.1-py3.6.egg-info/top_level.txt
/usr/share/doc/python3-poppler-qt5
/usr/share/doc/python3-poppler-qt5/README.rst
/usr/share/licenses/python3-poppler-qt5
/usr/share/licenses/python3-poppler-qt5/LICENSE


You might need to dnf reinstall this RPM.

Comment 2 Federico Bruni 2017-07-20 19:28:29 UTC
This is embarassing.. I  was sure the package was installed on my laptop, but I had installed it only on my desktop computer few days ago.
The old versions of previous python versions were compiled from source by me.

Sorry for the noise.

PS
I guess that if I had used python-bugzilla, I'd have been warned that I was about to report a bug of a package not installed? (that's  what reportbug in Debian would have done)

Comment 3 Gwyn Ciesla 2017-07-20 21:30:53 UTC
No worries. :)

Possibly, I've never availed myself of it so I'm not sure.


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