summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml')
-rw-r--r--doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml24
1 files changed, 16 insertions, 8 deletions
diff --git a/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml b/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml
index 0cd0b13..173046b 100644
--- a/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml
+++ b/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml
@@ -6,16 +6,20 @@
6 6
7 <para>The open source projects are continuously working on correcting 7 <para>The open source projects are continuously working on correcting
8 reported problems. Corrections to bugs detected by Enea are submitted 8 reported problems. Corrections to bugs detected by Enea are submitted
9 upstream, and the corrections are included in Enea Linux regardless of 9 upstream, and the corrections are included in Enea Linux regardless of when
10 when they will be included by the open source project. Remaining issues are 10 they will be included by the open source project. Remaining issues are
11 listed below.</para> 11 listed below.<remark>INFO: The <emphasis role="bold">Release-Specific
12 Problems</emphasis> section further down is generated from JIRA with
13 gen_known_issues.py, but that script is HARDCODED with affectedversion "Enea
14 Linux 6" and needs to be adapted when a release info for another EL version
15 changes.</remark></para>
12 16
13 <section id="bugs-limitations-yocto"> 17 <section id="bugs-limitations-yocto">
14 <title>Yocto</title> 18 <title>Yocto</title>
15 19
16 <para>The Yocto Project community uses a Bugzilla database to track 20 <para>The Yocto Project community uses a Bugzilla database to track
17 information on reported bugs and other issues: 21 information on reported bugs and other issues: <ulink
18 <ulink url="https://bugzilla.yoctoproject.org"> 22 url="https://bugzilla.yoctoproject.org">
19 https://bugzilla.yoctoproject.org</ulink>.</para> 23 https://bugzilla.yoctoproject.org</ulink>.</para>
20 </section> 24 </section>
21 25
@@ -26,7 +30,9 @@
26 <listitem> 30 <listitem>
27 <para>Building the kernel might fail if GNU Make of version 3.82 has 31 <para>Building the kernel might fail if GNU Make of version 3.82 has
28 been installed on the host. The mandatory recovery action is to revert 32 been installed on the host. The mandatory recovery action is to revert
29 to version 3.81.</para> 33 to version 3.81.<remark>INFO It is possible to hide this entire
34 subsection by setting condition hidden on the section
35 element</remark></para>
30 </listitem> 36 </listitem>
31 37
32 <listitem> 38 <listitem>
@@ -43,7 +49,8 @@
43 <para>Installation of some packages might currently fail when installing 49 <para>Installation of some packages might currently fail when installing
44 using the Smart Package Manager. An example is the qemu package. Errors 50 using the Smart Package Manager. An example is the qemu package. Errors
45 can e.g. be reported by smart about conflicts with files from other 51 can e.g. be reported by smart about conflicts with files from other
46 packages.</para> 52 packages.<remark>INFO It is possible to hide this setting condition hidden
53 on the section element</remark></para>
47 54
48 <para>The recommended solution to this problem is to install the failing 55 <para>The recommended solution to this problem is to install the failing
49 package using rpm, already available in enea-image-base. In order to 56 package using rpm, already available in enea-image-base. In order to
@@ -63,7 +70,8 @@
63 <title>Example with Failing QEMU Package</title> 70 <title>Example with Failing QEMU Package</title>
64 71
65 <para>As an example, the qemu installation can show the following 72 <para>As an example, the qemu installation can show the following
66 error.</para> 73 error.<remark>INFO It is possible to hide this setting condition hidden
74 on the section element</remark></para>
67 75
68 <note> 76 <note>
69 <para>The example below is for ARM, including the RPM names. For 77 <para>The example below is for ARM, including the RPM names. For