livefs build jobs stay in status "needs building" for days

Asked by Heinrich Schuchardt

Dear colleagues,

I scheduled build jobs in https://launchpad.net/~xypron/+livefs/ubuntu/mantic/test but after 3 days they were still in status "needs building". I cancelled the builds and scheduled a new one. But again "needs building" and not scheduled. Do you know the cause?

Best regards

Heinrich

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Colin Watson
Solved:
Last query:
Last reply:
Revision history for this message
Heinrich Schuchardt (xypron) said :
#1

@sil2100 suggested that the builders need to be switched to "de-virt".

This is what I used to schedule the job:

start-livefs-build \
  --livefs=~xypron/+livefs/ubuntu/mantic/test \
  --ppa=~xypron/ubuntu/gnu-efi \
  --arch=riscv64 \
  --metadata subarch='"nezha"' \
  --metadata project='"ubuntu-cpc"' \
  --metadata imageformat='"ext4"'

Revision history for this message
Best Colin Watson (cjwatson) said :
#2

I've devirtualized that snap and cancelled the existing build (since it will never be scheduled). If you try again it should work now.

Revision history for this message
Heinrich Schuchardt (xypron) said :
#3