Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 613346

Summary: =app-text/bibutils-4.12: ris2xml encoding problem
Product: Gentoo Linux Reporter: segmentation fault <segmentation-fault>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=613352
https://bugs.gentoo.org/show_bug.cgi?id=529950
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: RIS file that causes encoding problems to ris2xml

Description segmentation fault 2017-03-20 21:39:55 UTC
Created attachment 467754 [details]
RIS file that causes encoding problems to ris2xml

Take the attached RIS file

275415.ris

and convert it to XML with

ris2xml 275415.ris

where ris2xml is from the current version 4.12 of bibutils in Gentoo.

You will see that non-ASCII characters (like á) look different in the XML (like AA).

This bug has long been corrected to newer, 5.x versions (at least since 5.6, probably earlier).

Solution
=====

Upgrade to 5.x (but there is no 5.x version in Gentoo yet...).
Comment 1 Larry the Git Cow gentoo-dev 2019-01-11 21:23:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9c3adb551b63268fd4011bb1eb14a1018b49ea0

commit d9c3adb551b63268fd4011bb1eb14a1018b49ea0
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2019-01-11 21:23:11 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2019-01-11 21:23:38 +0000

    app-text/bibutils: Version bump
    
    Closes: https://bugs.gentoo.org/613346
    Closes: https://bugs.gentoo.org/613352
    Bug: https://bugs.gentoo.org/662884
    Package-Manager: Portage-2.3.54, Repoman-2.3.12
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 app-text/bibutils/Manifest            |  1 +
 app-text/bibutils/bibutils-6.7.ebuild | 47 +++++++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)