Actions
Bug #20307
closedUnicodeEncodeError error on CapsuleGenerateAndSync task when provided custom CA has non-unicode characters
Difficulty:
easy
Triaged:
Bugzilla link:
Description
cloned from bz:
CapsuleGenerateAndSync task errors with:
[E] PLP0000: 'ascii' codec can't encode character u'\xe9' in position 76773: ordinal not in range(128) (Katello::Errors::PulpError)
At the moment this is affecting the following repository, along with seneravl others:
- Red_Hat_Virtualization-Red_Hat_Enterprise_Virtualization_Manager_3_6_RPMs_x86_64
The repository was successfully synced on the Satellite several hours earlier.
Updated by The Foreman Bot over 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/521 added
Updated by Chris Roberts over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|4cdf033184cf43cbb662b3ae5a0329dbe2baf442.
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/Katello/katello-installer/pull/523 added
Updated by Tomer Brisker about 7 years ago
- Related to Bug #21345: Allow unicode characters in certificates added
Actions