multipass icon indicating copy to clipboard operation
multipass copied to clipboard

'noble' is not a supported alias

Open adasiko opened this issue 9 months ago • 1 comments

Launch Ubuntu 24.04 does not work by alias

adasiko@MacBook-Air-Andrey ~ % multipass find                                                 
Image                       Aliases           Version          Description
20.04                       focal             20240430         Ubuntu 20.04 LTS
22.04                       jammy             20240426         Ubuntu 22.04 LTS
23.10                       mantic            20240410         Ubuntu 23.10
24.04                       noble,lts         20240423         Ubuntu 24.04 LTS

adasiko@MacBook-Air-Andrey ~ % multipass launch noble
launch failed: 'noble' is not a supported alias. Please use `multipass find` for supported image aliases.

Works fine without alias or other alias

adasiko@MacBook-Air-Andrey ~ % multipass launch         
Launched: bursting-kea
adasiko@MacBook-Air-Andrey ~ % multipass list           
Name                                                 State             IPv4             Image
bursting-kea                                         Running           192.168.66.20    Ubuntu 24.04 LTS
adasiko@MacBook-Air-Andrey ~ % multipass launch mantic
Retrieving image: 7%

macOS 14.4.1 multipass 1.13.1+mac multipassd 1.13.1+mac

adasiko avatar May 04 '24 14:05 adasiko

Thanks for reporting this @adasiko. I can see it happening on my end as well, and we will get this fixed ASAP.

sharder996 avatar May 06 '24 13:05 sharder996