{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.mf92NXAI/b1/podman_5.3.2+ds1-1_amd64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.mf92NXAI/b2/podman_5.3.2+ds1-1_amd64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,6 +1,6 @@\n \n  f5d07b676828fceb7914f3edeb096473 28540124 debug optional podman-dbgsym_5.3.2+ds1-1_amd64.deb\n- 44e25b9c8f790a17bd4ac21c5383285e 28240 admin optional podman-docker_5.3.2+ds1-1_amd64.deb\n+ fa3cd5b4d7e78ef7ed5bf3b5949761cc 28248 admin optional podman-docker_5.3.2+ds1-1_amd64.deb\n  721389d9bbf5b95b4fb8b5d28ccc8b31 10895684 debug optional podman-remote-dbgsym_5.3.2+ds1-1_amd64.deb\n  5d9307d1ceb526745cacabf005eaa092 9238036 admin optional podman-remote_5.3.2+ds1-1_amd64.deb\n  7d70486a7016cd3eeb05cdce397a8892 24561220 admin optional podman_5.3.2+ds1-1_amd64.deb\n"}, {"source1": "podman-docker_5.3.2+ds1-1_amd64.deb", "source2": "podman-docker_5.3.2+ds1-1_amd64.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r--   0        0        0        4 2025-01-27 11:57:58.000000 debian-binary\n--rw-r--r--   0        0        0     8848 2025-01-27 11:57:58.000000 control.tar.xz\n--rw-r--r--   0        0        0    19200 2025-01-27 11:57:58.000000 data.tar.xz\n+-rw-r--r--   0        0        0     8844 2025-01-27 11:57:58.000000 control.tar.xz\n+-rw-r--r--   0        0        0    19212 2025-01-27 11:57:58.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,15 +1,15 @@\n drwxr-xr-x   0 root         (0) root         (0)        0 2025-01-27 11:57:58.000000 ./\n drwxr-xr-x   0 root         (0) root         (0)        0 2025-01-27 11:57:58.000000 ./etc/\n drwxr-xr-x   0 root         (0) root         (0)        0 2025-01-27 11:57:58.000000 ./etc/profile.d/\n -rw-r--r--   0 root         (0) root         (0)      260 2025-01-27 11:57:58.000000 ./etc/profile.d/podman-docker.csh\n -rw-r--r--   0 root         (0) root         (0)      276 2025-01-27 11:57:58.000000 ./etc/profile.d/podman-docker.sh\n drwxr-xr-x   0 root         (0) root         (0)        0 2025-01-27 11:57:58.000000 ./usr/\n drwxr-xr-x   0 root         (0) root         (0)        0 2025-01-27 11:57:58.000000 ./usr/bin/\n--rwxr-xr-x   0 root         (0) root         (0)      249 2025-01-27 11:57:58.000000 ./usr/bin/docker\n+-rwxr-xr-x   0 root         (0) root         (0)      250 2025-01-27 11:57:58.000000 ./usr/bin/docker\n drwxr-xr-x   0 root         (0) root         (0)        0 2025-01-27 11:57:58.000000 ./usr/lib/\n drwxr-xr-x   0 root         (0) root         (0)        0 2025-01-27 11:57:58.000000 ./usr/lib/tmpfiles.d/\n -rw-r--r--   0 root         (0) root         (0)       63 2025-01-27 11:57:58.000000 ./usr/lib/tmpfiles.d/podman-docker.conf\n drwxr-xr-x   0 root         (0) root         (0)        0 2025-01-27 11:57:58.000000 ./usr/share/\n drwxr-xr-x   0 root         (0) root         (0)        0 2025-01-27 11:57:58.000000 ./usr/share/doc/\n drwxr-xr-x   0 root         (0) root         (0)        0 2025-01-27 11:57:58.000000 ./usr/share/doc/podman-docker/\n -rw-r--r--   0 root         (0) root         (0)      676 2025-01-27 11:57:58.000000 ./usr/share/doc/podman-docker/NEWS.Debian.gz\n"}, {"source1": "./usr/bin/docker", "source2": "./usr/bin/docker", "unified_diff": "@@ -1,4 +1,4 @@\n #!/bin/sh\n-[ -e /etc/containers/nodocker ] || [ -e \"\\${XDG_CONFIG_HOME-\\/nonexistent/first-build/.config}/containers/nodocker\" ] || \\\n+[ -e /etc/containers/nodocker ] || [ -e \"\\${XDG_CONFIG_HOME-\\/nonexistent/second-build/.config}/containers/nodocker\" ] || \\\n echo \"Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.\" >&2\n exec /usr/bin/podman \"$@\"\n"}]}]}]}]}