Ok I am not getting it to work with nmcli and at this point I
don't know if it is really possible to debug the NM connection
with our proxy.. BUT the solution was there all along in one of
your first replies, I was just to focused to see it. APT uses its
own proxy configuration which can be configured independently from
the system network settings. All I had to do was creating a apt
proxy configuration file and place it in
boxroot/etc/apt/apt/conf.d/ and voila.... apt can talk to the
outside world. So that issue I would call solved.
But during the build apt can not verify the gpg signatures of the
repositories, which is weird since I disabled the gpg check in the
configuration.
Attached is a log of the build and my config.
Since I can not use obs links (since they would not point to our
apt-cache server ), I had to translate them to http links.
I was able to reproduce this behavior on my private machine at home with the following description:
https://github.com/OSInside/kiwi-descriptions/blob/main/ubuntu/x86_64/ubuntu-noble/config.xml
If i use the config as it is, it works. If I replace
<source path="obs://Virtualization:Appliances:Builder/xUbuntu_24.04"/>
with
The gpg checks for all the declared repositories in the config
fail.
The method of replacing obs links with http links in the config
worked fine for previous kiwi versions, so am I missing something
again?
Regards
Sven
--
You received this message because you are subscribed to a topic in the Google Groups "kiwi" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/kiwi-images/5u7FBAnUXgA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to kiwi-images...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kiwi-images/8784df6c-5672-4c3d-8513-730241063d6cn%40googlegroups.com.