Samuel Verschelde
Samuel Verschelde
@ylebris can you rework the branch history into a cleaner one? Squashing everying into a single commit is probably good enough.
Hi! Thanks for the detailed explanation. As this is the first time in years I see such an issue, I'm not sure we should change this, and who knows, maybe...
We need a design, something, before such PRs.
This comes from alpine's build of the agent.
It fails when it needs to run a script from within a CentOS 7.5 container: ``` + docker run --rm -t --privileged --network host -v /home/rpmwatcher/data:/data -v /home/rpmwatcher/git/xcp/scripts/rpmwatcher:/scripts centos:7.5.1804 /scripts/rpmwatcher_extract_deps.py...
I don't know if it changes much to the build env. The container here is a basic centos 7.5 container (to which local XCP-ng repos are then added). It resembles...
> [@IgorAlov](https://github.com/IgorAlov) You're probably looking for `grub-mkconfig`: https://wiki.archlinux.org/title/GRUB#Configuration This doesn't apply to XCP-ng, which has its own handling of the grub configuration (inherited from XenServer)
I suggest to have the main discussion on https://github.com/xcp-ng-rpms/xcp-ng-release/pull/33 where the full change can be seen at once.
Now ready for review
Converted to draft. We decided to hold back this change and work on a better solution.