all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "宋文武 via Bug reports for GNU Guix" <bug-guix@gnu.org>
To: Nathan Dehnel <ncdehnel@gmail.com>
Cc: 70529@debbugs.gnu.org
Subject: bug#70529: Several packages have dbus service files with broken file paths
Date: Thu, 25 Apr 2024 18:34:58 +0800	[thread overview]
Message-ID: <87bk5xrar1.fsf@envs.net> (raw)
In-Reply-To: <CAEEhgEvvgBdUHDcsTFrN5b9w-4LOChH7VjR1Gq4efdAptt49Yg@mail.gmail.com> (Nathan Dehnel's message of "Tue, 23 Apr 2024 04:18:27 -0500")

Nathan Dehnel <ncdehnel@gmail.com> writes:

> I was investigating powerdevil and snapper being broken and I
> discovered packages with incorrect file paths in the Exec line of
> their dbus services
>
> $ ls -d /gnu/store/**/share/dbus-1/services/** | grep -v
> profile/share/dbus-1 | while read line; do grep Exec $line 2>
> /dev/null | grep -v /gnu/store && echo $line >>/dev/stderr; done
> Exec=libexec/fontinst
> /gnu/store/6hz6j922gs1861h49id3ddjsg02cwkl1-plasma-workspace-5.27.7/share/dbus-1/services/org.kde.fontinst.service
> Exec=libexec/fontinst
> /gnu/store/nv8ccgy6jzfjkik5c5vy6id7dplnbb1y-plasma-workspace-5.27.7/share/dbus-1/services/org.kde.fontinst.service
> [...]

Hello, thank you the report, I have send a patch to fix this (tested
fine with ktexteditor and plasma-disks).




      reply	other threads:[~2024-04-25 10:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-23  9:18 bug#70529: Several packages have dbus service files with broken file paths Nathan Dehnel
2024-04-25 10:34 ` 宋文武 via Bug reports for GNU Guix [this message]

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=87bk5xrar1.fsf@envs.net \
    --to=bug-guix@gnu.org \
    --cc=70529@debbugs.gnu.org \
    --cc=iyzsong@envs.net \
    --cc=ncdehnel@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.