Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: distributor does not extract file after copy.

distributor does not extract file after copy. 1 year 8 months ago #11589

  • michael.schalck
  • michael.schalck's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 16
  • Thank you received: 1
  • Karma: 0
Hi experts.
Im trying to do a multistation setup, but ran into a problem after i should distribute the runtime files.
The file get copies to the home folder of the pwrp user on the node, but when the distributor should unpack this file i get this message "bash: /pwr_pkg.sh: No suck file or directory"
Attachments:
The administrator has disabled public write access.

distributor does not extract file after copy. 1 year 8 months ago #11590

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3178
  • Thank you received: 502
  • Karma: 133
Hi Michael,

It seems as $pwr_exe is not defined when executing a shell command over ssh. It should be set up by /etc/pwrp_profile.

Try adding

source /etc/pwrp_profile

in /home/pwrp/.bashrc.

/Claes
The administrator has disabled public write access.

distributor does not extract file after copy. 1 year 8 months ago #11591

  • michael.schalck
  • michael.schalck's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 16
  • Thank you received: 1
  • Karma: 0
Still got the same error... :(
Is there a way that a manually can execute the script, or do some debugging
Im not so hardcore in bash script...
I did attach the dump of the workbench message as well... Not sure if that bring any good or not.
* Info added : I did manage to find a swedish description how to install the package manual.
www.proview.se/v3/index.php/forum/5-tips...-eller-operatoersnod
So now i can start the runtime, but have a "link down" on the rt_mon.
Attachments:
Last Edit: 1 year 8 months ago by michael.schalck. Reason: New info added
The administrator has disabled public write access.

distributor does not extract file after copy. 1 year 8 months ago #11592

  • SS48
  • SS48's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 2
  • Karma: 0
also has this error. try to execute:

ssh pwrp@pwrp-op1

pwr_pkg.sh -i pwrp_pkg_pwrp-op1_0008.tgz
The administrator has disabled public write access.
The following user(s) said Thank You: michael.schalck

distributor does not extract file after copy. 1 year 8 months ago #11593

  • michael.schalck
  • michael.schalck's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 16
  • Thank you received: 1
  • Karma: 0
It worked fine :) now i can start the runtime. Im running on Ubuntu 20.04.
The administrator has disabled public write access.

distributor does not extract file after copy. 1 year 8 months ago #11595

  • Phil19
  • Phil19's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 47
  • Karma: 0
Hi

This solution also works for me.

Thanks a lot
Philippe
The administrator has disabled public write access.
  • Page:
  • 1
Time to create page: 9.084 seconds