I'm having snapcraft/lxd problems

Hi there .. So i wanted to publish an application using snapcraft and noticed that i required lxd to work properly .. but how many times i tried there are bunch of errors ..how to bypass it or is there other way around ?

The first thing to do will be to change branch and thus get a newer version. Other than this, you’ll at least need to post your inxi and logs.

Without the exact command you are running and the exact error messages you see we’ll just be guessing.

Please copy and paste the exact message, and format it properly: [HowTo] Post command output and file content as preformatted text

For instance, highlight the output in the reply and use the </> button.

:point_down:

[Mini-HowTo] Provide System Information

Basic details provided by *-fetch type apps might give enough information for someone wishing to buy a computer, however, for Support purposes it’s best to ask your system directly.

Output of the inxi command will generate more useful and detailed information for those who may wish to help:


Suggested inxi command (use either):

inxi -zv8 (short-form)
inxi --filter --verbosity=8 (long-form)

Command output should be presented as pre-formatted text in accordance with forum guidelines. :eyes:


Running inxi within a chroot environment

  • Add --color=0 to the long-form command, or…
  • Change the short-form command to inxi -zv8c0

Your privacy is respected