Bug 1629488 - Fedpkg often fails when a parent directory contains non-ASCII
Summary: Fedpkg often fails when a parent directory contains non-ASCII
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: rpkg
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: cqi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-16 20:26 UTC by Göran Uddeborg
Modified: 2019-05-28 22:27 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-28 22:27:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Göran Uddeborg 2018-09-16 20:26:39 UTC
Description of problem:
Several of the fedpkg commands fail if a parent directory contains any non-ASCII characters.


Version-Release number of selected component (if applicable):
fedpkg-1.35-1.fc28.noarch


How reproducible:
Every time


Steps to Reproduce:
1. mkdir goeran göran
2. (cd goeran; fedpkg co setup; cd setup; fedpkg pull)
3. (cd göran; fedpkg co setup; cd setup; fedpkg pull)


Actual results:
The "pull" command works in step 2, but fails in step 3 with the error message

Could not execute pull: 'ascii' codec can't encode character u'\xf6' in position 6: ordinal not in range(128)


Additional notes:
The problem does not affect quite all commands.  For example, the "co" command above works in both directories.

Comment 1 Ben Cotton 2019-05-02 20:55:32 UTC
This message is a reminder that Fedora 28 is nearing its end of life.
On 2019-May-28 Fedora will stop maintaining and issuing updates for
Fedora 28. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora 'version' of '28'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 28 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 2 Ben Cotton 2019-05-28 22:27:00 UTC
Fedora 28 changed to end-of-life (EOL) status on 2019-05-28. Fedora 28 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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