Bug#758472: dizzy: fails to start: "Perl API version v5.14.0 of OpenGL" is wrong

Jann Horn jann at thejh.net
Sun Aug 17 20:41:44 UTC 2014


On Sun, Aug 17, 2014 at 11:34:18PM +0300, Niko Tyni wrote:
> On Sun, Aug 17, 2014 at 10:24:34PM +0200, Jann wrote:
> > Package: dizzy
> > Version: 0.3-2
> > Severity: normal
> > 
> > I am unable to start dizzy. When I try to start it, I get this error message:
> > 
> > $ dizzy
> > Perl API version v5.14.0 of OpenGL does not match v5.18.0 at /usr/lib/perl/5.18/DynaLoader.pm line 207.
> > Compilation failed in require at /usr/games/dizzy line 8.
> > BEGIN failed--compilation aborted at /usr/games/dizzy line 8.
> 
> > ii  libconvert-color-perl  0.11-1
> > ii  libopengl-perl         0.6703+dfsg-1
> > ii  libsdl-perl            2.542-1
> > ii  perl                   5.18.2-7
> 
> That's weird.  Is it possible that you have an old installation of OpenGL
> perl modules somewhere under /usr/local?
> -- 
> Niko Tyni   ntyni at debian.org

Ah, that's it. I did `strace -f dizzy 2>&1 | grep 'open(' | cut -d'"' -f2` and
noticed that I had an old perl installation in my homedir that was referenced
in the PERL5LIB environment variable. :/ Thanks for the help and sorry for the
bug report.



More information about the pkg-perl-maintainers mailing list