Bug #2680

Error in buffer interface

Added by P. Holthaus over 7 years ago. Updated over 7 years ago.

Status:RejectedStart date:11/25/2016
Priority:NormalDue date:
Assignee:F. L. Lier% Done:

0%

Category:-
Target version:-

Description

Marian stumbled upon this while starting one of our csra vdemos in current master:

mpohling@sha ~/workspace/vdemo $ vdemo_lsp-csra-base-localhost.sh
=== setup localhost vdemo env
LOCALHOST: sha
VDEMO_SPREAD_PORT: 4803
=== init vdemo lsp-csra-base components
=== setup lsp-csra vdemo environment ===
=== sourcing environment files from:
/vol/csra/releases/trusty/lsp-csra-nightly/etc/env ===
source /vol/csra/releases/trusty/lsp-csra-nightly/etc/env/asus_vdemo_hr.sh
...
source /vol/csra/releases/trusty/lsp-csra-nightly/etc/env/bco.sh ...
source /vol/csra/releases/trusty/lsp-csra-nightly/etc/env/coordination.sh
...
source /vol/csra/releases/trusty/lsp-csra-nightly/etc/env/hosts.sh ...
source /vol/csra/releases/trusty/lsp-csra-nightly/etc/env/other.sh ...
source /vol/csra/releases/trusty/lsp-csra-nightly/etc/env/recording.sh ...
source /vol/csra/releases/trusty/lsp-csra-nightly/etc/env/ros.sh ...
source /vol/csra/releases/trusty/lsp-csra-nightly/etc/env/rsb.sh ...
=== configured: /vol/csra/releases/trusty/lsp-csra-nightly ===
SPREAD CONF:
 /vol/csra/releases/trusty/lsp-csra-nightly/etc/spread/spread_localhost.conf
my process id: 27436, vdemo-id: vdemo-lsp-csra-base-localhost-f2mGdjAqvP
connecting to sha:  OK
Error in startup script: couldn't execute "buffer": no such file or
directory
    while executing
"exec buffer -o $filename.out & " 
    (procedure "setup_ctrl_fifo" line 17)
    invoked from within
"setup_ctrl_fifo" 
    (file
"/vol/csra/releases/trusty/lsp-csra-nightly/lib/vdemo/vdemo2_controller.tcl" 
line 1752)

History

#1 Updated by F. L. Lier over 7 years ago

  • Status changed from New to Rejected

The package buffer simply wasn't rolled out by the RBG (for trusty) or the host wasn't synced yet. You are providing the --fifo option which indeed requires that package in this master version. I wrote at least two emails about that. If you omit the --fifo you should be fine. Also the recipe for VDEMO lists buffer as a dependency.

Also available in: Atom PDF