Changes

From SME Server
Jump to navigationJump to search
Line 211: Line 211:  
The gitutils use the change-log and BogusDataBot.sh scripts which are normally installed from smeserver-mock.  Until an EL8 rpm is built, then you need to copy these to ~/bin or /usr/bin from your EL7 or SMEServer system.
 
The gitutils use the change-log and BogusDataBot.sh scripts which are normally installed from smeserver-mock.  Until an EL8 rpm is built, then you need to copy these to ~/bin or /usr/bin from your EL7 or SMEServer system.
   −
They also use the json utilities "jq", and the git-lfs plugin so you need:
+
They also use the json utilities "jq", and "git-lfs" plugin and "lua" (needed for change-log) so you need:
    
  sudo dnf install jq
 
  sudo dnf install jq
 +
sudo dnf install lua
 
  sudo dnf install git-lfs
 
  sudo dnf install git-lfs
 +
    
Git is quite sensitive to the local time, so make sure your timezone is correct:   
 
Git is quite sensitive to the local time, so make sure your timezone is correct:   

Navigation menu