Bug#771665: nvidia-support: bashism in check-for-conflicting-opengl-libraries

Raphael Geissert geissert at debian.org
Mon Dec 1 11:26:00 UTC 2014


Package: nvidia-installer-cleanup
Version: 20131102+3
Severity: important

Hi,

check-for-conflicting-opengl-libraries is a /bin/sh script yet it uses
brace expansion:
> CONFLICT_LIBS=""
> for f in "$libdir"/$pattern "$libdir"/{i386,x86_64}-linux-gnu/$pattern /usr/lib32/libGL.so*
> do

which ... is a bashism and basically prevents the script from checking
/usr/lib/<triplet>

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net



More information about the pkg-nvidia-devel mailing list