Bug 377778 - Fedora Install Script Broken
Summary: Fedora Install Script Broken
Status: RESOLVED FIXED
Alias: None
Product: plasma-mycroft
Classification: Unmaintained
Component: Plasmoid (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Aditya Mehra
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-18 15:32 UTC by christian tacke
Modified: 2018-02-01 06:41 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description christian tacke 2017-03-18 15:32:36 UTC
Hello,

I wanted to install and test plasma-mycroft on my Fedora which you provide an install script for will full automation.

This script is broken.

1. When using wget to fetch the install_plasmoid_fedora.sh you get a a file \r\n-style line ending which does not work well with bash. I used "tr -d '\r' < install_plasmoid_fedora.sh > install_plasmoid_fedora_fixed.sh" to fix

2. kf5-i18n-devel ist not installed, which is a dependency for the plasmoid

3. the complete set of copy commands for pyhton modules does not work. I had python2.7 at lib64 not lib - but I guess this depends on arch. also I don't have dist-packages but site-packages as folder
Comment 1 Aditya Mehra 2018-02-01 06:41:12 UTC
I am closing this issue as it was fixed sometime ago, the new install scripts for fedora are located at: https://github.com/MycroftAI/installers