From nobody Tue Nov 28 01:10:33 2023 X-Original-To: ports-bugs@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 4SfPX93wHlz534hn for ; Tue, 28 Nov 2023 01:10:33 +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 4SfPX92vWbz4gmy for ; Tue, 28 Nov 2023 01:10:33 +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=1701133833; 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=6RDEv4nAR1bmXWY8ae3ifWTr1tRJxr1/d7xY+o2ey+I=; b=iad1XCozdMSTRuwwr0cQiKZPXnk48ZZJ0HpMgUdG6k0f92JDhRBJBp2CB6iqgXQiTqsHfH TuvvG1lGM/PsK8SENtMh9eLk0rsBfLo4aUmZRfVtWgAhibGf+nJ5LNkjUY7QKmnLSNcwnd FnNDynd8MmCjqxgYr6JTaYBiy/Lwx24RgWjTrzq8AaipOHZnHt+A26MNEjFX/E+whe1S20 AH8jtjxEUOHTFCzbT9CfVyeGlR1ok3SPDNlyU+t4xlOB+8Yx6OBZCjWAmUkPpJ7/OMJ5mE fsXddz8W3Ahe9HUR7iPmVep8jr7T5E8OFuyXG9UhKhR0E8RDhl5/7cZ1tR/TPQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701133833; a=rsa-sha256; cv=none; b=hTQC+/vBMoIQN8E98zkmu1RBlOGGlk3ULYrKWdZO+44Btzadj3JUtOonSvoVdXYuZ0jSjO VnDRa+EM1nmdNsaXrc8adrNNkE3TPEvqVGghXhNURrD0JpNQRcDC2+dQj+P9Ml64TpW5QO Xbdf/ItJGoFyvXanXuhqoCbsKCY/wfhMEhy9t3F14C4Y3il+6CfqysfHCdCXmoW8LXtllQ HDpUf2ScXGq1Lk58br0D/iZqw6xEujOSUzP0SXGRFWNAn7JocEOyyDt/Cqk3XHVWVoVH4N pf2eYA5Jti8Ho62ldJ6QVN1Mo+Bo6cYyb+QfjcBQIJuHpyO5ttE2XnywMc2Ljw== 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 4SfPX91zkvz11pM for ; Tue, 28 Nov 2023 01:10:33 +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 3AS1AX9f018608 for ; Tue, 28 Nov 2023 01:10:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AS1AXbZ018569 for ports-bugs@FreeBSD.org; Tue, 28 Nov 2023 01:10:33 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: ports-bugs@FreeBSD.org Subject: [Bug 255721] x11/guake: Fails to run on Python 3.8: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner | ServiceUnknown Date: Tue, 28 Nov 2023 01:10:33 +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: needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.filename 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255721 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #226827|file_255721.txt |Makefile.diff filename| | --=20 You are receiving this mail because: You are the assignee for the bug.=