Skip to content

fix(pj_plugins): propagate provenance errors from family enumeration - #176

Merged
facontidavide merged 2 commits into
mainfrom
fix/family-enumeration-error-propagation
Aug 11, 2026
Merged

fix(pj_plugins): propagate provenance errors from family enumeration#176
facontidavide merged 2 commits into
mainfrom
fix/family-enumeration-error-propagation

Conversation

@facontidavide

Copy link
Copy Markdown
Contributor

Follow-up to #175: exported-family enumeration returns provenance/path-identity errors as errors instead of an empty family set, so downstream admission reports the real cause instead of a misleading "found 0 families" multi-family rejection. Consumed by PJ4's PR 12b helper.

🤖 Generated with Claude Code

https://claude.ai/code/session_0165qLfnJYSYb51NQMdPidZr

facontidavide and others added 2 commits August 11, 2026 11:43
A dladdr or path-identity failure during exported-family enumeration now
returns its own error instead of folding into an empty family set, so
admission surfaces the real cause rather than a misleading
"found 0 families" rejection.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0165qLfnJYSYb51NQMdPidZr
…ency fixture

RTLD_FIRST hides dependency symbols from dlsym on macOS, so the getter is
cleanly absent there; the provenance error is the Linux shape.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0165qLfnJYSYb51NQMdPidZr
@facontidavide
facontidavide merged commit 339a53b into main Aug 11, 2026
4 checks passed
@facontidavide
facontidavide deleted the fix/family-enumeration-error-propagation branch August 11, 2026 10:20
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