[Bug 979914] Re: New packages openerp-core and openerp-desktop

Daniel Holbach daniel.holbach at ubuntu.com
Tue Apr 24 13:29:41 UTC 2012


Here a quick review of things I found:

OPENERP-CORE
 - the version of the package should be <upstreamversion>-<debian/ubuntu revision>, 
   it is only OK to have on '-' in the complete version string
 - '0' is not allowed as debian/ubuntu revision either, better make it '0ubuntu1' instead
 - debian/watch file links exclusively to 6.1-1 - it won't find a 6.1-2
 - the Section for the binary package is not necessary
 - minor: the patch in debian/patches might benefit from a description 
   (http://dep.debian.net/deps/dep3/)
 - there's a file called .apidoc in /usr/openerp (not sure if that's intentional)
 - minor: these license files can be removed:
   usr/share/openerp/addons/base_tools/LICENSE
   usr/share/openerp/addons/web_calendar/static/lib/dhtmlxScheduler/license.txt
   usr/share/openerp/addons/web_graph/static/lib/dhtmlxGraph/codebase/thirdparty/excanvas/COPYING
   usr/share/openerp/addons/web_livechat/LICENSE
   usr/share/openerp/addons/web_uservoice/LICENSE
   (just make sure you integrate them in debian/copyright)
 - minor: these files can be removed:
   usr/share/openerp/addons/plugin_outlook/static/openerp-outlook-plugin/OpenERPOutlookPlugin.sln
   usr/share/openerp/addons/web/static/lib/py.parse/.hg_archival.txt
 - the following bits and pieces would be good to 1) remove, 2) depend on the package in the archive,
   3) symlink to the files in question if necessary:
   usr/share/openerp/addons/wiki/web/widgets/rss/feedparser.py
   usr/share/openerp/addons/web/static/lib/underscore/underscore.js
   usr/share/openerp/addons/web/static/lib/jquery.tipsy/jquery.tipsy.js
   usr/share/openerp/addons/web/static/lib/jquery.form/jquery.form.js
 - etc/init.d/openerp-core does not provide itself (none of the provided facilities 
   match the name of the init script)
 - etc/init.d/openerp-core does not implement 'status'
 - usr/share/openerp/addons/plugin_thunderbird/static/thunderbird_plugin/chrome/openerp_plugin.jar
   contains no code


OPENERP-DESKTOP
 - desktop does not have a debian/watch file
 - http://open-object.debian-maintainers.org/ does not seem to exist
 - where does the source tarball come from?

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/979914

Title:
  New packages openerp-core and openerp-desktop

Status in Ubuntu:
  New

Bug description:
  From inside the EA team, we developed some new packages for OpenERP 6.1 (openerp-core and openerp-desktop).  
  openerp-core provides the source code from OpenERP, places files in the right places and starts the OpenERP daemon.
  openerp-desktop provides integration with postgresql, and updates OpenERP configuration, to have a working OpenERP server/web client.
  Our idea is to have openerp-core as a package for more professional syadmins, or to be integrated with juju (a juju charm is also in progress). And openerp-desktop can be the package that a normal users downloads  and install, having a ready-to-use OpenERP.

  Code for the packages is here:

  https://code.launchpad.net/~openerp-community/openerp-tools/yolanda.robla-openerp-core
  https://code.launchpad.net/~openerp-community/openerp-tools/yolanda.robla-openerp-desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/979914/+subscriptions



More information about the Ubuntu-sponsors mailing list