Skip to content

Add libudev-dev and libdbus-1-dev dependencies - #662

Closed
elizabethengelman wants to merge 1 commit into
stellar:masterfrom
elizabethengelman:fix/116-fix-libdbus-dep
Closed

Add libudev-dev and libdbus-1-dev dependencies#662
elizabethengelman wants to merge 1 commit into
stellar:masterfrom
elizabethengelman:fix/116-fix-libdbus-dep

Conversation

@elizabethengelman

Copy link
Copy Markdown
Contributor

Closes stellar-deprecated/system-test#116

Adding libudev-dev and libdbus-1-dev as dependencies - libudev-dev is needed for ledger support (upcoming), and libdbus-1-dev is needed for the crate we are using to support keychain signing.

@leighmcculloch

Copy link
Copy Markdown
Member

Are these libraries required by any of the software installed in QuickStart? QuickStart doesn't embed the CLI, so shouldn't need these.

If an image that builds on QuickStart needs these they should be added to that image.

@elizabethengelman

Copy link
Copy Markdown
Contributor Author

Are these libraries required by any of the software installed in QuickStart? QuickStart doesn't embed the CLI, so shouldn't need these.

Ah, good point! These should be specific to the CLI, so i can close this PR in lieu of the fix directly to the system test repo: stellar-deprecated/system-test#118

@elizabethengelman
elizabethengelman deleted the fix/116-fix-libdbus-dep branch January 27, 2025 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

E2e tests on CLI failing due to the libdbus-1-dev dep

2 participants