Guest User

Untitled

a guest
May 6th, 2020
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.23 KB | None | 0 0
  1. root@omv:~# wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/upgrade4to5 | sudo bash
  2. --2020-05-06 19:00:48-- https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/upgrade4to5
  3. Auflösen des Hostnamens github.com (github.com)… 140.82.118.3
  4. Verbindungsaufbau zu github.com (github.com)|140.82.118.3|:443 … verbunden.
  5. HTTP-Anforderung gesendet, auf Antwort wird gewartet … 302 Found
  6. Platz: https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/installScript/master/upgrade4to5 [folgend]
  7. --2020-05-06 19:00:48-- https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/installScript/master/upgrade4to5
  8. Auflösen des Hostnamens raw.githubusercontent.com (raw.githubusercontent.com)… 151.101.12.133
  9. Verbindungsaufbau zu raw.githubusercontent.com (raw.githubusercontent.com)|151.101.12.133|:443 … verbunden.
  10. HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
  11. Länge: 2760 (2,7K) [text/plain]
  12. Wird in »STDOUT« gespeichert.
  13.  
  14. - 100%[===================>] 2,70K --.-KB/s in 0s
  15.  
  16. 2020-05-06 19:00:48 (10,1 MB/s) - auf die Standardausgabe geschrieben [2760/2760]
  17.  
  18. Purging incompatible plugins ...
  19. Reading package lists... Done
  20. Building dependency tree
  21. Reading state information... Done
  22. E: Unable to locate package openmediavault-cups
  23. E: Unable to locate package openmediavault-dnsmasq
  24. E: Unable to locate package openmediavault-domoticz
  25. E: Unable to locate package openmediavault-duplicati
  26. E: Unable to locate package openmediavault-eyefi
  27. E: Unable to locate package openmediavault-ldap
  28. E: Unable to locate package openmediavault-letsencrypt
  29. E: Unable to locate package openmediavault-mysql
  30. E: Unable to locate package openmediavault-nginx
  31. E: Unable to locate package openmediavault-openvpn
  32. E: Unable to locate package openmediavault-pxe
  33. E: Unable to locate package openmediavault-remotedesktop
  34. E: Unable to locate package openmediavault-route
  35. E: Unable to locate package openmediavault-shellinabox
  36. E: Unable to locate package openmediavault-syncthing
  37. E: Unable to locate package openmediavault-transmissionbt
  38. E: Unable to locate package openmediavault-urbackup-server
  39. E: Unable to locate package openmediavault-vdo
  40. E: Unable to locate package openmediavault-virtualbox
  41. E: Unable to locate package openmediavault-webdav
  42. Changing sources ...
  43. sed: can't read /etc/apt/sources.list.d/omv-extras-org.list: No such file or directory
  44. Applying mtu fix ...
  45. Removing Packages archive file ...
  46. Running apt-get update ...
  47. Building local package repository ...
  48. Get:1 file:/var/cache/openmediavault/archives InRelease
  49. Ign:1 file:/var/cache/openmediavault/archives InRelease
  50. Get:2 file:/var/cache/openmediavault/archives Release [816 B]
  51. Get:2 file:/var/cache/openmediavault/archives Release [816 B]
  52. Get:3 file:/var/cache/openmediavault/archives Release.gpg
  53. Ign:3 file:/var/cache/openmediavault/archives Release.gpg
  54. Hit:4 http://linux.teamviewer.com/deb stable InRelease
  55. Hit:5 http://security.debian.org/debian-security buster/updates InRelease
  56. Hit:6 http://httpredir.debian.org/debian buster-backports InRelease
  57. Hit:7 http://packages.openmediavault.org/public usul InRelease
  58. Hit:8 http://ftp.de.debian.org/debian buster InRelease
  59. Ign:9 https://dl.bintray.com/openmediavault-plugin-developers/usul buster InRelease
  60. Hit:10 https://openmediavault.github.io/packages usul InRelease
  61. Hit:11 http://ftp.de.debian.org/debian buster-updates InRelease
  62. Get:12 https://dl.bintray.com/openmediavault-plugin-developers/usul buster Release [4.363 B]
  63. Fetched 4.363 B in 1s (5.895 B/s)
  64. Reading package lists... Done
  65. Running apt-get dist-upgrade ...
  66. Reading package lists... Done
  67. Building dependency tree
  68. Reading state information... Done
  69. Calculating upgrade... Done
  70. The following packages were automatically installed and are no longer required:
  71. acpid apt-transport-https dh-python e2fslibs ifenslave libbind9-140
  72. libcomerr2 libdbus-glib-1-2 libdns162 libegl-mesa0 libegl1 libegl1-mesa
  73. libevent-2.0-5 libfile-copy-recursive-perl libgbm1 libgl1-mesa-glx libicu57
  74. libisc160 libisccc140 libisccfg140 liblvm2app2.2 liblvm2cmd2.02 liblwres141
  75. libmagickcore-6.q16-3 libmagickwand-6.q16-3 libmpfr4 libntfs-3g871 libonig4
  76. libopts25 libperl5.24 libpython3.5-minimal libpython3.5-stdlib libva-drm1
  77. libva-egl1 libva-glx1 libva-tpi1 libva-wayland1 libva-x11-1 libva1
  78. libxcb-xfixes0 linux-image-4.19.0-0.bpo.6-amd64 php-symfony-polyfill-apcu
  79. pm-utils python3-distutils python3-lib2to3 python3.5 python3.5-minimal
  80. update-inetd
  81. Use 'apt autoremove' to remove them.
  82. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  83. Reboot now.
  84.  
  85. Then run:
  86. apt-get purge openmediavault-omvextrasorg resolvconf
  87. wget -O - https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install | bash
  88. apt-get update
  89. apt-get dist-upgrade
  90.  
  91. omv-salt deploy run nginx
  92. omv-salt deploy run phpfpm
  93.  
  94. https://forum.openmediavault.org/index.php?thread/27909-omv-5-0-finally-out/&postID=219830#post219830
  95. root@omv:~# reboot
  96. root@omv:~# exit
  97. Abgemeldet
  98. Connection to 192.168.2.22 closed.
Add Comment
Please, Sign In to add comment