On 2020-07-16 08:55, Adrian Campos wrote:
Hi,
I am trying to port to OBS a package related with on screen keyboard for Pinephone but i have some problems with Rust dependencies, could anyone give me some tips to continue?
https://build.opensuse.org/package/show/home:alefnode:pinephone/squeekboard
The situation of rust in OBS still needs a lot of improvement. Meanwhile you can try to use cargo vendor, to fetch locally the versions that you require. Alternatively you can try to add devel:languages:rust and devel:languages:rust:crates in your repo path, and update the crates that are missing or outdated. Kanidm is an application written in rust, and building in OBS (home:firstyear:kanidm/kanidm), maybe you can use it as an example to make changes in your spec. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org