From nobody Thu Aug 10 11:15:44 2023 X-Original-To: mono@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RM49F3qM3z4m6gP for ; Thu, 10 Aug 2023 11:15:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RM49F0ZBKz4rR4 for ; Thu, 10 Aug 2023 11:15:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691666145; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=9wSCNiGRwTd4KQ38rP1a155AobKom3AiXjDMd+YuomY=; b=eRMjPaqETPD+1JqyAoEt0ghnzrWAwbnPV5IQtRYksnc1IMEd3sqzQHrWx7upyCUNOs21VK VU2enedXyHa12fjgCJjeIUtI12rSWwzSTNxXLVdYpJUrfa6tet6RXov2tXUEMyEhTWztlx w30U0U5NWm9SbVmus7yq/EGUZ1jXx0JIUaGPIMZBF5H4wAKNrPPUje+K+uobm1Bs+gK7bi K1V5hM1+TfWgpjki2GG1zKIvnja33t+HRCM1CNJmR9U6amt5/jXLsCraHu3olTd0QQCK09 wcyogqnGNoqGekOirD+Pm6IzPFie1wWmhbJJ3FQrzsHZOxhEAqM1C22BI7R/cw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691666145; a=rsa-sha256; cv=none; b=xeBqCU273u4ea8VoKfebJ4RZObM++8U6dY2YMSwpF1mmO2A3JSLz9aZFq+qYw7mSoZKMvI /yDVD4TVLSVkG4E0XCobM0wForfzFpyBLhMKKhW3CPh16HDyWSHYeR06eCx/DiKZ0cxzy+ 067BaHjcoEZXRwW/Cug23Y6EXxpsMwIZ0pbd8puNs0KCuLVnSZNzJhJ8B633OGLvCsCUXe Eb0hsCQCZ4wLi+79voRCN4TCbhaw4G4jpa/5kRoRP1FxHFEkG6/y/HceIufKL/AVFAsidc 2jNtf2JkGzVh9uuInfxQVnSKk29058Ij8a5BTFU5gewPH3EFK1ollUzbSwaNug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RM49D5Hr1zvSK for ; Thu, 10 Aug 2023 11:15:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 37ABFi0t047406 for ; Thu, 10 Aug 2023 11:15:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37ABFiQ6047405 for mono@FreeBSD.org; Thu, 10 Aug 2023 11:15:44 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 258709] lang/mono6.8: cert-sync doesn't work on iocage style base jails Date: Thu, 10 Aug 2023 11:15:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Mono and C# applications on FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-mono List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-mono@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258709 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|mono@FreeBSD.org |ports-bugs@FreeBSD.org --- Comment #14 from Jan Beich --- ^Triage: reset Assignee after ports 4553130a9c53. --=20 You are receiving this mail because: You are the assignee for the bug.=