Bug 195240 - astro/celestia : celestia does not start
Summary: astro/celestia : celestia does not start
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-21 08:31 UTC by Nikolaus Klepp
Modified: 2014-12-14 13:25 UTC (History)
0 users

See Also:
dr.klepp: maintainer-feedback? (danfe)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolaus Klepp 2014-11-21 08:31:54 UTC
Starting celesta does not work. It gives this error:

PANIC: unprotected error in call to Lua API (attempt to index a nil value)
Abbruch

It affects from ports: astro/celestia 
and packages:

celestia-glut-1.6.1_6
celestia-gnome-1.6.1_6
celestia-gtk-1.6.1_6
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-21 08:31:54 UTC
Auto-assigned to maintainer danfe@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-12-14 13:23:47 UTC
A commit references this bug:

Author: danfe
Date: Sun Dec 14 13:23:37 UTC 2014
New revision: 374703
URL: https://svnweb.freebsd.org/changeset/ports/374703

Log:
  Pull another patch from Red Hat, to fix a runtime crash:

    PANIC: unprotected error in call to Lua API (attempt to index a nil value)

  PR:		195240
  Red Hat bug:	https://bugzilla.redhat.com/show_bug.cgi?id=1045632
  Patch by:	Chris Rankin (Comments 13-16)
  Obtained from:	celestia-1.6.1-15.fc20.src.rpm

Changes:
  head/astro/celestia/Makefile
  head/astro/celestia/files/celestia-lua-52-fix.patch
Comment 3 Alexey Dokuchaev freebsd_committer freebsd_triage 2014-12-14 13:25:11 UTC
Fixed in ports 374703, thanks for reporting!