You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the getent call to check for networking fails, it retries (which is good), but it retries forever, leading to an eternal spin. We need a documentation link for the error to help troubleshoot too.
To Reproduce
Do the reverse of
sudo ufw allow in on lxdbr0
sudo ufw route allow in on lxdbr0
sudo ufw route allow out on lxdbr0
and run snapcraft pack on a new project.
Environment
Ubuntu
snapcraft.yaml
n/a
Relevant log output
n/a
Additional context
No response
The text was updated successfully, but these errors were encountered:
sergiusens
added
the
bug
Actual bad behavior that don't fall into maintenance or documentation
label
Oct 20, 2023
Bug Description
If the
getent
call to check for networking fails, it retries (which is good), but it retries forever, leading to an eternal spin. We need a documentation link for the error to help troubleshoot too.To Reproduce
Do the reverse of
and run snapcraft pack on a new project.
Environment
Ubuntu
snapcraft.yaml
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: