Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed error in static checks #5618

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Fixed error in static checks #5618

merged 1 commit into from
Oct 11, 2024

Conversation

larsewi
Copy link
Contributor

@larsewi larsewi commented Oct 11, 2024

libncurses5 was not available in the noble repository, but maybe
libncurses6 will work.

E: Unable to locate package libncurses5

Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik [email protected]

libncurses5 was not available in the noble repository, but maybe
libncurses6 will work.

```
E: Unable to locate package libncurses5
```

Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik <[email protected]>
@larsewi larsewi marked this pull request as ready for review October 11, 2024 12:25
Copy link
Contributor

@craigcomstock craigcomstock left a comment

Choose a reason for hiding this comment

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

is there a fake package for just libncurses (no version) that works?

@larsewi
Copy link
Contributor Author

larsewi commented Oct 11, 2024

Thanks @craigcomstock 🚀

is there a fake package for just libncurses (no version) that works?

Not that I'm aware of. Tried looking briefly with apt search

@larsewi larsewi merged commit 3534477 into master Oct 11, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants