Bug 1268762 - missing dependency fontTools.misc
Summary: missing dependency fontTools.misc
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: woffTools
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Parag Nemade
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-05 08:00 UTC by Matthias Runge
Modified: 2015-10-09 15:32 UTC (History)
4 users (show)

Fixed In Version: woffTools-0.1-0.11.20151005git.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-09 15:32:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Matthias Runge 2015-10-05 08:00:29 UTC
Description of problem:

 mrunge  ~  woff-info 
Traceback (most recent call last):
  File "/usr/bin/woff-info", line 3, in <module>
    from woffTools.tools import info
  File "/usr/lib/python2.7/site-packages/woffTools/__init__.py", line 13, in <module>
    from fontTools.misc import sstruct
ImportError: No module named fontTools.misc


Version-Release number of selected component (if applicable):
rpm -q woffTools
woffTools-0.1-0.10.684svn.fc23.noarch


How reproducible:

100%
Steps to Reproduce:
1. launch woff-info from command line
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Parag Nemade 2015-10-05 08:06:57 UTC
I guess we need to have woffTools provides as python2 and python3 subpackages.
I will work on this.

Comment 2 Fedora Update System 2015-10-07 08:18:59 UTC
woffTools-0.1-0.11.20151005git.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-c7c2101541

Comment 3 Parag Nemade 2015-10-07 08:22:45 UTC
I hope the fixed update will resolve this bug. Problem is that woffTools is python2 coding and fonttools moved to default python3 package. Therefore, I decided to use everything python2 now.

Comment 4 Fedora Update System 2015-10-07 16:27:33 UTC
woffTools-0.1-0.11.20151005git.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update woffTools'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-c7c2101541

Comment 5 Fedora Update System 2015-10-09 15:31:57 UTC
woffTools-0.1-0.11.20151005git.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, 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.