Bug 271321

Summary: Subversion fails with UTF-8 related error message
Product: [Fedora] Fedora Reporter: Dennis Jacobfeuerborn <dennisml>
Component: subversionAssignee: Joe Orton <jorton>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-31 21:00:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
sorted output of rpm -qa none

Description Dennis Jacobfeuerborn 2007-08-31 13:36:34 UTC
Description of problem:
After upgrading to the latest version in rawhide I get the following error when
issuing a "svn status" command:

[dennis@nexus components]$ svn status
svn: Valid UTF-8 data
(hex:)
followed by invalid UTF-8 sequence
(hex: b0 f0 90 80)

Version-Release number of selected component (if applicable):
1.4.4-6
I also tried downgrading to 1.4.4-4 but that showed the same problem.
Downgrading to the 1.4.3-4 version from FC7 fixed the problem.

How reproducible:
Always.

Steps to Reproduce:
Issue "svn status" in a working directory.
  
Actual results:
See error message above.

Additional info:
Downgrading to 1.4.3-4 fixed the problem for me.

Comment 1 Joe Orton 2007-08-31 15:40:47 UTC
Can you attach your "rpm -qa"?

Comment 2 Dennis Jacobfeuerborn 2007-08-31 20:50:54 UTC
Created attachment 183981 [details]
sorted output of rpm -qa

This is the output of rpm -qa after downgrading subversion and neon.

Comment 3 Joe Orton 2007-08-31 21:00:58 UTC

*** This bug has been marked as a duplicate of 254241 ***