Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Developer Documentation - Running Microshift #139

Open
krisweiss opened this issue Mar 24, 2022 · 0 comments
Open

[BUG] Developer Documentation - Running Microshift #139

krisweiss opened this issue Mar 24, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@krisweiss
Copy link

krisweiss commented Mar 24, 2022

What is not documented correctly:

https://microshift.io/docs/developer-documentation/local-development/#running-microshift
When installing from source on Fedora 35 the package selinux-policy-devel has to be installed beforehand.

What you expected or propose to be documented:

# from source
sudo dnf install -y selinux-policy-devel
(cd packaging/selinux && sudo make install)

Environment:

  • MicroShift version (use microshift version): main
  • Hardware configuration:
  • OS (e.g: cat /etc/os-release): Fedora 35
  • Kernel (e.g. uname -a): 5.16.16-200.fc35.x86_64
  • Others:
@krisweiss krisweiss added the bug Something isn't working label Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant