Advertisement
symdrome

Untitled

Jul 16th, 2024
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.14 KB | None | 0 0
  1. File "<string>", line 1
  2.     import platform; print platform.linux_distribution(supported_dists=["system"])[0].split()[0].lower()
  3.                            ^
  4. SyntaxError: invalid syntax
  5.   File "<string>", line 1
  6.     import platform; print platform.linux_distribution(supported_dists=["system"])[1]
  7.                            ^
  8. SyntaxError: invalid syntax
  9.   File "<string>", line 1
  10.     import platform; print platform.linux_distribution(supported_dists=["system"])[1].split(".")[0]
  11.                            ^
  12. SyntaxError: invalid syntax
  13.  
  14. [Audioma Installation/upgrade started.]
  15. WARNING: Only version 7.x of CentOS/RHEL is supported
  16. Please use the correct OS for install Audioma...
  17. Exiting
  18. /tmp/Audioma/install-audioma.sh: line 242: shift: shift count out of range
  19.  
  20. /tmp/Audioma/install-audioma.sh: line 242: shift: shift count out of range
  21.  
  22. [Audioma Installation/upgrade exited with errors (1)]
  23. /tmp/Audioma/install-audioma.sh: line 242: shift: shift count out of range
  24.  
  25. Please check above messages and send log file [/root/Audioma-20240716_151142-install-OcDj.log] to our support service.
  26. email: support@pervoice.it
  27. tel. : +39 (0461) 383962
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement