Re: [gentoo-user] git command within an ebuild fails - why?

2022-09-23 Thread Helmut Jarausch
Many thanks!!! Helmut On 09/23/2022 06:54:08 PM, tastytea wrote: On 2022-09-23 18:17+0200 Helmut Jarausch wrote: > Hi, > I'd like to write an ebuild for installing nim-. > Within "src_compile" > a shell script is executed which tries to invoke > > git clone -q --depth 1 -b master >

[gentoo-user] Remove codepoints from fonts with fontconfig

2022-09-23 Thread tastytea
Hi, i added a colour emoji font as my last preferred font to fontconfig and want to get all emojis from it. The problem is, that my first preferred font contains some mono coloured emojis that override the colour emoji font. This is my config: monospace Source Code Pro

Re: [gentoo-user] git command within an ebuild fails - why?

2022-09-23 Thread tastytea
On 2022-09-23 18:17+0200 Helmut Jarausch wrote: > Hi, > I'd like to write an ebuild for installing nim-. > Within "src_compile" > a shell script is executed which tries to invoke > > git clone -q --depth 1 -b master > https://github.com/nim-lang/csources_v1.git csources_v1 > > This

[gentoo-user] git command within an ebuild fails - why?

2022-09-23 Thread Helmut Jarausch
Hi, I'd like to write an ebuild for installing nim-. Within "src_compile" a shell script is executed which tries to invoke git clone -q --depth 1 -b master https://github.com/nim-lang/csources_v1.git csources_v1 This fails with "Could not resolve host: github.com" When I excute the git

Re: [gentoo-user] gentoo-sources-5.15.59 un-keyworded?

2022-09-23 Thread tastytea
On 2022-09-23 10:28+0200 "J. Roeleveld" wrote: > Hi, > > Is there a specific reason why the keywords (apart from hppa) have > been removed from gentoo-sources-5.15.59? > > I am seeing some issues with systems running this version, but not > all. And as this is recent, I don't have an older

[gentoo-user] gentoo-sources-5.15.59 un-keyworded?

2022-09-23 Thread J. Roeleveld
Hi, Is there a specific reason why the keywords (apart from hppa) have been removed from gentoo-sources-5.15.59? I am seeing some issues with systems running this version, but not all. And as this is recent, I don't have an older kernel to quickly fall back to. Currently working on testing