Activity log for bug #345208

Date Who What changed Old value New value Message
2009-03-19 02:26:49 Stepan Bakshaev bug added bug
2009-03-19 02:39:52 Philip Muškovac pythonmagick: status New Confirmed
2009-03-19 02:39:52 Philip Muškovac pythonmagick: statusexplanation
2009-03-22 22:44:22 Alessio Treglia pythonmagick (Ubuntu): importance Undecided Medium
2009-03-28 07:22:22 Fabrice Coutadeur pythonmagick: status Confirmed In Progress
2009-03-28 07:22:22 Fabrice Coutadeur pythonmagick: assignee fabricesp
2009-03-29 16:08:04 Fabrice Coutadeur bug added attachment 'pythonmagick_0.8-0ubuntu2.debdiff' (pythonmagick_0.8-0ubuntu2.debdiff)
2009-03-29 16:08:30 Fabrice Coutadeur pythonmagick: status In Progress Confirmed
2009-03-29 16:08:30 Fabrice Coutadeur pythonmagick: assignee fabricesp
2009-03-29 16:09:26 Fabrice Coutadeur bug added subscriber Ubuntu Sponsors for universe
2009-03-31 08:02:48 Luca Falavigna removed subscriber Ubuntu Sponsors for universe
2009-03-31 08:45:13 Launchpad Janitor pythonmagick: status Confirmed Fix Released
2009-04-01 03:15:59 Stepan Bakshaev pythonmagick: status Fix Released Incomplete
2009-04-01 03:15:59 Stepan Bakshaev pythonmagick: statusexplanation PythonMagick still "broken"
2009-04-02 23:09:14 Brian Murray pythonmagick (Ubuntu): status Incomplete Confirmed
2009-04-14 12:55:14 Oliver Marks nominated for series Ubuntu Jaunty
2009-06-16 21:01:23 Fabrice Coutadeur pythonmagick (Ubuntu): status Confirmed In Progress
2009-06-16 21:01:23 Fabrice Coutadeur pythonmagick (Ubuntu): assignee fabrice_sp (fabricesp)
2009-06-17 19:32:59 Fabrice Coutadeur summary Broken package [SRU]PythonMagick is not usable because of missing functions
2009-06-17 19:32:59 Fabrice Coutadeur description $ sudo apt-get install python-pythonmagick [sudo] password for stepan: Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: python-pythonmagick: Depends: python (< 2.6) but 2.6.1-0ubuntu3 is to be installed E: Broken packages Impact of the bug: The pythonMagick package is unusable as the python objects fail to load (missing functions) Solution in Development branch: Newer version of pythonmagick (0.9.0-1) has been or will be synced from Debian Solution in current version (Jaunty): Patch the Makefile to fix the incorrect linked libraries (see attached debdiff) TEST CASE: - run ipython - within ipython, load PythonMagick. The output should be the following: In [1]: import PythonMagick --------------------------------------------------------------------------- ImportError Traceback (most recent call last) /home/vdejager/<ipython console> in <module>() /var/lib/python-support/python2.6/PythonMagick/__init__.py in <module>() 2 3 class Image(_PythonMagick.Image): 4 pass 5 6 class Blob(_PythonMagick.Blob): ImportError: /var/lib/python-support/python2.6/PythonMagick/_PythonMagick.so: undefined symbol: _ZTIN5boost6python15instance_holderE Risk of regressions: None as the package is not usable in the actual state.
2009-06-17 19:34:48 Fabrice Coutadeur attachment added pythonmagick_0.8-0ubuntu3.debdiff http://launchpadlibrarian.net/28036704/pythonmagick_0.8-0ubuntu3.debdiff
2009-06-17 19:35:03 Fabrice Coutadeur bug added subscriber MOTU Stable Release Updates
2009-06-17 19:37:12 Fabrice Coutadeur summary [SRU]PythonMagick is not usable because of missing functions [SRU]PythonMagick is not usable because of undefined symbols
2009-06-17 19:44:25 Fabrice Coutadeur pythonmagick (Ubuntu): status In Progress Confirmed
2009-06-17 19:44:25 Fabrice Coutadeur pythonmagick (Ubuntu): assignee fabrice_sp (fabricesp)
2009-07-22 20:39:22 Launchpad Janitor branch linked lp:ubuntu/karmic/pythonmagick
2009-08-11 13:41:41 Devid Antonio Filoni bug task added pythonmagick (Ubuntu Jaunty)
2009-08-11 13:42:30 Devid Antonio Filoni pythonmagick (Ubuntu): status Confirmed Fix Released
2009-08-11 13:44:19 Devid Antonio Filoni pythonmagick (Ubuntu Jaunty): status New Confirmed
2009-09-22 21:53:45 Benjamin Drung removed subscriber Ubuntu Sponsors for universe
2009-09-22 21:53:48 Benjamin Drung pythonmagick (Ubuntu Jaunty): status Confirmed Fix Committed
2009-09-24 08:28:34 Martin Pitt tags verification-needed
2009-10-10 19:16:20 Launchpad Janitor branch linked lp:ubuntu/jaunty-proposed/pythonmagick
2009-11-09 15:31:16 Martin Pitt tags verification-needed verification-done
2009-11-10 10:12:35 Launchpad Janitor pythonmagick (Ubuntu Jaunty): status Fix Committed Fix Released