I install ubuntu 12.04 with foreman provision. When finish the installation, an error occur :
Failed to run preseeded command
Excution of preseeded command "wget http://foreman.example.com:80/unattened/finish?token=bae86996-5230-433b-84e7-896a5280df75 -O /target/tmp/finish.sh && in-target chmod +x /tmp/finish.sh && in-target/tmp/finish.sh" failed with exit code 8
log apache :
GET /unattended/finish?token=bae86996-5230-433b-84e7-896a5280df75 HTTP/1.1" 200 1003 "-" "Wget"
GET /unattended/built?token=bae86996-5230-433b-84e7-896a5280df75 HTTP/1.1" 409 1 "-" "Wget/1.13.4 (linux-gnu)"
How to fix this error?Please guide me the correct way to achieve my objective.
This normaly happens if a host is already in 'build mode'. The simplest solutions should be to delete the bare metal host in Foreman and create a new one.