Snapcraft error message "ttyname failed"

The error occurs when running snapcraft

willi @ willi-P651x-series: ~ / mysnaps / test $ snapcraft
Launching a VM.
Launched: snapcraft-my-snap-name
mesg: ttyname failed: Inappropriate ioctl for device
mesg: ttyname failed: Inappropriate ioctl for device
mesg: ttyname failed: Inappropriate ioctl for device

How do I get the bug fixed?

This was due to a change in multipass behavior in a recent update.

It should be resolved now in the edge channel of snapcraft if you want to give it a try :slight_smile:

snap refresh snapcraft --edge

2 Likes