joefitzgerald / packer-windows

Windows Packer Templates
MIT License
1.63k stars 1.12k forks source link

Win7 - Downloading Updates fails #193

Closed strowi closed 8 years ago

strowi commented 8 years ago

Hi,

quite new to packer & co. I was trying to get a Win7 built, but got the attached error while downloading the Updates...

win7_updates

regards, strowi

sneal commented 8 years ago

I see this error too, but you can safely ignore it. It retries the download 30s later which works, reboots, then continues installing more updates.

I'm not sure why this happens on Win7 on initial run of the script. It could be a race condition between the script and the automatic update service.