Chris Hillery

Results 28 comments of Chris Hillery

@olivierlambert I have - I've got a config for setting up an Ubuntu 24.04 VM using this change, along with some other tweaks. Should I add that to the change...

Ok, I've pushed a new commit adding the example. It does the necessary things to pull the Ubuntu 24.04 ISO and upload it to XCP (similar to the ubuntu-2004 example);...

Note that this ubuntu-2404 example should work fine with the released packer-plugin-xenserver v0.7.3 if you change `cd_files` to `floppy_files` - you'll just experience a long pause during boot of the...

Heya @ddelnano @olivierlambert - any chance this could be merged? I've updated the `ubuntu-2404.pkr.hcl` example to specify `version = ">=v0.7.4"` as I figured out how to build it as that...

@FlorianLaunay I'm afraid I won't be able to add additional functionality here, as I'm no longer using this feature myself. I've switched our XCP base images to Debian, and neither...

It's not exactly the same thing, but I've suggested a relatively simple feature to `uv` that would solve at least a subset of the requirements of delivering a single downloadable...

> We can fix this, but I still strongly recommend against setting the version dynamically like that. @charliermarsh Out of curiosity, why?

> it breaks the fundamental assumption that packages have versions Not exactly, I don't think. The package always DOES have a version. It's just that the version may change outside...