leapp/SOURCES/0005-Improve-wording.patch
2023-01-28 01:34:31 +00:00

30 lines
1.3 KiB
Diff

From d8e01d7b7c54db46fbf7dffde01094399d796f4f Mon Sep 17 00:00:00 2001
From: Jakub Jelen <jjelen@redhat.com>
Date: Fri, 7 Oct 2022 12:27:28 +0200
Subject: [PATCH 05/16] Improve wording
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Co-authored-by: Petr Stodůlka <xstodu05@gmail.com>
---
docs/source/el7toel8/actor-rhel7-to-rhel8.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/source/el7toel8/actor-rhel7-to-rhel8.md b/docs/source/el7toel8/actor-rhel7-to-rhel8.md
index b7c1e5c..a6ecf37 100644
--- a/docs/source/el7toel8/actor-rhel7-to-rhel8.md
+++ b/docs/source/el7toel8/actor-rhel7-to-rhel8.md
@@ -327,7 +327,7 @@ data is stored in the database for the current session:
```shell
snactor run --save-output IPUWorkflowConfig
```
-Since the leapp supports several upgrade paths, the `snactor` needs to know target system and upgrade flavor specification for correct execution.
+Since the leapp upgrade repositories support several upgrade paths, the `snactor` needs to get additional data for the correct execution, like the release of the target system, the flavor specification, etc.
If you see similar errors when running `snactor`
```
leapp.models.fields.ModelViolationError: The value of "target" field is None, but this is not allowed
--
2.39.0