Bug 1940848 - Unable to build the files for the module viridisLite
Summary: Unable to build the files for the module viridisLite
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: R2spec
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pierre-YvesChibon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-19 11:03 UTC by Frank Büttner
Modified: 2024-07-09 03:31 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-07-09 03:31:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Frank Büttner 2021-03-19 11:03:10 UTC
Description of problem:
When I use the tool for the viridisLite R module it will fails.

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

How reproducible:
Every time

Steps to Reproduce:
1. call R2spec --no-check -p viridisLite 


Actual results:
Traceback (most recent call last):
  File "/usr/bin/R2spec", line 29, in <module>
    R2spec().main(ARG)
  File "/usr/lib/python2.7/site-packages/r2spec/r2spec_obj.py", line 286, in main
    spec.get_template()
  File "/usr/lib/python2.7/site-packages/r2spec/spec.py", line 214, in get_template
    self.spec = mytemplate.render(self.__dict)
  File "/usr/lib/python2.7/site-packages/jinja2/environment.py", line 989, in render
    return self.environment.handle_exception(exc_info, True)
  File "/usr/lib/python2.7/site-packages/jinja2/environment.py", line 754, in handle_exception
    reraise(exc_type, exc_value, tb)
  File "<template>", line 35, in top-level template code
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 292: ordinal not in range(128)



Expected results:
Working spec file for the R module

Comment 1 Frank Büttner 2021-03-19 11:26:05 UTC
The problem is, that the Description filed, contains UTF8-chars

Comment 2 Troy Dawson 2024-07-09 03:31:17 UTC
EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug.


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