Client revno 760 doesn't build

Bug #302748 reported by Geoff Gardiner
2
Affects Status Importance Assigned to Milestone
Odoo GTK Client (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned

Bug Description

Cannot build rev number 760, but yesterday's 757 was fine. I was also unable to do a bzr pull on 757 to update it to 760 so I had to re-branch it.

~/workspace/trunk-openobject-client$ sudo python setup.py build
/usr/lib/python2.5/distutils/dist.py:263: UserWarning: Unknown distribution option: 'windows'
  warnings.warn(msg)
running build
running build_conf
running build_py
package init file 'bin/__init__.py' not found (or not a regular file)
package init file 'bin/__init__.py' not found (or not a regular file)
running build_scripts
error: file 'openerp-client' does not exist
~/workspace/trunk-openobject-client$ bzr log -r -1
------------------------------------------------------------
revno: 760
committer: Stephane Wirtel <email address hidden>
branch nick: client
timestamp: Thu 2008-11-27 09:37:48 +0100
message:
  [IMP] Remove the old translations

Changed in openobject-client:
status: New → Confirmed
Revision history for this message
Geoff Gardiner (geoff-gardiner) wrote :

Still a problem on revno 762. I'm not sure if 761 was meant to fix it fully.

running install
running build
running build_conf
running build_py
package init file 'bin/__init__.py' not found (or not a regular file)
copying bin/widget/view/form_gtk/date_widget.py -> build/lib/openerp-client/widget/view/form_gtk
package init file 'bin/__init__.py' not found (or not a regular file)
running build_scripts

Revision history for this message
Stephane Wirtel (OpenERP) (stephane-openerp) wrote :

This is not a bug, there is no __init__ file in the bin directory, because the bin directory is not a python package.

Changed in openobject-client:
status: Confirmed → Fix Released
Revision history for this message
Geoff Gardiner (geoff-gardiner) wrote : Re: [Bug 302748] Re: Client revno 760 doesn't build

2008/11/28 Stephane Wirtel <email address hidden>

> This is not a bug, there is no __init__ file in the bin directory,
> because the bin directory is not a python package.
>

Sorry, I had thought that this was an error message but it's just an INFO,
isn't it.

package init file 'bin/__init__.py' not found (or not a regular file)

Thanks,
Geoff

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.