** Description changed: + When libavg 1.8 was released, a file named gameapp.py was removed from + it. Several packages which depend upon libavg ceased to work because + they attempted to import and use this file. + + Thanks to OXullo Intersecans, they have now been fixed upstream to work + with post-1.8 libavg. These packages should be updated to the latest + upstream version in order to start working properly again. + + In the meantime, they print an error message when attempting to run one + of them, see for instance sponc below: + + --- Original description + apt-get install sponc - sponc + sponc -> ERROR: Cannot find sponc package: reinstall the game. apt-get source sponc cd sponc-1.0+svn6822/sponc python Game.py -> Traceback (most recent call last): -> File "Game.py", line 29, in <module> -> from libavg import avg, gameapp,Point2D, AVGApp -> ImportError: cannot import name gameapp dpkg -L python-libavg | grep game -> Empty
** Tags removed: needs-packaging ** Summary changed: - sponc can't be started: dependency libavg dropped gameapp + Several programs can't be started: dependency libavg dropped gameapp, newer versions needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1409879 Title: Several programs can't be started: dependency libavg dropped gameapp, newer versions needed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/empcommand/+bug/1409879/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
