Advertisement
Guest User

Untitled

a guest
Jan 19th, 2020
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup
  2. bash: -sS: command not found
  3. root@serv:~# wget curl -k -o add_system --data "@clientsystem-20170309155926.xml" "http://openauditsystem/open-audit/index.php/system/add_system"
  4. wget: unrecognized option '--data'
  5. Usage: wget [OPTION]... [URL]...
  6.  
  7. Try `wget --help' for more options.
  8. root@serv:~# -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash
  9. bash: sudo: command not found
  10. bash: -sS: command not found
  11. root@serv249242:~# apt update
  12. Ign:1 http://ftp.pl.debian.org/debian stretch InRelease
  13. Hit:2 http://ftp.pl.debian.org/debian stretch-updates InRelease
  14. Hit:3 http://ftp.pl.debian.org/debian stretch Release
  15. Ign:4 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu focal InRelease
  16. Hit:5 http://security.debian.org/debian-security stretch/updates InRelease
  17. Ign:6 http://ppa.launchpad.net/ondrej/php/ubuntu focal InRelease
  18. Err:7 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu focal Release
  19. 404 Not Found [IP: 91.189.95.83 80]
  20. Err:8 http://ppa.launchpad.net/ondrej/php/ubuntu focal Release
  21. 404 Not Found [IP: 91.189.95.83 80]
  22. Reading package lists... Done
  23. E: The repository 'http://ppa.launchpad.net/chris-lea/redis-server/ubuntu focal Release' does not have a Release file.
  24. N: Updating from such a repository can't be done securely, and is therefore disabled by default.
  25. N: See apt-secure(8) manpage for repository creation and user configuration details.
  26. E: The repository 'http://ppa.launchpad.net/ondrej/php/ubuntu focal Release' does not have a Release file.
  27. N: Updating from such a repository can't be done securely, and is therefore disabled by default.
  28. N: See apt-secure(8) manpage for repository creation and user configuration details.
  29. and second is bash: bash:: command not found
  30. root@serv2:~# curl: (23) Failed writing body (0 != 16110)
  31. bash: syntax error near unexpected token `23'
  32. root@serv:~# curl: (23) Failed writing body (0 != 16110)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement