From nobody Sat Mar 23 14:19:37 2024
X-Original-To: python@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 4V21Y62dPMz5F42b
	for <python@mlmmj.nyi.freebsd.org>; Sat, 23 Mar 2024 14:19:38 +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 4V21Y56Hslz53bm
	for <python@FreeBSD.org>; Sat, 23 Mar 2024 14:19:37 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711203577; a=rsa-sha256; cv=none;
	b=gmzKBdTNu/Wpz3rkD3Ib08FTMwfz38/cyLIR+6LfyBQJEmUT9j2u+/G/sxJMAHqyoMFp27
	4NLk0UI5NuSBJQ7AeHGuZMV5DdxnIW7Bks10iyZGnB33lgpKrAiEvRWxe5Zxm6FJpZXuwA
	Jnvm2U6FCMgUisK6b04J4jAIAzoL1ggRDrrqD8ka9854sAf2vSj9F6/4r0KPJXLuaUEy9t
	ZmRESThFi99Sc8JgAQmMcYi2Cb1SV7ge1CcA4xhV9rUiFmRqACbCjF696YWPBH4YYy31kw
	lc5bIvnR21bImfrcHHw2C8PKz7O7dzQtyK1AfcYWV01j/HyTEOoGv3il631oAg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1711203577;
	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=MSyXw7yYl2K+lCTx/8dXSx7/zkwCKsFfRGL/Rqk8m7E=;
	b=c5zTSgyBdQQsIN1gm+J5nkkNfbBKPXEFnS3uE8H5+y+UNpECGLLSTTDgZ4Ics1h6Wx74S4
	iiAM+y0xSxrl7uaq4CR5ky9e1KRzKglp2GQMu8WqRcTEmhX+XoOOWtaI3HxW2xNdhPeGvX
	LlKB91+Px1llg3Gt2s4giNzrZv6UMEKr1XRNEfcVZrFyOejr3SPQVH4Rmk3VDiG1XP9snz
	862Jk3tOENPp7JsOOw2270xwznQbiikFhGz7JRw5qT+kdEKWWRRUuMoLt67pZa8bkt7Z7/
	TH1laZ2Jr+kvV/RtjMhOiWVrrTg7MesxDJj1+xyT0ftiw+6eegNodPOZ3fFoJg==
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 4V21Y55pTLzryP
	for <python@FreeBSD.org>; Sat, 23 Mar 2024 14:19:37 +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 42NEJbA7025168
	for <python@FreeBSD.org>; Sat, 23 Mar 2024 14:19:37 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42NEJbBj025165
	for python@FreeBSD.org; Sat, 23 Mar 2024 14:19:37 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 255721] x11/guake: Fails to run on Python 3.8:
 dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner |
 ServiceUnknown
Date: Sat, 23 Mar 2024 14:19:37 +0000
X-Bugzilla-Reason: CC
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: commit-hook@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: 
Message-ID: <bug-255721-21822-2JcDgqQChh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255721-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255721-21822@https.bugs.freebsd.org/bugzilla/>
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: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255721

--- Comment #15 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D33bbe7bccfcdfb7f5545007ddfafd05=
0263c9996

commit 33bbe7bccfcdfb7f5545007ddfafd050263c9996
Author:     Daniel Shafer <daniel@shafer.cc>
AuthorDate: 2024-03-23 14:14:58 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-03-23 14:17:13 +0000

    x11/guake: Update to 3.7.0

    PR:             255721

 x11/guake/Makefile                          |  41 ++---
 x11/guake/distinfo                          |   6 +-
 x11/guake/files/patch-guake_paths.py (gone) |  11 --
 x11/guake/files/patch-guake_terminal.py     |   4 +-
 x11/guake/pkg-plist                         | 258 ++++++++++++++----------=
----
 5 files changed, 152 insertions(+), 168 deletions(-)

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