Error in setting up KDE Connect for Windows

Piyush Aggarwal piyushaggarwal002 at gmail.com
Tue Apr 21 20:46:44 BST 2020


Hi Ankush!
Please run the following two commands for ki18n to rectify this issue:

```
craft --set version=master ki18n
craft -i ki18n
```
Feel free to replace ki18n with package name for any package that throws a
similar error.

Explanation: This error shows up because KDE Connect builds on latest
versions of dependencies whose pre-built binaries are not yet cached in
Craft's archives, so we set the dependency's version to master that
automatically instructs Craft to build ki18n from source. That should get
you the latest version of ki18n.
After that we instruct craft to reinstall ki18n with the latest configs
i.e. to rebuild it from source and install that within CraftRoot.

I hope this explains it
Piyush Aggarwal with the KDE Connect team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20200422/4bd66cd2/attachment.html>


More information about the KDEConnect mailing list