Skip to content

Leapp repositories containing actors for the Leapp framework. Currently provides leapp repositories for in-place upgrades of OpenELA systems.

License

Notifications You must be signed in to change notification settings

openela/leapp-repository

 
 

Repository files navigation

Before doing anything, please read the upstream documentation.

Also, you could find useufl to read Leapp framework documentation.


This is a branch of upstream leapp-repository that is in active development

Troubleshooting

Where can I report an issue or RFE related to the framework or other actors?

  • GitHub issues are preferred:

  • When filing an issue, include:

    • Steps to reproduce the issue
    • All files in /var/log/leapp
    • /var/lib/leapp/leapp.db
    • journalctl
    • If you want, you can optionally send anything else would you like to provide (e.g. storage info)

For your convenience you can pack all logs with this command:

# tar -czf leapp-logs.tgz /var/log/leapp /var/lib/leapp/leapp.db

Then you may attach only the leapp-logs.tgz file.

Where can I seek help?

We’ll gladly answer your questions and lead you to through any troubles with the actor development.

You can reach us at https://openela.org/join/

About

Leapp repositories containing actors for the Leapp framework. Currently provides leapp repositories for in-place upgrades of OpenELA systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.7%
  • Shell 1.6%
  • Makefile 0.7%