[Bug 855] New: Autoproj updates results in a manifest error preventing the build step

http://bugs.orocos.org/show_bug.cgi?id=855

Summary: Autoproj updates results in a manifest error
preventing the build step
Product: Toolchain
Version: 2.3.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: Autoproj
AssignedTo: orocos-dev [..] ...
ReportedBy: charles [dot] lesire [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

When calling 'autoproj update' from my toolchain folder, I have the following
error message:
manifest /home/lesire/work/sandbox/orocos/autoproj/utilrb/manifest.xml of
utilrb from orocos.toolchain lists 'ruby' as dependency, which is listed in the
layout of autoproj/remotes/orocos.toolchain/orocos.autobuild but has no
autobuild definition

This prevents building the toolchain.

Produced with a new clean toolchain folder using the bootstrap script for
toolchain 2.3.

[Bug 855] Autoproj updates results in a manifest error preventin

http://bugs.orocos.org/show_bug.cgi?id=855

Peter Soetens <peter [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED

--- Comment #2 from Peter Soetens <peter [..] ...> 2011-04-22 12:43:59 CEST ---
Afaikt, all possible fixes have been pushed. Backwards compatible fix is to use
the distro: in front of the ignore tag, autoproj has gotten fixes too.

Peter

[Bug 855] Autoproj updates results in a manifest error preventin

http://bugs.orocos.org/show_bug.cgi?id=855

Peter Soetens <peter [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |peter [..] ...

--- Comment #1 from Peter Soetens <peter [..] ...> 2011-04-18 14:21:33 CEST ---
(In reply to comment #0)
> When calling 'autoproj update' from my toolchain folder, I have the following
> error message:
> manifest /home/lesire/work/sandbox/orocos/autoproj/utilrb/manifest.xml of
> utilrb from orocos.toolchain lists 'ruby' as dependency, which is listed in the
> layout of autoproj/remotes/orocos.toolchain/orocos.autobuild but has no
> autobuild definition
>
> This prevents building the toolchain.
>
> Produced with a new clean toolchain folder using the bootstrap script for
> toolchain 2.3.

Sylvain told us that the line 'ruby: ignore' in the orocos.osdeps file would
solve this issue.

It apparently doesn't. I'll see what causes it.

Peter

[Bug 855] Autoproj updates results in a manifest error preventin

On 04/18/2011 02:21 PM, Peter Soetens wrote:
>> Produced with a new clean toolchain folder using the bootstrap script for
>> toolchain 2.3.
>
> Sylvain told us that the line 'ruby: ignore' in the orocos.osdeps file would
> solve this issue.
>
> It apparently doesn't. I'll see what causes it.
I was mistaken (and autoproj has a bug)

Right now, one needs to given the OS names before saying "ignore". I
just fixed the bug on autoproj master and changed orocos autoproj
configuration to work the bug around.

[Bug 855] Autoproj updates results in a manifest error preventin

http://bugs.orocos.org/show_bug.cgi?id=855

Charles Lesire <charles [dot] lesire [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P1
Severity|enhancement |critical