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=marco_...'" My specific part in the xml: <add_on_others t="list"> <listentry t="map"> <alias>marco_mbs</alias> <media_url>http://packages.babenhausen.marco.de/marco/openSUSE_Tumbleweed/</media_url> <name>marco_mbs</name> <priority t="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 ds@marco.de Geschäftsführer Martin Reuter, Torsten Lukas HRB 171775 Amtsgericht München
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="list"> <listentry> <media_url>relurl://...</media_url> <product>product-name</product> <alias>alias-name</alias> <priority config:type="integer">40</priority> <product_dir>/</product_dir> <name>the name</name> <ask_on_error config:type="boolean">false</ask_on_error> <signature-handling> <accept_unsigned_file config:type="boolean">true</accept_unsigned_file> <accept_verification_failed config:type="boolean">true</accept_verification_failed> </signature-handling> </listentry> Em sex., 8 de mar. de 2024 às 05:29, Daniel Spannbauer <ds@marco.de> 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=marco_... '"
My specific part in the xml:
<add_on_others t="list"> <listentry t="map"> <alias>marco_mbs</alias> <media_url>http://packages.babenhausen.marco.de/marco/openSUSE_Tumbleweed/ </media_url> <name>marco_mbs</name> <priority t="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 ds@marco.de Geschäftsführer Martin Reuter, Torsten Lukas HRB 171775 Amtsgericht München
-- Perry Werneck Brasília/DF
participants (2)
-
Daniel Spannbauer
-
Perry Werneck