Elektrine lite

← Feed

@meka@bsd.network

Post #2463723

2024-11-11 23:09 UTC

@_bapt_@mastodon.social @ifreund@hachyderm.io @FreeBSDFoundation@mastodon.social "pkg check -da" revealed that "mate-desktop" is pulling in "dconf-editor", and looking at the port it is the dependency. Rebuilding dconf-editor from ports fixed it. Are there any tips except building from ports that fix issues like this? Thank you!

Replies (1)

  • @TomAoki@mastodon.bsd.cafe 2024-11-11 23:22

    @meka@bsd.network @_bapt_@mastodon.social @ifreund@hachyderm.io @FreeBSDFoundation@mastodon.social See Bug 278677 - x11/mate-desktop: fail on start [1] for why dconf-editor is pulled in. [3] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278677 And why it is built from ports could mean that it is not in the official repo with some reason, usually just under rebuilt (dependencies are updated?) and no pkg found.

    Open ##2463724