Skip to content

noob cant install (tuxedo os ubuntu lts) #256

Answered by Phen-Ro
toppits asked this question in Q&A
Discussion options

You must be logged in to vote

I can't speak on the PPA, but for the installation from source, can you share the commands leading up to that? I'll try to repro it.

In case it was the following, here's my result:

git clone https://github.com/eruption-project/eruption.git
cd eruption
make
[...snipped...]
Compiling time v0.3.30
error[E0282]: type annotations needed for `Box<_>`
--> /home/a/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.30/src/format_description/parse/mod.rs:83:9
|
83 |     let items = format_items
|         ^^^^^
...
86 |     Ok(items.into())
|              ---- type must be known at this point
|
= note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; upda…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by toppits
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants