Discussion:
[Rock-dev] [rock] #411: autoproj+documentation: "autoproj osdeps -show" chrashes
rock
2014-01-15 13:18:22 UTC
Permalink
#411: autoproj+documentation: "autoproj osdeps -show" chrashes
---------------------+------------------------------------
Reporter: mzenzes | Owner: rock-dev-mailing-list
Type: defect | Status: new
Priority: minor | Milestone:
Component: base | Keywords: documentation,autoproj
---------------------+------------------------------------
Hi,

the interface of autoproj does not work as advertised in the [rock-
robotics.org/master/documentation/autoproj/osdeps.html documentation].
Either it crashes (not always? can't reproduce right now...):

{{{
$ autoproj osdeps -show
/home/mzenzes/TransTerrA/rock/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:1133:in
`parse_arguments': ambiguous option: -show (OptionParser::AmbiguousOption)
from
/home/mzenzes/TransTerrA/rock/.gems/gems/autoproj-1.9.6/bin/autoproj:51:in
`block in <top (required)>'
from
/home/mzenzes/TransTerrA/rock/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:1940:in
`block in report'
from
/home/mzenzes/TransTerrA/rock/.gems/gems/autobuild-1.7.10/lib/autobuild/reporting.rb:293:in
`report'
from
/home/mzenzes/TransTerrA/rock/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:1939:in
`report'
from
/home/mzenzes/TransTerrA/rock/.gems/gems/autoproj-1.9.6/bin/autoproj:49:in
`<top (required)>'
from /home/mzenzes/TransTerrA/rock/.gems/bin/autoproj:19:in `load'
from /home/mzenzes/TransTerrA/rock/.gems/bin/autoproj:19:in
`<main>'
}}}

there is a "minus" missing?
--
Ticket URL: <http://rock.opendfki.de/ticket/411>
rock <http://rock.opendfki.de>
rock: the robot construction kit
rock
2014-01-15 14:51:23 UTC
Permalink
#411: autoproj+documentation: "autoproj osdeps -show" chrashes
------------------------------------+------------------------------------
Reporter: mzenzes | Owner: rock-dev-mailing-list
Type: defect | Status: new
Priority: minor | Milestone:
Component: base | Resolution:
Keywords: documentation,autoproj |
------------------------------------+------------------------------------

Comment (by sylvain.joyeux):

There is, indeed. Markdown replaces two dashes (--) by a hyphen.

I've fixed the website accordingly (will close as soon as it it published)
--
Ticket URL: <http://rock.opendfki.de/ticket/411#comment:1>
rock <http://rock.opendfki.de>
rock: the robot construction kit
rock
2014-06-13 13:05:35 UTC
Permalink
#411: autoproj+documentation: "autoproj osdeps -show" chrashes
------------------------------------+------------------------------------
Reporter: mzenzes | Owner: rock-dev-mailing-list
Type: defect | Status: closed
Priority: minor | Milestone:
Component: base | Resolution: fixed
Keywords: documentation,autoproj |
------------------------------------+------------------------------------
Changes (by mago02):

* status: new => closed
* resolution: => fixed
--
Ticket URL: <http://rock.opendfki.de/ticket/411#comment:2>
rock <http://rock.opendfki.de>
rock: the robot construction kit
Loading...