Framingham on Ubuntu 12.04

Allison Randal allison at ubuntu.com
Wed Apr 25 03:18:58 UTC 2012


Hi Andre,

The Framingham package builds fine on Ubuntu 12.04, but when I run it I
get the attached error message about Desktop Couch.

There have been a number of changes to the desktopcouch package in
Ubuntu 12.04, so you may need to update your app for the latest version,
or pick another lightweight storage library.

Allison

On 04/11/2012 04:34 AM, Andre Hugo wrote:
> Dear Allison,
> 
> Could you please re-submit the application (Framingham Calculator) for
> 12.04.
> 
> Regards
> Andre Hugo
> 
> 
> On Sat, Mar 31, 2012 at 5:14 AM, Allison Randal <allison at ubuntu.com
> <mailto:allison at ubuntu.com>> wrote:
> 
>     Ubuntu 12.04 (Precise Pangolin) is scheduled for release on April 26th.
>     Apps that were published in the Software Center for the 11.10 (Oneiric
>     Ocelot) release won't be automatically copied to Precise, because some
>     apps will need to be updated to work with the new release. If you'd like
>     to have Framingham published on Precise, just let us know, and we can
>     help verify any changes that might be needed. You can either submit an
>     update to the MyApps developer portal, or send us an email message at
>     app-review-board at lists.ubuntu.com
>     <mailto:app-review-board at lists.ubuntu.com>.
> 
>     We're accepting submissions for Precise now, so the updated apps will be
>     ready for users on release day.
> 
>     Thanks,
>     Allison
> 
> 
-------------- next part --------------
allison at otp:~$ /opt/extras.ubuntu.com/framingham-0.1/bin/framingham 
Traceback (most recent call last):
  File "/opt/extras.ubuntu.com/framingham-0.1/bin/framingham", line 43, in <module>
    import framingham
  File "/opt/extras.ubuntu.com/framingham-0.1/framingham/__init__.py", line 25, in <module>
    from framingham import FraminghamWindow
  File "/opt/extras.ubuntu.com/framingham-0.1/framingham/FraminghamWindow.py", line 25, in <module>
    from framingham_lib import Window
  File "/opt/extras.ubuntu.com/framingham-0.1/framingham_lib/__init__.py", line 21, in <module>
    from . preferences import preferences
  File "/opt/extras.ubuntu.com/framingham-0.1/framingham_lib/preferences.py", line 19, in <module>
    from desktopcouch.records.server import CouchDatabase
  File "/usr/lib/pymodules/python2.7/desktopcouch/records/server.py", line 9, in <module>
    from desktopcouch.application.server import *
ImportError: No module named application.server



More information about the App-review-board mailing list