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.xml30
1 files changed, 20 insertions, 10 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 0b86eed..8a1033d 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
@@ -116,7 +124,8 @@
116 Yocto Application Development Toolkit (ADT) and are maintained by 124 Yocto Application Development Toolkit (ADT) and are maintained by
117 different open source projects. The list below outlines current problems 125 different open source projects. The list below outlines current problems
118 with the plug-ins as such, as well as kernel limitations when using a tool 126 with the plug-ins as such, as well as kernel limitations when using a tool
119 towards the mentioned target:</para> 127 towards the mentioned target:<remark>INFO It is possible to hide this
128 setting condition hidden on the section element</remark></para>
120 129
121 <itemizedlist spacing="compact"> 130 <itemizedlist spacing="compact">
122 <listitem> 131 <listitem>
@@ -257,7 +266,8 @@
257 266
258 <para>The target-side tools can be run stand-alone on target or from 267 <para>The target-side tools can be run stand-alone on target or from
259 Eclipse on host. The issues below are only observed when running the tools 268 Eclipse on host. The issues below are only observed when running the tools
260 directly on target:</para> 269 directly on target:<remark>INFO It is possible to hide this setting
270 condition hidden on the section element</remark></para>
261 271
262 <itemizedlist spacing="compact"> 272 <itemizedlist spacing="compact">
263 <listitem> 273 <listitem>