Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57372 - frozen-bubble won't start after updating to SDLperl-1.20.3
Summary: frozen-bubble won't start after updating to SDLperl-1.20.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-17 03:44 UTC by Anno v. Heimburg
Modified: 2004-08-20 04:09 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
updated e-build using the mentioned patch (frozen-bubble-1.0.0-r3.ebuild,2.35 KB, application/octet-stream)
2004-07-20 12:40 UTC, Benjamin Martin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anno v. Heimburg 2004-07-17 03:44:47 UTC
After emerging SDL-perl-1.20.3 (current version in portage), frozen-bubble refuses to start with

[SDL Init] Not a HASH reference at /usr/games/bin/frozen-bubble line 310.

Re-Emerging frozen-bubble yields no errors, but doesn't help, either.
Comment 1 Allan Crossman 2004-07-17 11:37:40 UTC
Debian has this bug fixed:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=251816

Their patch for it seems to be at:
http://bugs.debian.org/cgi-bin/bugreport.cgi/patch-fb-sdlperl-1.20.3.diff?bug=251816&msg=3&att=1

(I don't know enough to make a patch for use in Gentoo, but hope this helps)
Comment 2 Frank Rodolf 2004-07-18 12:27:02 UTC
the patch mentioned in additional comment #1 works perfectly on my box. Might be worth adding to the ebuild.
Comment 3 Aaron Peterson 2004-07-18 17:14:34 UTC
Nooo vital application failure!
... but there is already a patch..

but my frozen bubble dies on line 59
use fb_stuff;


bash-2.05b$ frozen-bubble
Can't locate fb_stuff.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/site_perl/5.8.4/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.4/i686-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.2 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.4/i686-linux-thread-multi /usr/lib/perl5/5.8.4 /usr/local/lib/site_perl /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 .) at /usr/games/bin/frozen-bubble line 59.
BEGIN failed--compilation aborted at /usr/games/bin/frozen-bubble line 59.
bash-2.05b$ vi /usr/games/bin/frozen-bubble
Comment 4 Benjamin Martin 2004-07-20 12:40:49 UTC
Created attachment 35832 [details]
updated e-build using the mentioned patch
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2004-07-20 19:13:41 UTC
Added the patch to cvs.  Thanks for the bug report.
Comment 6 Robert Schuster 2004-08-06 14:19:53 UTC
The patch fixes only "frozen-bubble" but not "frozen-bubble-client". The client gives the same error at line 319 with sdl-perl 1.20.3
Comment 7 Aquila 2004-08-20 03:06:50 UTC
This bug isn't solved, please reopen it as the current ebuild in portage doesn't work. (v 1.18 2004/07/21 02:12:53)
Comment 8 Aquila 2004-08-20 04:09:12 UTC
My mistake, running /usr/portage/dev-lang/perl/files/libperl_rebuilder and then emerging the indicated ebuilds solved the problem...