WhitewaterFoundry / Fedora-Remix-for-WSL

Fedora Remix for Windows Subsystem for Linux.
Other
710 stars 51 forks source link

Current Development PR #18

Closed sirredbeard closed 5 years ago

ghost commented 5 years ago

Okay definitely do not merge this yet, running into some serious issues. I need to investigate.

EDIT Turns out the issue was the default /etc/os-release file which contained the following: NAME=Generic VERSION="29 (Generic)" ID=generic ID_LIKE=fedora VERSION_ID=29 PRETTY_NAME="Generic 29 (Generic)" ANSI_COLOR="0;34" CPE_NAME="cpe:/o:generic:generic:29" HOME_URL="http://www.zombo.com/" SUPPORTURL="https://en.wikipedia.org/wiki/Help!(album)" BUG_REPORT_URL="https://youtu.be/CSemARaqGqE" REDHAT_BUGZILLA_PRODUCT="Generic" REDHAT_BUGZILLA_PRODUCT_VERSION=%{bug_version} REDHAT_SUPPORT_PRODUCT="Generic" REDHAT_SUPPORT_PRODUCT_VERSION=%{bug_version} PRIVACY_POLICY_URL="http://nsa.gov"

Which is frankly hilarious :stuck_out_tongue: god knows why it gets generated like this. That YouTube link? Goes to Knife Party's Centipede.

ghost commented 5 years ago

I'll put through another PR to development with a fix for this.