From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/dbus/files/, sys-apps/dbus/
Date: Fri, 28 Feb 2025 14:44:31 +0000 (UTC) [thread overview]
Message-ID: <1740753837.df5f2d54a6e4b685329a6948239f4574cd8eb679.sam@gentoo> (raw)
commit: df5f2d54a6e4b685329a6948239f4574cd8eb679
Author: Anna (navi) Figueiredo Gomes <navi <AT> vlhl <DOT> dev>
AuthorDate: Fri Feb 28 14:39:13 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 28 14:43:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df5f2d54
sys-apps/dbus: remove profile.d script for now
Some tools (namely plasma) don't check if the script is valid, and then
deadlocks. Once we have more robust login mechanisms we can re-introduce
those.
Signed-off-by: Anna (navi) Figueiredo Gomes <navi <AT> vlhl.dev>
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/dbus/{dbus-1.16.0-r2.ebuild => dbus-1.16.0-r3.ebuild} | 3 ---
sys-apps/dbus/files/dbus.sh | 7 -------
2 files changed, 10 deletions(-)
diff --git a/sys-apps/dbus/dbus-1.16.0-r2.ebuild b/sys-apps/dbus/dbus-1.16.0-r3.ebuild
similarity index 99%
rename from sys-apps/dbus/dbus-1.16.0-r2.ebuild
rename to sys-apps/dbus/dbus-1.16.0-r3.ebuild
index 15416a5511d7..329294046b7e 100644
--- a/sys-apps/dbus/dbus-1.16.0-r2.ebuild
+++ b/sys-apps/dbus/dbus-1.16.0-r3.ebuild
@@ -161,9 +161,6 @@ multilib_src_install_all() {
exeinto /etc/user/init.d
newexe "${FILESDIR}/dbus.user.initd" dbus
- insinto /etc/profile.d
- doins "${FILESDIR}"/dbus.sh
-
if use X; then
# dbus X session script (bug #77504)
# turns out to only work for GDM (and startx). has been merged into
diff --git a/sys-apps/dbus/files/dbus.sh b/sys-apps/dbus/files/dbus.sh
deleted file mode 100644
index 6111f1e34992..000000000000
--- a/sys-apps/dbus/files/dbus.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License, v2 or later
-#
-if [ -f /run/openrc/softlevel ] && [ -z "$DBUS_SESSION_BUS_ADDRESS" ] \
- && rc-service --user --exists dbus 2>&1 >/dev/null; then
- export DBUS_SESSION_BUS_ADDRESS="unix:path=${XDG_RUNTIME_DIR}/bus"
-fi
next reply other threads:[~2025-02-28 14:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-28 14:44 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-28 13:27 [gentoo-commits] repo/gentoo:master commit in: sys-apps/dbus/files/, sys-apps/dbus/ Sam James
2025-02-09 8:20 Sam James
2023-09-02 16:21 Sam James
2022-09-12 18:04 Sam James
2022-06-20 3:02 Sam James
2022-04-22 23:54 Mike Gilbert
2022-03-27 23:09 Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1740753837.df5f2d54a6e4b685329a6948239f4574cd8eb679.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox