Details
-
Type: extRequest
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Fix Version/s: Sprint 4.1.2
-
Component/s: FIWARE-TECH-HELP
-
Labels:None
-
HD-Chapter:IoT
-
HD-Enabler:IDAS
Description
The installation guide has instructions on the sections for
neoidas-monitbd and neoidas-bd to create a script with some export
statements to load some environment variables, then instructs the user
to execute that script in order to load those variables into the
current environment.
When using bash as shell (the default on most modern distributions),
executing the export statement on a script loads the variables on the
environment of the subshell spawned to run the script and not on the
environment of the current shell. To load the variables on the
environment of the current shell, use the "." command (source
command):
. environment-variables.sh
_______________________________________________
Fiware-tech-help mailing list
Fiware-tech-help@lists.fi-ware.org
https://lists.fi-ware.org/listinfo/fiware-tech-help
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Carlos Ralli Ucendo [ ralli ] |
Status | Open [ 1 ] | Answered [ 10104 ] |
Link | This issue is cloned by HELP-657 [ HELP-657 ] |
Component/s | FIWARE-TECH-HELP [ 10278 ] |
Reporter | FIWARE-TECH-HELP [ fiware-tech-help ] | FW External User [ fw.external.urser ] |
Resolution | Done [ 10000 ] | |
Status | Answered [ 10104 ] | Done [ 10000 ] |
Fix Version/s | Sprint 4.1.2 [ 10738 ] |
Summary | [Fiware-tech-help] [Chp - IoT][IDAS] Fix the method used to load environment variables | FIWARE.Request.Lab.IoT.IDAS.FixMethodLoadEnvironmentVariables |
Summary | FIWARE.Request.Lab.IoT.IDAS.FixMethodLoadEnvironmentVariables | FIWARE.Request.Tech.IoT.IDAS.FixMethodLoadEnvironmentVariables |
Workflow | FW eRequest Workflow [ 17449 ] | FW extRequest Workflow-II [ 40639 ] |
Status | Done [ 10000 ] | Closed [ 6 ] |
Issue Type | eRequest [ 10101 ] | extRequest [ 10104 ] |
FI-WARE Environment | FI-LAB [ 10100 ] |
HD-Enabler | IDAS [ 10884 ] | |
HD-Chapter | IoT [ 10839 ] |