Comment # 4 on bug 1207961 from
(In reply to Stefan Dirsch from comment #3)
> > FAULTS:
> > * makefile for kmp is expecting to use bash (looking for popd), but /bin/sh is 
> > a link to /usr/bin/sh.
> 
> And the latter is a link to dash? So another dash user asking for trouble?
> ;-)
> 
> Are you aware that G05 drivers is for Kepler cards and older? With GeForce
> GTX 1650ti you already own a Turing card and could just use G06 drivers.
> There we even already have a fix for dash users.
> 
> -------------------------------------------------------------------
> Wed Jan 25 11:53:33 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
> - Make package dash-sh compatible (boo#1195391)
> 
> I'm not sure about the dracut script though. Could be that it doesn't help
> to address things only in nvidia driver package. I guess you need to have at
> least bash installed.


original symlink is to /usr/bin/sh, itself a link to busybox.
so, not dash in my installation.


thanks for the note about G06, Stefan... I'll test and report back.
appreciated!


You are receiving this mail because: