vmware / pmd

Photon Management Daemon
Apache License 2.0
15 stars 13 forks source link

use 'dev' (default) branch from tdnf #13

Closed oliverkurth closed 2 years ago

oliverkurth commented 2 years ago

Fix for RPM build error has been merged in tdnf with https://github.com/vmware/tdnf/pull/328 . The dev branch in tdnf (and tdnf in Photon 4) now supports json output, so no special branch is needed.

oliverkurth commented 2 years ago

Go / build failure is unrelated:

=== RUN   TestNetDevCreateMACVLan
    pmctl_network_netdev_test.go:35: Failed to configure netdev: link='test99' open /etc/systemd/network/10-test99.network: no such file or directory
--- FAIL: TestNetDevCreateMACVLan (0.02s)
=== RUN   TestNetDevCreateMACVTap