#1256 How to link variant treeinfo?
Opened by jcpunk. Modified

Pungi doesn't seem to have a clear way to link variants together via their treeinfo.

For example:

[tree]
arch = x86_64
build_timestamp = 1542400051
platforms = x86_64,xen
variants = AppStream,BaseOS
[variant-AppStream]
id = AppStream
name = AppStream
packages = Packages
repository = ../../appstream/x86_64/
type = variant
uid = AppStream
[variant-BaseOS]
id = BaseOS
name = BaseOS
packages = Packages
repository = .
type = variant
uid = BaseOS

from http://ftp.redhat.com/redhat/rhel/rhel-8-beta/baseos/x86_64/.treeinfo

How would similar .treeinfo be composed via pungi?


This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/pungi/pungi/issues/1256

Please continue any further discussion there.

Metadata
Related Pull Requests