Bug#771397: Acknowledgement (v217: systemd-delta says "diff failed with error code 1.")

Alexandre Detiste alexandre.detiste at gmail.com
Sat Nov 29 07:48:03 GMT 2014


PS: The bug-script needs to be fixed too:

(this line appears twice)

-    systemd-delta --no-pager|sed "s%\x1b[^m]*m%%g" >$DIR/systemd-delta.txt
+    systemd-delta --no-pager 2>&1|sed "s%\x1b[^m]*m%%g" >$DIR/systemd-delta.txt

Here is the actual output:


---------------------

root at antec:/usr/share/bug# systemd-delta 
[OVERRIDDEN] /etc/systemd/system/ssh.socket → /lib/systemd/system/ssh.socket

--- /lib/systemd/system/ssh.socket      2014-10-21 20:04:35.000000000 +0200
+++ /etc/systemd/system/ssh.socket      2014-08-30 16:16:30.317129181 +0200
@@ -5,7 +5,7 @@
 ConditionPathExists=!/etc/ssh/sshd_not_to_be_run
 
 [Socket]
-ListenStream=22
+ListenStream=0.0.0.0:22
 Accept=yes
 
 [Install]
diff failed with error code 1.

[OVERRIDDEN] /etc/systemd/system/cron-daily.timer → /lib/systemd/system/cron-daily.timer

--- /lib/systemd/system/cron-daily.timer        2014-11-25 12:34:46.000000000 +0100
+++ /etc/systemd/system/cron-daily.timer        2014-11-28 06:43:52.083562712 +0100
@@ -7,5 +7,5 @@
 
 [Timer]
 Persistent=true
-OnCalendar=daily
+OnCalendar=*-*-* 06:21:00
 Unit=cron-daily.target
diff failed with error code 1.

[EXTENDED]   /run/systemd/system/session-1.scope → /run/systemd/system/session-1.scope.d/50-SendSIGHUP.conf
[EXTENDED]   /run/systemd/system/session-1.scope → /run/systemd/system/session-1.scope.d/50-After-systemd-user-sessions\x2eservice.conf
[EXTENDED]   /run/systemd/system/session-1.scope → /run/systemd/system/session-1.scope.d/50-After-systemd-logind\x2eservice.conf
[EXTENDED]   /run/systemd/system/session-1.scope → /run/systemd/system/session-1.scope.d/50-Description.conf
[EXTENDED]   /run/systemd/system/session-1.scope → /run/systemd/system/session-1.scope.d/50-Slice.conf

7 overridden configuration files found.




More information about the Pkg-systemd-maintainers mailing list