[Bug debuginfod/29982] sqlite errors when searching

ross at burtonini dot com sourceware-bugzilla@sourceware.org
Tue Jan 10 11:47:26 GMT 2023


https://sourceware.org/bugzilla/show_bug.cgi?id=29982

--- Comment #7 from Ross Burton <ross at burtonini dot com> ---
        cmd = [
            os.path.join(native_sysroot, "usr", "bin", "debuginfod"),
            "--verbose",
            "--database=:memory:",
            "--concurrency=2",
            "--connection-pool=2",
            get_bb_var("DEPLOY_DIR"),
        ]

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Elfutils-devel mailing list