--- /srv/rebuilderd/tmp/rebuilderdz02YLo/inputs/nut-client_2.8.3-3_ppc64el.deb +++ /srv/rebuilderd/tmp/rebuilderdz02YLo/out/nut-client_2.8.3-3_ppc64el.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-09-01 10:25:12.000000 debian-binary │ --rw-r--r-- 0 0 0 3536 2025-09-01 10:25:12.000000 control.tar.xz │ --rw-r--r-- 0 0 0 853700 2025-09-01 10:25:12.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 3532 2025-09-01 10:25:12.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 853916 2025-09-01 10:25:12.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -13,16 +13,16 @@ │ │ │ -rwxr-xr-x 0 root (0) root (0) 133640 2025-09-01 10:25:12.000000 ./usr/bin/upscmd │ │ │ -rwxr-xr-x 0 root (0) root (0) 133640 2025-09-01 10:25:12.000000 ./usr/bin/upslog │ │ │ -rwxr-xr-x 0 root (0) root (0) 133640 2025-09-01 10:25:12.000000 ./usr/bin/upsrw │ │ │ -rwxr-xr-x 0 root (0) root (0) 1632 2025-09-01 10:25:12.000000 ./usr/bin/upssched-cmd │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-09-01 10:25:12.000000 ./usr/lib/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-09-01 10:25:12.000000 ./usr/lib/systemd/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-09-01 10:25:12.000000 ./usr/lib/systemd/system/ │ │ │ --rw-r--r-- 0 root (0) root (0) 2654 2025-09-01 10:25:12.000000 ./usr/lib/systemd/system/nut-logger.service │ │ │ --rw-r--r-- 0 root (0) root (0) 2220 2025-09-01 10:25:12.000000 ./usr/lib/systemd/system/nut-monitor.service │ │ │ +-rw-r--r-- 0 root (0) root (0) 2637 2025-09-01 10:25:12.000000 ./usr/lib/systemd/system/nut-logger.service │ │ │ +-rw-r--r-- 0 root (0) root (0) 2204 2025-09-01 10:25:12.000000 ./usr/lib/systemd/system/nut-monitor.service │ │ │ -rw-r--r-- 0 root (0) root (0) 889 2025-09-01 10:25:12.000000 ./usr/lib/systemd/system/nut.target │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-09-01 10:25:12.000000 ./usr/lib/tmpfiles.d/ │ │ │ -rw-r--r-- 0 root (0) root (0) 509 2025-09-01 10:25:12.000000 ./usr/lib/tmpfiles.d/nut-common-tmpfiles.conf │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-09-01 10:25:12.000000 ./usr/sbin/ │ │ │ -rwxr-xr-x 0 root (0) root (0) 200488 2025-09-01 10:25:12.000000 ./usr/sbin/upsmon │ │ │ -rwxr-xr-x 0 root (0) root (0) 133624 2025-09-01 10:25:12.000000 ./usr/sbin/upssched │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-09-01 10:25:12.000000 ./usr/share/ │ │ ├── ./usr/lib/systemd/system/nut-logger.service │ │ │ @@ -49,14 +49,14 @@ │ │ │ ExecReload=/bin/kill -HUP $MAINPID │ │ │ PIDFile=/run/nut/upslog.pid │ │ │ # With this program, the PID file always exists and "kill -TERM" in particular │ │ │ # can be used from command-line or some legacy scripts, it causes a clean and │ │ │ # intentional exit of the daemon (some other signals are also supported). │ │ │ # Then systemd should not revive it - hence restart it only on failure: │ │ │ Restart=on-failure │ │ │ -Type=notify │ │ │ +Type=simple │ │ │ #WatchdogSec=240s │ │ │ -NotifyAccess=main │ │ │ + │ │ │ │ │ │ [Install] │ │ │ WantedBy=nut.target │ │ │ Alias=upslog.service │ │ ├── ./usr/lib/systemd/system/nut-monitor.service │ │ │ @@ -39,14 +39,14 @@ │ │ │ ExecReload=/usr/sbin/upsmon -c reload │ │ │ PIDFile=/run/nut/upsmon.pid │ │ │ # If "-FF" or background-daemon mode is used, so that PID file exists │ │ │ # and "upsmon -c stop" in particular can be used from command-line or │ │ │ # legacy scripts, it causes a clean and intentional exit of the daemon. │ │ │ # Then systemd should not revive it - hence restart it only on failure: │ │ │ Restart=on-failure │ │ │ -Type=notify │ │ │ +Type=simple │ │ │ #WatchdogSec=240s │ │ │ -NotifyAccess=all │ │ │ + │ │ │ │ │ │ [Install] │ │ │ WantedBy=nut.target │ │ │ Alias=upsmon.service