Re: Additional repo
Perry Werneck <[email protected]> Fri, 8 Mar 2024 12:27:11 -0300
| Newsgroups | gmane.linux.suse.autoinstall |
|---|---|
| Message-ID | <CAJdAvdKqARgySqu8i16h1uV3c4ohNLPzsWLsfiNouLSb6zmUEA@mail.gmail.com> |
--0000000000008cd4c1061327d4e9
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Hi,
Do you want to use it as a repository or product? As a repository I'm
using...
<add-on>
<add_on_products config:type=3D"list">
<listentry>
<media_url>relurl://...</media_url>
<product>product-name</product>
<alias>alias-name</alias>
<priority
config:type=3D"integer">40</priority>
<product_dir>/</product_dir>
<name>the name</name>
<ask_on_error
config:type=3D"boolean">false</ask_on_error>
<signature-handling>
<accept_unsigned_file
config:type=3D"boolean">true</accept_unsigned_file>
<accept_verification_failed
config:type=3D"boolean">true</accept_verification_failed>
</signature-handling>
</listentry>
Em sex., 8 de mar. de 2024 =C3=A0s 05:29, Daniel Spannbauer <[email protected]>
escreveu:
> Hello,
>
>
> I have to specify an additional repo from our open build service
> instance for the installation.
>
> I try to add the repo as a "add_on_others" in the xml.
>
> But the installation process fails with:
>
> "THROW: File './media.1/products' not found on medium
> '
> http://packages.babenhausen.marco.de/marco/openSUSE_Tumbleweed/?alias=3Dm=
arco_mbs
> '"
>
>
> My specific part in the xml:
>
> <add_on_others t=3D"list">
> <listentry t=3D"map">
> <alias>marco_mbs</alias>
> <media_url>http://packages.babenhausen.marco.de/marco/openSUSE_Tumbleweed=
/
> </media_url>
> <name>marco_mbs</name>
> <priority t=3D"integer">99</priority>
> <product_dir>/</product_dir>
> </listentry>
> </add_on_others>
>
> Any idea what am I doing wrong here?
>
>
> Regards
>
>
> Daniel
>
>
>
> --
>
> Daniel Spannbauer Systemadministration
> marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-27 Fax
> -11
> Rechbergstr. 4-6, D 87727 Babenhausen Mobil +49 171 4033220
> https://www.marco.de Email [email protected]
> Gesch=C3=A4ftsf=C3=BChrer Martin Reuter, Torsten Lukas HRB 171775 Amtsge=
richt
> M=C3=BCnchen
>
--=20
Perry Werneck
Bras=C3=ADlia/DF
--0000000000008cd4c1061327d4e9
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">Hi,<div><br></div><div>Do you want to use it as a reposito=
ry or product? As a repository I'm using...</div><div><br></div><div>=
=C2=A0<font face=3D"monospace"> =C2=A0 =C2=A0 =C2=A0 <add-on><br>=C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <add_on_products co=
nfig:type=3D"list"><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <listentry><br>=C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <media_url>relurl://...</media_url=
><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <product>product-name&l=
t;/product><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <alias>alias-=
name</alias><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <priority co=
nfig:type=3D"integer">40</priority><br>=C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 <product_dir>/</product_dir><br>=C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <name>the name</name><br>=C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <ask_on_error config:type=3D"boolean&qu=
ot;>false</ask_on_error><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 &=
lt;signature-handling><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 <accept_unsigned_file config:type=3D"boolean&q=
uot;>true</accept_unsigned_file><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <accept_verification_failed confi=
g:type=3D"boolean">true</accept_verification_failed><br>=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 </signature-handling><br>=C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 </listentry><br></font></div><div><br></div></div><br><div cla=
ss=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">Em sex., 8 de mar.=
de 2024 =C3=A0s 05:29, Daniel Spannbauer <<a href=3D"mailto:[email protected]=
">[email protected]</a>> escreveu:<br></div><blockquote class=3D"gmail_quote" =
style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);pa=
dding-left:1ex">Hello,<br>
<br>
<br>
I have to specify an additional repo from our open build service <br>
instance for the installation.<br>
<br>
I try to add the repo as a "add_on_others" in the xml.<br>
<br>
But the installation process fails with:<br>
<br>
"THROW:=C2=A0=C2=A0=C2=A0 File './media.1/products' not found =
on medium <br>
'<a href=3D"http://packages.babenhausen.marco.de/marco/openSUSE_Tumblew=
eed/?alias=3Dmarco_mbs" rel=3D"noreferrer" target=3D"_blank">http://package=
s.babenhausen.marco.de/marco/openSUSE_Tumbleweed/?alias=3Dmarco_mbs</a>'=
;"<br>
<br>
<br>
My specific part in the xml:<br>
<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <add_on_others t=3D"list"><b=
r>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <listentry t=3D"map"=
;><br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <alias>marco_mbs<=
/alias><br>
<media_url><a href=3D"http://packages.babenhausen.marco.de/marco/open=
SUSE_Tumbleweed/" rel=3D"noreferrer" target=3D"_blank">http://packages.babe=
nhausen.marco.de/marco/openSUSE_Tumbleweed/</a></media_url><br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <name>marco_mbs</=
name><br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <priority t=3D"int=
eger">99</priority><br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <product_dir>/</p=
roduct_dir><br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 </listentry><br>
=C2=A0=C2=A0=C2=A0=C2=A0 </add_on_others><br>
<br>
Any idea what am I doing wrong here?<br>
<br>
<br>
Regards<br>
<br>
<br>
Daniel<br>
<br>
<br>
<br>
-- <br>
<br>
Daniel Spannbauer=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Systemadministration<br>
marco Systemanalyse und Entwicklung GmbH=C2=A0 =C2=A0 =C2=A0 Tel=C2=A0 =C2=
=A0+49 8333 9233-27 Fax -11<br>
Rechbergstr. 4-6, D 87727 Babenhausen=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Mobi=
l +49 171 4033220<br>
<a href=3D"https://www.marco.de" rel=3D"noreferrer" target=3D"_blank">https=
://www.marco.de</a>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Email <a href=3D"mailto:[email protected]" tar=
get=3D"_blank">[email protected]</a><br>
Gesch=C3=A4ftsf=C3=BChrer Martin Reuter, Torsten Lukas=C2=A0 HRB 171775 Amt=
sgericht M=C3=BCnchen<br>
</blockquote></div><br clear=3D"all"><div><br></div><span class=3D"gmail_si=
gnature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature">Pe=
rry Werneck<br>Bras=C3=ADlia/DF<br></div>
--0000000000008cd4c1061327d4e9--