-
https://github.com/leapp-to/prototype/issues/126 covers some proposed changes to the way we *develop* LeApp to better separate the deployable components (the CLI and Cockpit plugin) from the integrati…
-
We should have snactor.cfg file in /etc/snactor/ by default (or similar location) rather than in CWD or $HOME. This way we will be able to execute the snactor by any user without making mess in FS.
-
Steps to reproduce the bug:
1. Install leapp from copr repository and try to run the leappctl tool
```shell
root@fedora-26:~# dnf copr enable -y @leapp/leapp-devel && dnf install leapp
...
ro…
-
Executing: /usr/bin/leapp-tool check-target 127.0.0.1
2017-06-27T16:31:04.571Z - Loading used applications names from the target...
2017-06-27T16:31:04.897Z - > libvirt: XML-RPC error : Failed to…
-
https://github.com/AnalogJ/lexicon/blob/9197c8d9364fe18784d118f1440d6f09415a9785/lexicon/client.py#L14
Look at this pull request, please:
https://github.com/adferrand/docker-letsencrypt-dns/pull/1…
-
After the upgrade of version 2.0, the data obtained from the temperature and humidity sensors of the xiao mi is 0. T T
leapp updated
6 years ago
-
The local VM creation code in the integration testing setup currently has the limitation that it only supports one instance of any given VM definition - attempts to create more would conflict on vario…
-
/usr/lib/node_modules/homebridge-homeassistant/accessories/switch.js:35
.setValue(newState.state === 'on', null, 'internal');
^
TypeError: Cannot read property 'st…
leapp updated
6 years ago
-
Currently, a macrocontainer created by migrate-machine *won't* automatically restart when the target systems is restarted.
That's probably not what we want - we should be configuring either systemd…
-
OpenStack's @jd just extracted a useful helper module from the [Gnocchi](https://github.com/gnocchixyz/gnocchi) time series database to help make it easy to set up Python applications with Linux-frien…