-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathart-quickstart.xml
More file actions
282 lines (274 loc) · 9.37 KB
/
art-quickstart.xml
File metadata and controls
282 lines (274 loc) · 9.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="urn:x-suse:xslt:profiling:docbook51-profile.xsl"
type="text/xml"
title="Profiling step"?>
<!DOCTYPE article
[
<!ENTITY % entities SYSTEM "generic-entities.ent">
%entities;
]>
<article xml:id="art-quickstart" xml:lang="en"
xmlns="http://docbook.org/ns/docbook" version="5.1"
xmlns:its="http://www.w3.org/2005/11/its"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink">
<info>
<title>Registering &rhla; &productnumber; with &rmt;</title>
<productname>&productname;</productname>
<productname role="abbrev">&productnameshort;</productname>
<date><?dbtimestamp format="B d, Y"?></date>
<xi:include href="common_copyright_gfdl.xml"/>
<abstract>
<para>
This guide explains how to register and update &rhel; &productnumber; with &rmtool; (&rmt;).
</para>
<para>
To register with &smlm;, see
<link xlink:href="https://documentation.suse.com/liberty/9/html/suma-quickstart/art-suma-quickstart.html">
<citetitle>Registering &rhla; &productnumber; with &smlm;</citetitle></link>.
</para>
</abstract>
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://github.com/SUSE/doc-liberty/issues/new</dm:url>
<dm:labels>documentation,issue</dm:labels>
<dm:version>9</dm:version>
<dm:assignee>tahliar</dm:assignee>
</dm:bugtracker>
<dm:editurl>https://github.com/SUSE/doc-liberty/edit/main/xml/</dm:editurl>
<dm:translation>no</dm:translation>
</dm:docmanager>
<meta name="title" its:translate="yes">Registering &rhla; &productnumber; with &rmt;</meta>
<meta name="description" its:translate="yes">How to use &productname; and &rmt; to update &rhel; &productnumber;.</meta>
<meta name="social-descr" its:translate="yes">How to use &rmt; to update &rhla; &productnumber;.</meta>
<meta name="task" its:translate="yes">
<phrase>Upgrade & Update</phrase>
<phrase>Administration</phrase>
</meta>
<revhistory xml:id="rh-art-quickstart">
<revision>
<date>2025-12-18</date>
<revdescription>
<para>
Added extended minor-version support (EMS)
</para>
</revdescription>
</revision>
<revision>
<date>2025-12-04</date>
<revdescription>
<para>
Simplified Source and Debug steps
</para>
</revdescription>
</revision>
<revision>
<date>2025-10-27</date>
<revdescription>
<para>
Added UEFI Secure Boot warning
</para>
</revdescription>
</revision>
<revision>
<date>2025-08-01</date>
<revdescription>
<para>
Changed SUSE Manager to SUSE Multi-Linux Manager where applicable
</para>
</revdescription>
</revision>
<revision>
<date>2024-12-13</date>
<revdescription>
<para>
Added Source and Debug appendix
</para>
</revdescription>
</revision>
<revision>
<date>2024-12-11</date>
<revdescription>
<para>
Changed SUSE Liberty Linux to SUSE Multi-Linux Support where applicable
</para>
</revdescription>
</revision>
<revision>
<date>2024-12-06</date>
<revdescription>
<para>
RMT is now available with all subscription levels
</para>
</revdescription>
</revision>
<revision>
<date>2024-10-31</date>
<revdescription>
<para>
Clarified the tools available with each subscription level
</para>
</revdescription>
</revision>
<revision>
<date>2024-10-22</date>
<revdescription>
<para>
Added more information about default and optional repositories
</para>
</revdescription>
</revision>
<revision>
<date>2024-06-27</date>
<revdescription>
<para>
Added Minimal VM procedure
</para>
</revdescription>
</revision>
<revision>
<date>2024-03-27</date>
<revdescription>
<para>
Clarified wording of requirements
</para>
</revdescription>
</revision>
<revision>
<date>2022-08-24</date>
<revdescription>
<para>
Initial release
</para>
</revdescription>
</revision>
</revhistory>
</info>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="install-rmt-vm.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="configure-rmt-server.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mirror-repositories-with-rmt.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="register-with-rmt.xml"/>
<section xml:id="troubleshoot-quickstart">
<title>Troubleshooting</title>
<variablelist>
<varlistentry>
<term><systemitem>nginx.service</systemitem> is inactive after installing the
<package>rmt-server</package> package</term>
<listitem>
<para>
Continue the procedure to configure &rmt; in &yast;. This often resolves
the issue. If that fails, Apache might be installed on your server, and
must be disabled. Apache conflicts with NGINX because both web servers
listen on port 80.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>&productname; does not appear in <command>rmt-cli products list</command>
after <command>rmt-cli sync</command></term>
<listitem>
<para>
Check your network. If the network is down, <command>rmt-cli sync</command> fails without
showing an error.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Mirroring completes with errors</term>
<listitem>
<para>
If some packages could not be downloaded because of timeouts, rerun the
<command>rmt-cli mirror</command> command until all packages are downloaded.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Setup script cannot access the &productname; repository</term>
<listitem>
<para>
The <filename>repodata</filename> directory on the &rmt; server will not
be available until all of the packages for that repository are downloaded.
If some packages could not be downloaded to the &rmt; server because of timeouts
during the first mirroring, rerun the <command>rmt-cli mirror</command>
command until all packages are downloaded.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Setup script cannot install <package>SUSEConnect</package> because of
package dependencies</term>
<listitem>
<para>
&productname; only supports the latest minor version of each &rhla; release.
If your system is running the latest version and <package>SUSEConnect</package>
still has package dependency issues, try the following workaround:
</para>
<orderedlist>
<listitem>
<para>
Edit the <filename>rmt-client-setup-res</filename> script to add
<literal>--skip-broken</literal> to the following line:
</para>
<screen>$DNF install SUSEConnect librepo <emphasis role="bold">--skip-broken</emphasis></screen>
</listitem>
<listitem>
<para>
Run the script and accept any proposed package changes.
<package>SUSEConnect</package> will be skipped.
</para>
</listitem>
<listitem>
<para>
Run the script a second time. The package changes from the first attempt
can sometimes resolve the package dependency issues, allowing the second
attempt to successfully install <package>SUSEConnect</package>.
</para>
</listitem>
</orderedlist>
</listitem>
</varlistentry>
<varlistentry>
<term><command>dnf update</command> fails with <literal>Errors during downloading metadata
for repository — Status code: 404</literal></term>
<listitem>
<para>
The repository shown in the error message might not be mirrored on the &rmt; server.
The optional <literal>Source</literal> and <literal>Debug</literal> repositories can be
enabled with <command>dnf config-manager</command> even if they are not available from &rmt;.
</para>
<para>
</para>
<orderedlist>
<listitem>
<para>
Run <command>dnf repolist all</command> to show the status of the repositories.
</para>
</listitem>
<listitem>
<para>
If the repository shown in the error message has the status
<literal>enabled</literal>, disable it with the following command:
</para>
<screen>&prompt.root;<command>dnf config-manager --disable <replaceable>REPO_ID</replaceable></command></screen>
</listitem>
<listitem>
<para>
Run <command>dnf update</command> again to see if the issue is resolved.
</para>
</listitem>
<listitem>
<para>
If you need the unavailable repository for your system, see
<xref linkend="mirror-repositories-with-rmt"/>.
</para>
</listitem>
</orderedlist>
</listitem>
</varlistentry>
</variablelist>
</section>
<xi:include href="app-access-src-debug.xml"/>
<xi:include href="app-switch-to-ems.xml"/>
<xi:include href="common_legal.xml"/>
</article>