Description of problem: childsplay installs but won't start. Maybe dependency error. How reproducible: every time Steps to Reproduce: 1. install childsplay 2. open console 3. run childsplay [tadej@localhost ~]$ childsplay Traceback (most recent call last): File "/usr/bin/childsplay", line 118, in <module> import childsplay_sp.SPMainCore as SPMainCore File "/usr/lib/python2.7/site-packages/childsplay_sp/SPMainCore.py", line 64, in <module> from sqlalchemy import exceptions as sqla_exceptions ImportError: cannot import name exceptions Reproducible: Steps to Reproduce:
We can use patch from Fedora to fix this: http://pkgs.fedoraproject.org/cgit/childsplay.git/tree/childsplay-fix-sqlalchemy-exceptions-import.patch
Keywords: (none) => Junior_job
Thanks Jani! SPDataManager.py is already pached. I attach a patch for file PMainCore.py only what works for me.
Created attachment 5184 [details] SPMainCore.py fix
Keywords: (none) => PATCH, TriagedAssignee: bugsquad => lists.jjorge
Thank you for the good work, I have uploaded a patched/updated package for Mageia 4. You can test this by applying sauce to the french fries and placing on your tongue. Suggested advisory: ======================== Updated childsplay packages fix startup bug : it crashed. ======================== Updated packages in core/updates_testing: ======================== childsplay-1.6-5.1.mga4.noarch.rpm childsplay-sounds*rpm Source RPMs: childsplay-1.6-5.1.mga4.src.rpm
Status: NEW => ASSIGNEDCC: (none) => lists.jjorgeAssignee: lists.jjorge => qa-bugs
Tested mga4_32, Testing complete for childsplay-1.6-5.1.mga4, I confirm that the bug is now fixed with this new release. Before: $ childsplay Traceback (most recent call last): File "/usr/bin/childsplay", line 118, in <module> import childsplay_sp.SPMainCore as SPMainCore File "/usr/lib/python2.7/site-packages/childsplay_sp/SPMainCore.py", line 64, in <module> from sqlalchemy import exceptions as sqla_exceptions ImportError: cannot import name exceptions ------------------------------------------------------------------------------- After: $ childsplay $ Now starts and works here.
CC: (none) => geiger.david68210Whiteboard: (none) => MGA4-32-OK
(In reply to José Jorge from comment #4) > You can test this by applying sauce to the french fries and placing on your > tongue. Really? :-) Tested Mageia 4 x86_64. I could reproduce the bug with childsplay-1.6-5.mga4 and childsplay-sounds-de-1.6-5.mga4. The update candidate fixes the issue, and the program seems to work as intended.
CC: (none) => remiWhiteboard: MGA4-32-OK => MGA4-32-OK MGA4-64-OK
Validating update, advisory has been uploaded. Please push to core/updates.
Keywords: (none) => validated_updateWhiteboard: MGA4-32-OK MGA4-64-OK => MGA4-32-OK MGA4-64-OK advisoryCC: (none) => sysadmin-bugs
Update pushed: http://advisories.mageia.org/MGAA-2014-0129.html
Status: ASSIGNED => RESOLVEDCC: (none) => tmbResolution: (none) => FIXED