Advertisement
Guest User

Untitled

a guest
Feb 12th, 2014
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.36 KB | None | 0 0
  1. sudo apt-get install zentyal
  2. Paketlisten werden gelesen... Fertig
  3. Abhängigkeitsbaum wird aufgebaut.
  4. Statusinformationen werden eingelesen.... Fertig
  5. Die folgenden zusätzlichen Pakete werden installiert:
  6. zentyal-common zentyal-core zentyal-software
  7. Die folgenden NEUEN Pakete werden installiert:
  8. zentyal zentyal-common zentyal-core zentyal-software
  9. 0 aktualisiert, 4 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
  10. Es müssen noch 1.064 kB von 3.520 kB an Archiven heruntergeladen werden.
  11. Nach dieser Operation werden 6.937 kB Plattenplatz zusätzlich benutzt.
  12. Möchten Sie fortfahren [J/n]? y
  13. Holen: 1 http://archive.zentyal.org/zentyal/ 3.3/main zentyal-common all 3.3.1 [44,9 kB]
  14. Holen: 2 http://archive.zentyal.org/zentyal/ 3.3/main zentyal-core all 3.3.4 [1.019 kB]
  15. Es wurden 1.064 kB in 0 s geholt (1.689 kB/s).
  16. Vorkonfiguration der Pakete ...
  17. Vormals nicht ausgewähltes Paket zentyal-common wird gewählt.
  18. (Lese Datenbank ... 72416 Dateien und Verzeichnisse sind derzeit installiert.)
  19. Entpacken von zentyal-common (aus .../zentyal-common_3.3.1_all.deb) ...
  20. Vormals nicht ausgewähltes Paket zentyal-core wird gewählt.
  21. Entpacken von zentyal-core (aus .../zentyal-core_3.3.4_all.deb) ...
  22. Vormals nicht ausgewähltes Paket zentyal-software wird gewählt.
  23. Entpacken von zentyal-software (aus .../zentyal-software_3.3.1_all.deb) ...
  24. Vormals nicht ausgewähltes Paket zentyal wird gewählt.
  25. Entpacken von zentyal (aus .../archives/zentyal_3.3_all.deb) ...
  26. Trigger für man-db werden verarbeitet ...
  27. Trigger für ureadahead werden verarbeitet ...
  28. zentyal-common (3.3.1) wird eingerichtet ...
  29. zentyal-core (3.3.4) wird eingerichtet ...
  30. dpkg: Fehler beim Bearbeiten von zentyal-core (--configure):
  31. Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 zurück
  32. dpkg: Abhängigkeitsprobleme verhindern Konfiguration von zentyal-software:
  33. zentyal-software hängt ab von zentyal-core (>= 3.3); aber:
  34. Paket zentyal-core ist noch nicht konfiguriert.
  35. zentyal-software hängt ab von zentyal-core (<< 3.4); aber:
  36. Paket zentyal-core ist noch nicht konfiguriert.
  37.  
  38. dpkg: Fehler beim Bearbeiten von zentyal-software (--configure):
  39. Abhängigkeitsprobleme - verbleibt unkonfiguriert
  40. dpkg: Abhängigkeitsprobleme verhindern Konfiguration von zentyal:
  41. zentyal hängt ab von zentyal-core; aber:
  42. Paket zentyal-core ist noch nicht konfiguriert.
  43. zentyal hängt ab von zentyal-software; aber:
  44. Paket zentyal-software ist noch nicht konfiguriert.
  45.  
  46. dpkg: Fehler beim Bearbeiten von zentyal (--configure):
  47. Abhängigkeitsprobleme - verbleibt unkonfiguriert
  48. Trigger für ureadahead werden verarbeitet ...
  49. Es wurde kein Apport-Bericht verfasst, da die Fehlermeldung darauf hindeutet, dass dies lediglich ein Folgefehler eines vorherigen Problems ist.
  50. Es wurde kein Apport-Bericht verfasst, da die Fehlermeldung darauf hindeutet, dass dies lediglich ein Folgefehler eines vorherigen Problems ist.
  51. Fehler traten auf beim Bearbeiten von:
  52. zentyal-core
  53. zentyal-software
  54. zentyal
  55. [master ea58390] committing changes in /etc after apt run
  56. Author: max <max@datenbunker>
  57. 29 files changed, 377 insertions(+)
  58. create mode 100755 cron.daily/zentyal
  59. create mode 100755 cron.hourly/90zentyal-manage-logs
  60. create mode 100755 init.d/zentyal
  61. create mode 100644 init/ebox.event-daemon.conf
  62. create mode 100644 init/ebox.loggerd.conf
  63. create mode 100644 init/ebox.redis.conf
  64. create mode 100644 init/zentyal.cleantmp.conf
  65. create mode 100644 logrotate.d/zentyal-core
  66. create mode 100644 mysql/conf.d/zentyal.cnf
  67. create mode 100644 pam.d/zentyal
  68. create mode 120000 rc0.d/K20zentyal
  69. create mode 120000 rc1.d/K20zentyal
  70. create mode 120000 rc2.d/S20zentyal
  71. create mode 120000 rc3.d/S20zentyal
  72. create mode 120000 rc4.d/S20zentyal
  73. create mode 120000 rc5.d/S20zentyal
  74. create mode 120000 rc6.d/K20zentyal
  75. create mode 100644 security/zentyal.conf
  76. create mode 100644 zentyal/core.conf
  77. create mode 100644 zentyal/events.conf
  78. create mode 100755 zentyal/hooks/template.postservice
  79. create mode 100755 zentyal/hooks/template.postsetconf
  80. create mode 100755 zentyal/hooks/template.preservice
  81. create mode 100755 zentyal/hooks/template.presetconf
  82. create mode 100644 zentyal/logs.conf
  83. create mode 100644 zentyal/post-save/README
  84. create mode 100644 zentyal/pre-save/README
  85. create mode 100644 zentyal/zentyal.conf
  86. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement