Advertisement
Guest User

Untitled

a guest
Aug 27th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.20 KB | None | 0 0
  1. # apt install sendmail
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following additional packages will be installed:
  6. procmail sendmail-bin sendmail-cf sensible-mda
  7. Suggested packages:
  8. sendmail-doc rmail sasl2-bin
  9. The following NEW packages will be installed:
  10. procmail sendmail sendmail-bin sendmail-cf sensible-mda
  11. 0 upgraded, 5 newly installed, 0 to remove and 2 not upgraded.
  12. 1 not fully installed or removed.
  13. Need to get 0 B/1,576 kB of archives.
  14. After this operation, 3,345 kB of additional disk space will be used.
  15. Do you want to continue? [Y/n]
  16. Selecting previously unselected package sendmail-cf.
  17. (Reading database ... 1562333 files and directories currently installed.)
  18. Preparing to unpack .../sendmail-cf_8.15.2-11_all.deb ...
  19. Unpacking sendmail-cf (8.15.2-11) ...
  20. Selecting previously unselected package sendmail-bin.
  21. Preparing to unpack .../sendmail-bin_8.15.2-11_amd64.deb ...
  22. Unpacking sendmail-bin (8.15.2-11) ...
  23. Selecting previously unselected package procmail.
  24. Preparing to unpack .../procmail_3.22-26_amd64.deb ...
  25. Unpacking procmail (3.22-26) ...
  26. Selecting previously unselected package sensible-mda.
  27. Preparing to unpack .../sensible-mda_8.15.2-11_amd64.deb ...
  28. Unpacking sensible-mda (8.15.2-11) ...
  29. Selecting previously unselected package sendmail.
  30. Preparing to unpack .../sendmail_8.15.2-11_all.deb ...
  31. Unpacking sendmail (8.15.2-11) ...
  32. Setting up procmail (3.22-26) ...
  33. Setting up sendmail-base (8.15.2-11) ...
  34. Usage: update-inetd [<option>...] <command> <argument>
  35.  
  36. Commands:
  37. --add <entry-line> add <entry-line>
  38. --remove <entry-regex> remove <entry-regex>
  39. --enable <service>[,...] enable <service> (comma-separated list)
  40. --disable <service>[,...] disable <service> (comma-separated list)
  41.  
  42. Options:
  43. --group <group-name> add entry to section <group-name>
  44. --pattern <pattern> use <pattern> to select a service
  45. --comment-chars <characters> use <characters> as comment characters
  46. --multi allow multiple removes/disables
  47. --file <filename> use <filename> instead of /etc/inetd.conf
  48. --verbose explain what is being done
  49. --debug enables debugging mode
  50. --help display this help and exit
  51. --version output version information and exit
  52.  
  53. In order to prevent the shell from changing your <entry-line> definition you
  54. have to quote the <entry-line> using single or double quotes. You can use tabs
  55. (tab character or \t) and spaces to separate the fields of the <entry-line>.
  56.  
  57. Note: users must use --comment-chars '#' to disable a service for that setting
  58. to survive upgrades. Package maintainer scripts should use the default
  59. --comment-chars. See update-inetd(8) for details.
  60.  
  61. Usage: update-inetd [<option>...] <command> <argument>
  62.  
  63. Commands:
  64. --add <entry-line> add <entry-line>
  65. --remove <entry-regex> remove <entry-regex>
  66. --enable <service>[,...] enable <service> (comma-separated list)
  67. --disable <service>[,...] disable <service> (comma-separated list)
  68.  
  69. Options:
  70. --group <group-name> add entry to section <group-name>
  71. --pattern <pattern> use <pattern> to select a service
  72. --comment-chars <characters> use <characters> as comment characters
  73. --multi allow multiple removes/disables
  74. --file <filename> use <filename> instead of /etc/inetd.conf
  75. --verbose explain what is being done
  76. --debug enables debugging mode
  77. --help display this help and exit
  78. --version output version information and exit
  79.  
  80. In order to prevent the shell from changing your <entry-line> definition you
  81. have to quote the <entry-line> using single or double quotes. You can use tabs
  82. (tab character or \t) and spaces to separate the fields of the <entry-line>.
  83.  
  84. Note: users must use --comment-chars '#' to disable a service for that setting
  85. to survive upgrades. Package maintainer scripts should use the default
  86. --comment-chars. See update-inetd(8) for details.
  87.  
  88. Usage: update-inetd [<option>...] <command> <argument>
  89.  
  90. Commands:
  91. --add <entry-line> add <entry-line>
  92. --remove <entry-regex> remove <entry-regex>
  93. --enable <service>[,...] enable <service> (comma-separated list)
  94. --disable <service>[,...] disable <service> (comma-separated list)
  95.  
  96. Options:
  97. --group <group-name> add entry to section <group-name>
  98. --pattern <pattern> use <pattern> to select a service
  99. --comment-chars <characters> use <characters> as comment characters
  100. --multi allow multiple removes/disables
  101. --file <filename> use <filename> instead of /etc/inetd.conf
  102. --verbose explain what is being done
  103. --debug enables debugging mode
  104. --help display this help and exit
  105. --version output version information and exit
  106.  
  107. In order to prevent the shell from changing your <entry-line> definition you
  108. have to quote the <entry-line> using single or double quotes. You can use tabs
  109. (tab character or \t) and spaces to separate the fields of the <entry-line>.
  110.  
  111. Note: users must use --comment-chars '#' to disable a service for that setting
  112. to survive upgrades. Package maintainer scripts should use the default
  113. --comment-chars. See update-inetd(8) for details.
  114.  
  115. update-inetd: error: --group is only relevant with --add
  116. dpkg: error processing package sendmail-base (--configure):
  117. installed sendmail-base package post-installation script subprocess returned error exit status 255
  118. Processing triggers for systemd (239-7) ...
  119. Setting up sendmail-cf (8.15.2-11) ...
  120. Processing triggers for man-db (2.8.4-2) ...
  121. dpkg: dependency problems prevent configuration of sendmail-bin:
  122. sendmail-bin depends on sendmail-base (= 8.15.2-11); however:
  123. Package sendmail-base is not configured yet.
  124.  
  125. dpkg: error processing package sendmail-bin (--configure):
  126. dependency problems - leaving unconfigured
  127. dpkg: dependency problems prevent configuration of sensible-mda:
  128. sensible-mda depends on sendmail-bin | mail-transport-agent; however:
  129. Package sendmail-bin is not configured yet.
  130. Package mail-transport-agent is not installed.
  131. Package sendmail-bin which provides mail-transport-agent is not configured yet.
  132.  
  133. dpkg: error processing package sensible-mda (--configure):
  134. dependency problems - leaving unconfigured
  135. dpkg: dependency problems prevent configuration of sendmail:
  136. sendmail depends on sendmail-base; however:
  137. Package sendmail-base is not configured yet.
  138. sendmail depends on sendmail-bin; however:
  139. Package sendmail-bin is not configured yet.
  140. sendmail depends on sensible-mda; however:
  141. Package sensible-mda is not configured yet.
  142.  
  143. dpkg: error processing package sendmail (--configure):
  144. dependency problems - leaving unconfigured
  145. Errors were encountered while processing:
  146. sendmail-base
  147. sendmail-bin
  148. sensible-mda
  149. sendmail
  150. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement