Skip to content

#1100 dunecontrol breaks if there is an additional installation at ../..

Metadata

Property Value
Reported by Markus Blatt (markus@dr-blatt.de)
Reported at May 9, 2012 13:03
Type Bug Report
Version 2.2
Operating System Unspecified / All
Last edited by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Last edited at May 22, 2012 16:05
Closed by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Closed at May 22, 2012 16:05
Closed in version Unknown
Resolution Fixed
Comment in dune-common r6749

Description

Matteo discovered a bug in dunecontrol.

he downloaded the release branch into ~/svn/dune2.2rc and had an installed version of dune at ~/ .

Running dune-common/bin/dunecontrol print worked, but running dune-common/bin/dunecontrol resulted in dunecontrol aborting with the message that it could not find ~/dune.module.

My impression is, that dunecontrol gets confused by the installed version and thinks that ~/svn/dune2.2rc/dune-common is an installed version.

I'll attach the output of dunecontrol --debug all

Attachments