Phil Meyer wrote:

For some reason pungi is setting version to Null.

See this tcpdump:

HTTP GET /mirrorlist?repo=fedora-Null&arch=i386 HTTP/1.1

I have been through the code and config files and cannot spot where its coming from.

Any ideas?

I have added $releasever=7 to all the yum entries without any change.
I have added version = "7" to the config file with no change.
I have forced version = "7" at the near top of /usr/bin/pungi with no change.

yum from the command line works like a charm. I have even specified /etc/yum.conf in my config to no avail.

Puzzler!

Thanks

--
Fedora-buildsys-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-buildsys-list

Answering a bit of the puzzle myself:

Creating a repo listing file with all variables expanded worked.

Therefore, pungi is not properly expanding the $version variable for yum.

pungi DOES properly expand $basearch, so this must be a little bug. Looking ...

Thanks!

--
Fedora-buildsys-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-buildsys-list

Reply via email to