Freeze/extract barf on newstyle (grouped) standalones

Bug #1395947 reported by Georges Racinet
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP buildout recipe
Fix Committed
Undecided
Unassigned

Bug Description

Pretty much a demonstration that testing the glue code is useful, too.
Here's the traceback that on gets performing the freeze :

Traceback (most recent call last):
    if not allow_local_modification and repo.uncommitted_changes():
  File "..../anybox/recipe/openerp/vcs/git.py", line 164, in uncommitted_changes
    os.chdir(self.target_dir)
OSError: [Errno 2] No such file or directory: '/path/to/buildout/thestandalone'

I did not even try an extract (it starts with a freeze anyway)

Related branches

Revision history for this message
Georges Racinet (gracinet) wrote :

Fixed by shifting the 'group' dir insertion higher up the chain (right in parse_sources)

Changed in anybox.recipe.openerp:
status: New → Fix Committed
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.