Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 611908 - games-rpg/pcgen-6.06.01: version bump
Summary: games-rpg/pcgen-6.06.01: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-06 17:40 UTC by jwacalex
Modified: 2021-07-18 05:15 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jwacalex 2017-03-06 17:40:32 UTC
Since 2016-07-30 a new version is available (6.06.01). Sadly renaming the ebuild and recreate the manifest is not sufficient.

It raises the following error: /usr/games/bin/pcgen: bad interpreter: /bin/sh^M: no such file or directory


Steps to reproduce:
(1) Rename ebuild to pcgen-6.06.01.ebuild and recreate manifest
(2) update to the current version
(3) execute pcgen

Expected result:
updated version of pcgen is launched

Actual result:
/usr/games/bin/pcgen: /bin/sh^M: bad interpreter: No such file or directory

How to resolve this issue:
conversion of linebreaks and tabstops from windows to unix

Furthermore this version has some UI-Freezing issues on my system.
Comment 1 jwacalex 2017-03-08 13:40:11 UTC
Just a small remark to the 6.07.01 version: it fixes the bad interpreter issue and the UI freezes
Comment 2 Larry the Git Cow gentoo-dev 2021-07-18 05:15:48 UTC
The bug has been closed via the following commit(s):

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

commit 02cab29b975182c755dc885ab8bf7001b0d84a8f
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-07-18 02:55:58 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-07-18 05:14:51 +0000

    games-rpg/pcgen: add 6.06.01
    
    Technically 6.08.00_rc8 is the current stable per upstream website
    (despite _rc8 as it appears final with development shifted to 6.10),
    but requires masked virtual/jre-11. Adding previous stable meanwhile.
    
    Could use more work and building from source, but that needs Gradle.
    Moved files to /opt from /usr/share due to being prebuilt.
    
    Closes: https://bugs.gentoo.org/611908
    Closes: https://bugs.gentoo.org/672972
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-rpg/pcgen/Manifest             |  1 +
 games-rpg/pcgen/pcgen-6.06.01.ebuild | 37 ++++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)