https://bugzilla.redhat.com/show_bug.cgi?id=1660284
Bug ID: 1660284
Summary: IndexError: list index out of range
Product: Fedora
Version: rawhide
Status: NEW
Component: fonttools
Assignee: pnemade(a)redhat.com
Reporter: tagoh(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: fonts-bugs(a)lists.fedoraproject.org,
pnemade(a)redhat.com, sshedmak(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
/usr/bin/fonttools dumps a traceback when calling.
$ fonttools
Traceback (most recent call last):
File "/bin/fonttools", line 11, in <module>
load_entry_point('fonttools==3.32.0', 'console_scripts', 'fonttools')()
File "/usr/lib/python3.7/site-packages/fontTools/__main__.py", line 24, in
main
mod = 'fontTools.'+sys.argv[1]
IndexError: list index out of range
That would be better if that can shows more helpful usage or so.
Version-Release number of selected component (if applicable):
fonttools-3.32.0-1.fc30.noarch
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1659905
Bug ID: 1659905
Summary: Incorrect SELinux label of fontconfig cache directory
Product: Fedora
Version: 29
Status: NEW
Component: fontconfig
Assignee: tagoh(a)redhat.com
Reporter: maciek.borzecki(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: ajax(a)redhat.com, fonts-bugs(a)lists.fedoraproject.org,
i18n-bugs(a)lists.fedoraproject.org,
john.j5live(a)gmail.com, mclasen(a)redhat.com,
pnemade(a)redhat.com, rhughes(a)redhat.com,
rstrode(a)redhat.com, sandmann(a)redhat.com,
tagoh(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
The /usr/lib/fontconfig/cache directly is labeled as lib_t, but should be
labeled as fonts_cache_t, same as /var/cache/fontconfig was before.
[guest@localhost ~]$ ls -laZ /usr/lib/fontconfig/cache/
total 40
drwxr-xr-x. 2 root root system_u:object_r:lib_t:s0 4096 Dec 17 07:35 .
drwxr-xr-x. 3 root root system_u:object_r:lib_t:s0 4096 Dec 17 07:35 ..
-rw-r--r--. 1 root root unconfined_u:object_r:lib_t:s0 136 Dec 17 07:35
14f2600e-0a03-4bcf-ad84-39369899c767-le64.cache-7
-rw-r--r--. 1 root root unconfined_u:object_r:lib_t:s0 20904 Dec 17 07:35
6d2e07ad-8b0a-44cf-ad7a-4c0d0bc787a2-le64.cache-7
-rw-r--r--. 1 root root unconfined_u:object_r:lib_t:s0 200 Dec 17 07:35
CACHEDIR.TAG
Either a missing piece of the core policy or /usr/lib/fontconfig/cache ought to
be created with proper labeling.
Version-Release number of selected component (if applicable):
fontconfig-2.13.1-3.fc29.x86_64
selinux-policy-3.14.2-44.fc29.noarch
selinux-policy-devel-3.14.2-44.fc29.noarch
selinux-policy-targeted-3.14.2-44.fc29.noarch
How reproducible:
always
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1661860
Bug ID: 1661860
Summary: Deprecate smc-kalyani-fonts package
Product: Fedora
Version: rawhide
Status: NEW
Component: smc-fonts
Assignee: petersen(a)redhat.com
Reporter: vishalvijayraghavan(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: fonts-bugs(a)lists.fedoraproject.org,
i18n-bugs(a)lists.fedoraproject.org, nav007(a)gmail.com,
petersen(a)redhat.com, psatpute(a)redhat.com,
rajeeshknambiar(a)gmail.com
Target Milestone: ---
Classification: Fedora
As per [1] discussion started around splitting smc-fonts package.
smc-kalyani-fonts was part of it and upstream has agreed to remove
smc-kalyani-fonts[2] from Fedora.
Would request to remove this package from Fedora.
Also if possible can this package be removed from Fedora-29 as well.
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1648825
[2] https://gitlab.com/smc/fonts/kalyani/issues/1
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1258542
Bug 1258542 depends on bug 1441023, which changed state.
Bug 1441023 Summary: Review Request: python-fontmake - Compile fonts from sources to binary
https://bugzilla.redhat.com/show_bug.cgi?id=1441023
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |CLOSED
Resolution|--- |NOTABUG
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1646688
Bug 1646688 depends on bug 1646687, which changed state.
Bug 1646687 Summary: bad hinting instructions from bug in ttfautohint
https://bugzilla.redhat.com/show_bug.cgi?id=1646687
What |Removed |Added
----------------------------------------------------------------------------
Status|ON_QA |CLOSED
Resolution|--- |ERRATA
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1660342
Bug ID: 1660342
Summary: Missing Requires: python3-brotli
Product: Fedora
Version: rawhide
Status: NEW
Component: fonttools
Assignee: pnemade(a)redhat.com
Reporter: tagoh(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: fonts-bugs(a)lists.fedoraproject.org,
pnemade(a)redhat.com, sshedmak(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
ttx has a capability to compile woff2 from ttx xml format though, ttx outputs
traceback because of missing deps of python3-brotli.
Version-Release number of selected component (if applicable):
fonttools-3.32.0-1.fc30.noarch
How reproducible:
always
Steps to Reproduce:
1.ttx -ie font.ttf
2.ttx -b --flavor woff2 font.ttx
3.
Actual results:
ERROR: The WOFF2 encoder requires the Brotli Python extension, available at:
https://github.com/google/brotli
ERROR: Unhandled exception has occurred
Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/fontTools/ttx.py", line 398, in main
process(jobs, options)
File "/usr/lib/python3.7/site-packages/fontTools/ttx.py", line 372, in
process
action(input, output, options)
File "/usr/lib/python3.7/site-packages/fontTools/misc/loggingTools.py", line
375, in wrapper
return func(*args, **kwds)
File "/usr/lib/python3.7/site-packages/fontTools/ttx.py", line 290, in
ttCompile
ttf.save(output)
File "/usr/lib/python3.7/site-packages/fontTools/ttLib/ttFont.py", line 173,
in save
writer_reordersTables = self._save(tmp)
File "/usr/lib/python3.7/site-packages/fontTools/ttLib/ttFont.py", line 208,
in _save
writer = SFNTWriter(file, numTables, self.sfntVersion, self.flavor,
self.flavorData)
File "/usr/lib/python3.7/site-packages/fontTools/ttLib/woff2.py", line 144,
in __init__
raise ImportError("No module named brotli")
ImportError: No module named brotli
Expected results:
no errors.
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1654517
Parag Nemade <pnemade(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CLOSED
Resolution|--- |NOTABUG
Last Closed| |2018-12-20 06:10:30
--- Comment #13 from Parag Nemade <pnemade(a)redhat.com> ---
Please reopen if you think there is some bug that need to be fixed.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1533798
Krasnaya Ploshchad’ <shanshandehongxing(a)outlook.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CLOSED
Resolution|--- |UPSTREAM
Last Closed| |2018-12-19 19:22:42
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1464310
--- Comment #3 from Krasnaya Ploshchad’ <shanshandehongxing(a)outlook.com> ---
This was fixed only in Liberation Sans as of version 2.00.3.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1375061
Jens Petersen <petersen(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|MODIFIED |CLOSED
Resolution|--- |CURRENTRELEASE
Last Closed| |2018-12-19 07:54:03
--
You are receiving this mail because:
You are on the CC list for the bug.