On 12.01.24 at 15:05, Michael Opdenacker via lists.yoctoproject.org wrote:
Greetings,

I'm making binary package update tests on Nanbield.
No problem with an ipk package feed. If I remember correctly:

> opkg update
> opkg upgrade

I'm running this from a Nanbield 4.3.1 image, using feeds generated on another machine with the tip of the "nanbield" branch.

If I switch to
PACKAGE_CLASSES = "package_rpm"

If can't seem to be able to do the same thing:

> dnf upgrade

OE Remote Repo:8000 0.0  B/s |   0  B     00:00

Error: Failed to download metadata for repo 'oe-remote-repo8000': Cannot download repomd.xml: Empty mirrorlist and no basepath specified!

Ignoring repositories: oe-remote-repo8000

Dependencies resolved.

Nothing to do.

Complete!


My http server doesn't even receive any request!

Here are the contents of /etc/yum.repos.d/oe-remote-repo8000.repo:

[oe-remote-repo8000]
name=OE Remote Repo:8000
baseurl=192.168.1.34:8000
gpgcheck=0


My bad, it turns out I was missing "http://"; in PACKAGE_FEED_URIS
Anyway, our current tests don't test updates through package feeds (I'm working 
on this)

Michael.

--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#62139): https://lists.yoctoproject.org/g/yocto/message/62139
Mute This Topic: https://lists.yoctoproject.org/mt/103682993/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to