From e31b9eab1adf8ad9fa1504ac890e288e2b1c3834 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 2 Jul 2026 09:46:33 +0000 Subject: [PATCH] fix: add missing testlog replay file for ghostscript misidentified-as-virtual test --- ...ntifiedasvirtual_stdoutscorrectpackage.log | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/cmd/apt_query/testlogs/testnormalizedlist_realpackagemisidentifiedasvirtual_stdoutscorrectpackage.log diff --git a/src/cmd/apt_query/testlogs/testnormalizedlist_realpackagemisidentifiedasvirtual_stdoutscorrectpackage.log b/src/cmd/apt_query/testlogs/testnormalizedlist_realpackagemisidentifiedasvirtual_stdoutscorrectpackage.log new file mode 100644 index 0000000..2289402 --- /dev/null +++ b/src/cmd/apt_query/testlogs/testnormalizedlist_realpackagemisidentifiedasvirtual_stdoutscorrectpackage.log @@ -0,0 +1,19 @@ +2025/03/15 22:29:14 Debug log created at /home/awalsh128/cache-apt-pkgs-action/src/cmd/apt_query/apt_query.log +2025/03/15 22:29:14 EXECUTION-OBJ-START +{ + "Cmd": "apt-cache --quiet=0 --no-all-versions show ghostscript", + "Stdout": "", + "Stderr": "N: Can't select candidate version from package ghostscript as it has no candidate\nN: Can't select versions from package 'ghostscript' as it is purely virtual\nN: No packages found\n", + "CombinedOut": "N: Can't select candidate version from package ghostscript as it has no candidate\nN: Can't select versions from package 'ghostscript' as it is purely virtual\nN: No packages found\n", + "ExitCode": 0 +} +EXECUTION-OBJ-END +2025/03/15 22:29:14 EXECUTION-OBJ-START +{ + "Cmd": "apt-cache showpkg ghostscript", + "Stdout": "Package: ghostscript\nVersions: \n10.02.1~dfsg1-0ubuntu7.8 (/var/lib/dpkg/info/ghostscript.list)\n Description Language: \n File: /var/lib/apt/lists/example\n MD5: ab0ac55fd3cdba396944cd65f6d36654\n\nReverse Depends: \n cups,ghostscript\nDependencies: \n10.02.1~dfsg1-0ubuntu7.8 - libgs10 (5 10.02.1~dfsg1-0ubuntu7.8) libc6 (2 2.34)\nProvides: \n10.02.1~dfsg1-0ubuntu7.8 - postscript-viewer (= ) ghostscript-x (= 10.02.1~dfsg1-0ubuntu7.8)\nReverse Provides: \n", + "Stderr": "", + "CombinedOut": "Package: ghostscript\nVersions: \n10.02.1~dfsg1-0ubuntu7.8 (/var/lib/dpkg/info/ghostscript.list)\n Description Language: \n File: /var/lib/apt/lists/example\n MD5: ab0ac55fd3cdba396944cd65f6d36654\n\nReverse Depends: \n cups,ghostscript\nDependencies: \n10.02.1~dfsg1-0ubuntu7.8 - libgs10 (5 10.02.1~dfsg1-0ubuntu7.8) libc6 (2 2.34)\nProvides: \n10.02.1~dfsg1-0ubuntu7.8 - postscript-viewer (= ) ghostscript-x (= 10.02.1~dfsg1-0ubuntu7.8)\nReverse Provides: \n", + "ExitCode": 0 +} +EXECUTION-OBJ-END