Project

General

Profile

Bug #40565

Updated by Laura Paduano almost 5 years ago

e.g. here: https://jenkins.ceph.com/view/all/job/ceph-dashboard-pull-requests/366/console 
 or here: https://jenkins.ceph.com/view/all/job/ceph-dashboard-pull-requests/363/console 

 Ran into the dirname error on my local env when running vstart: 
 <pre><code class="text"> 
 RGW=1 ../src/vstart.sh -n -x                      
 /root/src/ceph/build/bin/ceph-conf: error while loading shared libraries: libssl3.so: cannot open shared object file: No such file or directory dirname: missing operand Try 'dirname --help' for more information. 
 </code></pre> 

Back