Re: [libvirt] [jenkins-ci PATCH] guests: Only attempt to fix intltool-update if it exists

2018-04-16 Thread Pavel Hrdina
On Mon, Apr 16, 2018 at 10:56:02AM +0200, Andrea Bolognani wrote: > On Mon, 2018-04-16 at 10:43 +0200, Andrea Bolognani wrote: > > On Mon, 2018-04-16 at 10:29 +0200, Pavel Hrdina wrote: > > > We need to probably split kludges task into two separate tasks where > > > one will be executed before inst

Re: [libvirt] [jenkins-ci PATCH] guests: Only attempt to fix intltool-update if it exists

2018-04-16 Thread Andrea Bolognani
On Mon, 2018-04-16 at 10:43 +0200, Andrea Bolognani wrote: > On Mon, 2018-04-16 at 10:29 +0200, Pavel Hrdina wrote: > > We need to probably split kludges task into two separate tasks where > > one will be executed before installing project dependencies to fix > > base-os issues and second one execu

Re: [libvirt] [jenkins-ci PATCH] guests: Only attempt to fix intltool-update if it exists

2018-04-16 Thread Andrea Bolognani
On Mon, 2018-04-16 at 10:29 +0200, Pavel Hrdina wrote: > How this will work to fix the FreeBSD installation for the > freshly-provisioned guest? This would require running > './lcitool prepare $guest' and again './lcitool update $guest'. Correct. > We need to probably split kludges task into two

Re: [libvirt] [jenkins-ci PATCH] guests: Only attempt to fix intltool-update if it exists

2018-04-16 Thread Pavel Hrdina
On Fri, Apr 13, 2018 at 06:52:20PM +0200, Andrea Bolognani wrote: > If we're running against a freshly-provisioned FreeBSD guest, > intltool won't have been installed yet and attempts to fix it > will fail. Make sure the file exists. > > Signed-off-by: Andrea Bolognani > --- > guests/tasks/kludg

[libvirt] [jenkins-ci PATCH] guests: Only attempt to fix intltool-update if it exists

2018-04-15 Thread Andrea Bolognani
If we're running against a freshly-provisioned FreeBSD guest, intltool won't have been installed yet and attempts to fix it will fail. Make sure the file exists. Signed-off-by: Andrea Bolognani --- guests/tasks/kludges.yml | 8 1 file changed, 8 insertions(+) diff --git a/guests/tasks/