mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #95] Documentation: Dependencies/versions unclear #72
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#72
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @winks on GitHub (Aug 17, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/95
Tried to build this on Ubuntu 18.04 today.
I suggest you put the distro version you tested on in the README. (Because I'm not sure it would work on 20.04? Debian buster?)
Also this was after I had to run
rustup update stablebecause there also wasn't a known good version given, this might be similar to #88.@jpochyla commented on GitHub (Aug 18, 2021):
I've mentioned that latest stable Rust is required, thanks! I'd take PRs for the Linux requirements, as I develop and test only on macOS.
@mannykoum commented on GitHub (Sep 20, 2021):
I am using the latest stable rust on Ubuntu 18.04 (1.55.0) and getting the same issue
@kaenovsky commented on GitHub (Feb 21, 2023):
I'm getting this same error on Debian 10 Buster.
rustup updatewon't solve it. Does anyone know any other approach?