Skip to content

fix(linux): add dependency on procps 🏠#15968

Closed
ermshiperete wants to merge 1 commit into
stable-18.0from
fix/linux/cherry-pick/15965_packaging
Closed

fix(linux): add dependency on procps 🏠#15968
ermshiperete wants to merge 1 commit into
stable-18.0from
fix/linux/cherry-pick/15965_packaging

Conversation

@ermshiperete
Copy link
Copy Markdown
Contributor

In the near future pidof will be provided by the procps package which isn't installed by default. This change adds a dependency on procps to fix this problem. Fixes Debian bug #1136515.

Fixes: #15965
Cherry-pick-of: #15967
Build-bot: skip
Test-bot: skip

In the near future `pidof` will be provided by the `procps` package
which isn't installed by default. This change adds a dependency on
`procps` to fix this problem. Fixes Debian bug #1136515.

Fixes: #15965
Cherry-pick-of: #15967
Build-bot: skip
Test-bot: skip
@keymanapp-test-bot
Copy link
Copy Markdown

User Test Results

Test specification and instructions

User tests are not required

@keymanapp-test-bot keymanapp-test-bot Bot changed the title fix(linux): add dependency on procps fix(linux): add dependency on procps 🏠 May 18, 2026
@keymanapp-test-bot keymanapp-test-bot Bot added this to the A19S29 milestone May 18, 2026
Copy link
Copy Markdown
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ermshiperete
Copy link
Copy Markdown
Contributor Author

Superseded by #15980 because of the failing Linux source verification check.

@github-project-automation github-project-automation Bot moved this from Todo to Done in Keyman May 20, 2026
ermshiperete added a commit that referenced this pull request May 20, 2026
…packaging2

fix(linux): add dependency on `procps` 🍒 🏠

In the near future `pidof` will be provided by the `procps` package which isn't installed by default. This change adds a dependency on `procps` to fix this problem. Fixes Debian bug #1136515.

This PR supersedes the identical PR #15968 which had problems with the source verification check because it was created at a time when the check was broken.

Fixes: #15965
Cherry-pick-of: #15967
Supersedes: #15968
@ermshiperete ermshiperete deleted the fix/linux/cherry-pick/15965_packaging branch May 20, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants