Activity log for bug #1995193

Date Who What changed Old value New value Message
2022-10-30 03:58:11 Heinrich Schuchardt bug added bug
2022-10-30 05:06:18 Heinrich Schuchardt summary Network "lxdbr0" unavailable on this server incorrect message "lxc info --show-log local:...` for more info"
2022-10-30 05:08:30 Heinrich Schuchardt description Running snapcraft on https://git.launchpad.net/ppa-dev-tools on Ubuntu Lunar fails: $ snapcraft Starting snapcraft-ppa-dev-tools-on-amd64-for-amd64-682 Remapping container filesystem * Command standard error output: b'Error: Failed pre-start check for device "eth0": Network "lxdbr0" unavailable on this server\nTry `lxc info --show-log local:snapcraft-ppa-dev-tools-on-amd64-for-amd64-682` for more info\n $ lxc info --show-log --project snapcraft local:snapcraft-ppa-dev-tools-on-amd64-for-amd64-682 Name: snapcraft-ppa-dev-tools-on-amd64-for-amd64-682 Status: STOPPED Type: container Architecture: x86_64 Created: 2022/10/30 04:46 CET Log: $ lxc network show lxdbr0 config: ipv4.address: 10.196.95.1/24 ipv4.nat: "true" ipv6.address: fd42:9d05:bb49:96bc::1/64 ipv6.nat: "true" description: "" name: lxdbr0 type: bridge used_by: - /1.0/instances/snapcraft-ppa-dev-tools-on-amd64-for-amd64-682?project=snapcraft - /1.0/profiles/default - /1.0/profiles/default?project=snapcraft managed: true status: Unavailable locations: - none Running snapcraft on https://git.launchpad.net/ppa-dev-tools on Ubuntu Lunar failed for me. $ snapcraft Starting snapcraft-ppa-dev-tools-on-amd64-for-amd64-682 Remapping container filesystem * Command standard error output: b'Error: Failed pre-start check for device "eth0": Network "lxdbr0" unavailable on this server\nTry `lxc info --show-log local:snapcraft-ppa-dev-tools-on-amd64-for-amd64-682` for more info\n The command lxc info --show-log local:snapcraft-ppa-dev-tools-on-amd64-for-amd64-682 fails. The command requires a --project parameter: $ lxc info --show-log --project snapcraft local:snapcraft-ppa-dev-tools-on-amd64-for-amd64-682 Name: snapcraft-ppa-dev-tools-on-amd64-for-amd64-682 Status: STOPPED Type: container Architecture: x86_64 Created: 2022/10/30 04:46 CET Log: Could you, please, update the the error message to include "--project snapcraft".