[Bug 739263] Review Request: sugar-bounce - Fast paced 3D action game

bugzilla at redhat.com bugzilla at redhat.com
Sun Mar 25 20:03:21 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=739263

--- Comment #9 from Brendan Jones <brendan.jones.it at gmail.com> 2012-03-25 16:03:19 EDT ---
Hi Kalpa,

still a few issues here. 

- When I run the application I'm getting the following:

fedora16:~ $ python /usr/share/sugar/activities/Bounce.activity/bounce.pyc
Traceback (most recent call last):
  File "/usr/share/sugar/activities/Bounce.activity/bounce.py", line 28, in
<module>
    from pongc.pongc import *
ImportError: No module named pongc.pongc

pongc.py is missing from your package

- You also are using %buildroot and $RPM_BUILDROOT
- defattr(....) present in %files section. This is OK if packaging for EPEL5.
Otherwise not needed
- remove rm -rf $RPM_BUILD_ROOT in your %install section

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list