pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/58397: tig: Failed to initialize character set conversion



The following reply was made to PR pkg/58397; it has been noted by GNATS.

From: "Marc Coquand" <marc@mccd.space>
To: <gnats-bugs%netbsd.org@localhost>, <pkg-manager%netbsd.org@localhost>,
 <gnats-admin%netbsd.org@localhost>, <pkgsrc-bugs%netbsd.org@localhost>
Cc: 
Subject: Re: pkg/58397: tig: Failed to initialize character set conversion
Date: Fri, 05 Jul 2024 11:59:36 -0500

 I figured out what it was.
 
 tig seems to require encoding to be set.
 
 Adding=20
 
 export LANG=3D"en_US.UTF-9"
 
 To my .profile file fixed the issue.
 
 Thanks everyone for helping me out!
 
 Sincerely,
 Marc
 
 
 On Fri Jul 5, 2024 at 1:00 AM -05, Thomas Klausner wrote:
 > The following reply was made to PR pkg/58397; it has been noted by GNATS.
 >
 > From: Thomas Klausner <wiz%gatalith.at@localhost>
 > To: marc@mccd.space
 > Cc: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
 > Subject: Re: pkg/58397: tig: Failed to initialize character set conversio=
 n
 > Date: Fri, 5 Jul 2024 07:58:58 +0200
 >
 >  Per joerg's suggestion: Can you please add
 > =20
 >  USE_GNU_ICONV=3Dyes
 > =20
 >  to the package Makefile, rebuild, and check if it fixes the problem?
 >   Thomas
 > =20
 


Home | Main Index | Thread Index | Old Index