You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried many times to compile the source code and get SRN into run state but I failed. even Vagrant also stuck with me in the middle. I want to run SRN and test to measure some operations to attach results to my paper. I hope you could help me with that.
Im attaching screenshots for vagrant and for SRN compilation.
SRN compilation Cmake failed to get CMakeLists
Vagrant ==> default: Error: /Stage[main]/Main/Exec[srn]/returns: change from notrun to 0 failed: make && echo "# SRN binaries" >> /etc/profile && echo "PATH="/home/vagrant/srn/bin:$PATH"" >> /etc/profile && echo "# SRN binaries" >> /root/.bashrc && echo "PATH="/home/vagrant/srn/bin:$PATH"" >> /root/.bashrc && sed -i '/secure_path/d' /etc/sudoers returned 2 instead of one of [0]
==> default: Debug: Class[Main]: The container Stage[main] will propagate my refresh event
==> default: Debug: Finishing transaction 28390700
==> default: Debug: Storing state
==> default: Debug: Stored state in 0.06 seconds
==> default: Notice: Finished catalog run in 1775.58 seconds
==> default: Debug: Executing '/etc/puppet/etckeeper-commit-post'
==> default: Debug: Using settings: adding file resource 'rrddir': 'File[/var/lib/puppet/rrd]{:path=>"/var/lib/puppet/rrd", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
==> default: Debug: Finishing transaction 28160960
==> default: Debug: Received report to process from vagrant.vm
==> default: Debug: Evicting cache entry for environment 'production'
==> default: Debug: Caching environment 'production' (ttl = 0 sec)
==> default: Debug: Processing report from vagrant.vm with processor Puppet::Reports::Store
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
The text was updated successfully, but these errors were encountered:
Dear all,
I have tried many times to compile the source code and get SRN into run state but I failed. even Vagrant also stuck with me in the middle. I want to run SRN and test to measure some operations to attach results to my paper. I hope you could help me with that.
Im attaching screenshots for vagrant and for SRN compilation.
SRN compilation Cmake failed to get CMakeLists
Vagrant ==> default: Error: /Stage[main]/Main/Exec[srn]/returns: change from notrun to 0 failed: make && echo "# SRN binaries" >> /etc/profile && echo "PATH="/home/vagrant/srn/bin:$PATH"" >> /etc/profile && echo "# SRN binaries" >> /root/.bashrc && echo "PATH="/home/vagrant/srn/bin:$PATH"" >> /root/.bashrc && sed -i '/secure_path/d' /etc/sudoers returned 2 instead of one of [0]
==> default: Debug: Class[Main]: The container Stage[main] will propagate my refresh event
==> default: Debug: Finishing transaction 28390700
==> default: Debug: Storing state
==> default: Debug: Stored state in 0.06 seconds
==> default: Notice: Finished catalog run in 1775.58 seconds
==> default: Debug: Executing '/etc/puppet/etckeeper-commit-post'
==> default: Debug: Using settings: adding file resource 'rrddir': 'File[/var/lib/puppet/rrd]{:path=>"/var/lib/puppet/rrd", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
==> default: Debug: Finishing transaction 28160960
==> default: Debug: Received report to process from vagrant.vm
==> default: Debug: Evicting cache entry for environment 'production'
==> default: Debug: Caching environment 'production' (ttl = 0 sec)
==> default: Debug: Processing report from vagrant.vm with processor Puppet::Reports::Store
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
The text was updated successfully, but these errors were encountered: