Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613346 - =app-text/bibutils-4.12: ris2xml encoding problem
Summary: =app-text/bibutils-4.12: ris2xml encoding problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-20 21:39 UTC by segmentation fault
Modified: 2019-01-11 21:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
RIS file that causes encoding problems to ris2xml (275415.ris,906 bytes, application/x-research-info-systems)
2017-03-20 21:39 UTC, segmentation fault
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)