Page MenuHomeVyOS Platform

XCP-NG: xe-guest-utilities have been replaced by xen-guest-agent
Open, NormalPublicBUG

Description

Followup on https://vyos.dev/T6758

The new package exists at: https://github.com/vyos/vyos-build/tree/current/scripts/package-build/xen-guest-agent

However the buildscript still points to old now no longer existing package:

https://github.com/vyos/vyos-build/blob/current/data/build-flavors/xcpng.toml

packages = ["xe-guest-utilities"]

should be changed to:

packages = ["xen-guest-agent"]

Details

Version
1.5-rolling-202411230007
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)
Forum thread
https://forum.vyos.io/t/building-flavors-xcpng/15592

Event Timeline

Viacheslav triaged this task as Normal priority.Mon, Nov 25, 2:31 PM
dmbaturin set Issue type to Internal change (not visible to end users).Wed, Nov 27, 6:46 PM
dmbaturin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.Wed, Nov 27, 6:46 PM