From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 78205384646A; Tue, 10 Jan 2023 11:47:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 78205384646A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673351246; bh=1+wfG7UtIB73RWDOofWNSf5nxsXGBglLs01P3KErbvE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ohFY9vRzAXuF702c0HQLZievcTTMvYS1mrbTmXqX+2xhq/49vVaX5WqT/TZgnGvKX TAIjayUA1ExqcTdp7JIiJEPST/t67oHAzLFlbGr6xERybiZ6X1TUY11W2Sm5DuV5uS yuZDZenloE9zE8larqgmFVKbXBlbydmWpWcgzWww= From: "ross at burtonini dot com" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/29982] sqlite errors when searching Date: Tue, 10 Jan 2023 11:47:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: debuginfod X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ross at burtonini dot com X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29982 --- Comment #7 from Ross Burton --- cmd =3D [ os.path.join(native_sysroot, "usr", "bin", "debuginfod"), "--verbose", "--database=3D:memory:", "--concurrency=3D2", "--connection-pool=3D2", get_bb_var("DEPLOY_DIR"), ] --=20 You are receiving this mail because: You are on the CC list for the bug.=