Skip to content

UnicodeEncodeError #16

@thefretrunner

Description

@thefretrunner

I get an error when running the import:

2021-02-06 14:12:29,837 :: DEBUG :: Processing errata CESA-2016:0372
2021-02-06 14:12:29,837 :: DEBUG :: Working on OS release 7
2021-02-06 14:12:29,837 :: DEBUG :: Packages list for errata CESA-2016:0372 for OS release 7: ['openssl098e-0.9.8e-29.el7.centos.3.i686.rpm', 'openssl098e-0.9.8e-29.el7.centos.3.x86_64.rpm']
2021-02-06 14:12:29,837 :: DEBUG :: Working on repository Centos_7_base_x86_64
Traceback (most recent call last):
File "./centos-errata-katello-importer.py", line 223, in
subprocess.call(pulp_cmd)
File "/usr/lib64/python3.6/subprocess.py", line 287, in call
with Popen(*popenargs, **kwargs) as p:
File "/usr/lib64/python3.6/subprocess.py", line 729, in init
restore_signals, start_new_session)
File "/usr/lib64/python3.6/subprocess.py", line 1295, in _execute_child
restore_signals, start_new_session, preexec_fn)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 2440: ordinal not in range(128)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions