Bug 258054 - security/gnome-keyring use wrong path for machine-id
Summary: security/gnome-keyring use wrong path for machine-id
Status: Closed DUPLICATE of bug 257977
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-26 07:23 UTC by Thibault Payet
Modified: 2021-08-28 06:05 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thibault Payet 2021-08-26 07:23:12 UTC
Since the last update, it appears that gnome-keyring is using the following path for machine-id :
/var/local/lib/dbus/machine-id
and
/etc/machine-id

On my machine machine-id is located in
/var/lib/dbus/machine-id
Which should be the expected place
Comment 1 Jan Beich freebsd_committer freebsd_triage 2021-08-27 05:01:05 UTC
Can you try the patch in bug 257977?
Comment 2 Thibault Payet 2021-08-27 20:12:32 UTC
Thank you, applying the path bug 257977 fixes the issue with gnome-keyring
Comment 3 Jan Beich freebsd_committer freebsd_triage 2021-08-28 06:05:32 UTC

*** This bug has been marked as a duplicate of bug 257977 ***