In a Hudson devel build of visualization_experimental for electric on lucid, I see this sequence:
Executing command "rosdep install -y visualization_experimental"
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
libasound2 libaudio2 libmng1 libphonon4 libqt4-assistant libqt4-dbus
libqt4-designer libqt4-help libqt4-multimedia libqt4-network libqt4-opengl
libqt4-opengl-dev libqt4-qt3support libqt4-script libqt4-scripttools
libqt4-sql libqt4-sql-mysql libqt4-svg libqt4-test libqt4-webkit libqt4-xml
libqt4-xmlpatterns libqtcore4 libqtgui4
Suggested packages:
libasound2-plugins nas qt4-dev-tools qt4-doc libsqlite0-dev unixodbc-dev
qt4-qtconfig
The following NEW packages will be installed:
libasound2 libaudio2 libmng1 libphonon4 libqt4-assistant libqt4-dbus
libqt4-designer libqt4-dev libqt4-help libqt4-multimedia libqt4-network
libqt4-opengl libqt4-opengl-dev libqt4-qt3support libqt4-script
libqt4-scripttools libqt4-sql libqt4-sql-mysql libqt4-svg libqt4-test
libqt4-webkit libqt4-xml libqt4-xmlpatterns libqtcore4 libqtgui4 qt4-qmake
0 upgraded, 26 newly installed, 0 to remove and 49 not upgraded.
Need to get 24.7MB of archives.
After this operation, 104MB of additional disk space will be used.
Do you want to continue [Y/n]? Abort.
When I try this from my own command line in Electric, it works fine (doesn't ask Y/n, just does it). Why would it be different during the devel build on Hudson?
Also, the build doesn't stop after this Abort. Therefore "rosdep install -y" must be reporting success.
In a Hudson devel build of visualization_experimental for electric on lucid, I see this sequence:
Executing command "rosdep install -y visualization_experimental" Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libasound2 libaudio2 libmng1 libphonon4 libqt4-assistant libqt4-dbus libqt4-designer libqt4-help libqt4-multimedia libqt4-network libqt4-opengl libqt4-opengl-dev libqt4-qt3support libqt4-script libqt4-scripttools libqt4-sql libqt4-sql-mysql libqt4-svg libqt4-test libqt4-webkit libqt4-xml libqt4-xmlpatterns libqtcore4 libqtgui4 Suggested packages: libasound2-plugins nas qt4-dev-tools qt4-doc libsqlite0-dev unixodbc-dev qt4-qtconfig The following NEW packages will be installed: libasound2 libaudio2 libmng1 libphonon4 libqt4-assistant libqt4-dbus libqt4-designer libqt4-dev libqt4-help libqt4-multimedia libqt4-network libqt4-opengl libqt4-opengl-dev libqt4-qt3support libqt4-script libqt4-scripttools libqt4-sql libqt4-sql-mysql libqt4-svg libqt4-test libqt4-webkit libqt4-xml libqt4-xmlpatterns libqtcore4 libqtgui4 qt4-qmake 0 upgraded, 26 newly installed, 0 to remove and 49 not upgraded. Need to get 24.7MB of archives. After this operation, 104MB of additional disk space will be used. Do you want to continue [Y/n]? Abort.
When I try this from my own command line in Electric, it works fine (doesn't ask Y/n, just does it). Why would it be different during the devel build on Hudson?
Also, the build doesn't stop after this Abort. Therefore "rosdep install -y" must be reporting success.
trac data: