Advertisement
Guest User

Untitled

a guest
Jul 19th, 2020
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.14 KB | None | 0 0
  1. pi@raspberrypi:~ $ sudo apt full-upgrade
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Calculating upgrade... Done
  6. The following package was automatically installed and is no longer required:
  7. rpi-eeprom-images
  8. Use 'sudo apt autoremove' to remove it.
  9. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  10. 1 not fully installed or removed.
  11. After this operation, 0 B of additional disk space will be used.
  12. Do you want to continue? [Y/n] y
  13. Setting up postfix (3.4.10-0+deb10u1) ...
  14.  
  15. Postfix (main.cf) configuration was not changed. If you need to make changes,
  16. edit /etc/postfix/main.cf (and others) as needed. To view Postfix
  17. configuration values, see postconf(1).
  18.  
  19. After modifying main.cf, be sure to run 'service postfix reload'.
  20.  
  21. Running newaliases
  22. newaliases: warning: valid_hostname: numeric hostname: 8.8.8.8
  23. newaliases: fatal: file /etc/postfix/main.cf: parameter mydomain: bad parameter value: 8.8.8.8
  24. dpkg: error processing package postfix (--configure):
  25. installed postfix package post-installation script subprocess returned error exit status 75
  26. Errors were encountered while processing:
  27. postfix
  28. E: Sub-process /usr/bin/dpkg returned an error code (1)
  29. pi@raspberrypi:~ $ sudo apt update
  30. Hit:1 http://archive.raspberrypi.org/debian buster InRelease
  31. Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
  32. Reading package lists... Done
  33. Building dependency tree
  34. Reading state information... Done
  35. All packages are up to date.
  36. pi@raspberrypi:~ $ curl -sSL https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash
  37. Current / permissions = 755
  38. New / permissions = 755
  39. Updating repos before installing...
  40. Hit:1 http://archive.raspberrypi.org/debian buster InRelease
  41. Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
  42. Reading package lists... Done
  43. Installing lsb_release...
  44. Reading package lists... Done
  45. Building dependency tree
  46. Reading state information... Done
  47. The following package was automatically installed and is no longer required:
  48. rpi-eeprom-images
  49. Use 'apt autoremove' to remove it.
  50. 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
  51. 1 not fully installed or removed.
  52. Need to get 0 B/27.8 kB of archives.
  53. After this operation, 0 B of additional disk space will be used.
  54. (Reading database ... 93960 files and directories currently installed.)
  55. Preparing to unpack .../lsb-release_10.2019051400+rpi1_all.deb ...
  56. Unpacking lsb-release (10.2019051400+rpi1) over (10.2019051400+rpi1) ...
  57. Setting up postfix (3.4.10-0+deb10u1) ...
  58.  
  59. Postfix (main.cf) configuration was not changed. If you need to make changes,
  60. edit /etc/postfix/main.cf (and others) as needed. To view Postfix
  61. configuration values, see postconf(1).
  62.  
  63. After modifying main.cf, be sure to run 'service postfix reload'.
  64.  
  65. Running newaliases
  66. newaliases: warning: valid_hostname: numeric hostname: 8.8.8.8
  67. newaliases: fatal: file /etc/postfix/main.cf: parameter mydomain: bad parameter value: 8.8.8.8
  68. dpkg: error processing package postfix (--configure):
  69. installed postfix package post-installation script subprocess returned error exit status 75
  70. Setting up lsb-release (10.2019051400+rpi1) ...
  71. Processing triggers for man-db (2.8.5-2) ...
  72. Errors were encountered while processing:
  73. postfix
  74. E: Sub-process /usr/bin/dpkg returned an error code (1)
  75. usul :: 5
  76. Adding Debian signing keys...
  77. Executing: /tmp/apt-key-gpghome.1gCVY6PydK/gpg.1.sh --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys AA8E81B4331F7F50
  78. gpg: key EDA0D2388AE22BA9: "Debian Security Archive Automatic Signing Key (9/stretch) <ftpmaster@debian.org>" not changed
  79. gpg: Total number processed: 1
  80. gpg: unchanged: 1
  81. Executing: /tmp/apt-key-gpghome.tqzqwNDujf/gpg.1.sh --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 112695A0E562B32A
  82. gpg: key 4DFAB270CAA96DFA: "Debian Security Archive Automatic Signing Key (10/buster) <ftpmaster@debian.org>" not changed
  83. gpg: Total number processed: 1
  84. gpg: unchanged: 1
  85. Executing: /tmp/apt-key-gpghome.w5mqjHbaXG/gpg.1.sh --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 04EE7237B7D453EC
  86. gpg: key E0B11894F66AEC98: "Debian Archive Automatic Signing Key (9/stretch) <ftpmaster@debian.org>" not changed
  87. gpg: Total number processed: 1
  88. gpg: unchanged: 1
  89. Executing: /tmp/apt-key-gpghome.YUXAxO9Dbu/gpg.1.sh --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 648ACFD622F3D138
  90. gpg: key DC30D7C23CBBABEE: "Debian Archive Automatic Signing Key (10/buster) <ftpmaster@debian.org>" not changed
  91. gpg: Total number processed: 1
  92. gpg: unchanged: 1
  93. Install prerequisites...
  94. Reading package lists... Done
  95. Building dependency tree
  96. Reading state information... Done
  97. dirmngr is already the newest version (2.2.12-1+rpi1+deb10u1).
  98. gnupg is already the newest version (2.2.12-1+rpi1+deb10u1).
  99. The following package was automatically installed and is no longer required:
  100. rpi-eeprom-images
  101. Use 'apt autoremove' to remove it.
  102. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  103. 1 not fully installed or removed.
  104. After this operation, 0 B of additional disk space will be used.
  105. Setting up postfix (3.4.10-0+deb10u1) ...
  106.  
  107. Postfix (main.cf) configuration was not changed. If you need to make changes,
  108. edit /etc/postfix/main.cf (and others) as needed. To view Postfix
  109. configuration values, see postconf(1).
  110.  
  111. After modifying main.cf, be sure to run 'service postfix reload'.
  112.  
  113. Running newaliases
  114. newaliases: warning: valid_hostname: numeric hostname: 8.8.8.8
  115. newaliases: fatal: file /etc/postfix/main.cf: parameter mydomain: bad parameter value: 8.8.8.8
  116. dpkg: error processing package postfix (--configure):
  117. installed postfix package post-installation script subprocess returned error exit status 75
  118. Errors were encountered while processing:
  119. postfix
  120. E: Sub-process /usr/bin/dpkg returned an error code (1)
  121. Installing openmediavault required packages...
  122. Reading package lists... Done
  123. Building dependency tree
  124. Reading state information... Done
  125. postfix is already the newest version (3.4.10-0+deb10u1).
  126. The following package was automatically installed and is no longer required:
  127. rpi-eeprom-images
  128. Use 'apt autoremove' to remove it.
  129. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  130. 1 not fully installed or removed.
  131. After this operation, 0 B of additional disk space will be used.
  132. Setting up postfix (3.4.10-0+deb10u1) ...
  133.  
  134. Postfix (main.cf) configuration was not changed. If you need to make changes,
  135. edit /etc/postfix/main.cf (and others) as needed. To view Postfix
  136. configuration values, see postconf(1).
  137.  
  138. After modifying main.cf, be sure to run 'service postfix reload'.
  139.  
  140. Running newaliases
  141. newaliases: warning: valid_hostname: numeric hostname: 8.8.8.8
  142. newaliases: fatal: file /etc/postfix/main.cf: parameter mydomain: bad parameter value: 8.8.8.8
  143. dpkg: error processing package postfix (--configure):
  144. installed postfix package post-installation script subprocess returned error exit status 75
  145. Errors were encountered while processing:
  146. postfix
  147. E: Sub-process /usr/bin/dpkg returned an error code (1)
  148. failed installing postfix
  149. pi@raspberrypi:~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement