Skip to content

Conversation

@EarldridgeJazzedPineda
Copy link
Contributor

@EarldridgeJazzedPineda EarldridgeJazzedPineda commented Dec 10, 2025

New packages:

  • emersion.fr/libdisplay-info
  • freedesktop.org/colord
  • github.com/vcrhonek/hwdata
  • gjs.guide
  • gnome.org/desktop
  • gnome.org/evolution-data-server
  • gnome.org/gcr
  • gnome.org/libgudev
  • hughsie.com/libgusb
  • libical.github.io
  • spidermonkey.dev

This pull request adds some of the dependencies needed for #6013.

pkgx di-edid-decode, pkgx colormgr, pkgx gjs, etc. don't work after building their corresponding packages, even after setting PKGX_PANTRY_PATH. Setting PKGX_PANTRY_DIR instead causes this error:

Error: "PKGX_PANTRY_DIR is set, refusing to update pantry"

Packages such as colord should not use the bash-completion pkg-config file to decide the installation directory of their Bash completion file(s). This is because the pkg-config file sets the completions directory to ~/.pkgx/debian.org/bash-completion/v2.11.0/share/bash-completion/completions instead of the package's prefix, which causes the completion file(s) to be misplaced.

I can't get dbus-daemon/dbus-run-session to work, which is needed to run the colord daemon. When I ran pkgx dbus-daemon --config-file=$HOME/.pkgx/freedesktop.org/dbus/v1.16.2/share/dbus-1/session.conf --fork --nopidfile --nosyslog, I got this error:

dbus-daemon[11754]: Failed to start message bus: Failed to bind socket "/__w/pantry/pantry/homes/freedesktop.org__dbus-1.16.2/tmp/dbus-n7kogPHKGz": No such file or directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant