tezos-setup-wizard fails with the following error:
Which Tezos network would you like to use?
Currently supported:
1. mainnet (default) Main Tezos network
2. ghostnet Long running test network, currently using the kathmandu
Tezos protocol
3. kathmandunet Test network using the kathmandu Tezos protocol
4. limanet Test network using the lima Tezos protocol
> 4
Do you want to set up baking or to run the standalone node?
1. baking (default) Set up and start all services for baking: tezos-node and
tezos-baker.
2. node Only bootstrap and run the Tezos node.
>
Would you like your setup to automatically start on boot?
1. yes (default) Enable the services, running them both now and on every boot
2. no Start the services this time only
>
Trying to bootstrap octez-node
tezos-node-limanet.service configuration not found, defaulting to /var/lib/tezos/node-limanet
Error in Tezos Setup Wizard, exiting.
The error has been logged to /home/ubuntu/tezos_setup_wizard.log
$ cat /home/ubuntu/tezos_setup_wizard.log
[Errno 2] No such file or directory: '/var/lib/tezos/node-limanet'
Steps to reproduce the behavior:
install tezos-baking from ppa:serokell/tezos-rc
start tezos-setup-wizard
select limanet
hit enter to accept defaults in the following steps
tezos-setup-wizard fails with the following error:
Steps to reproduce the behavior:
tezos-baking
fromppa:serokell/tezos-rc
Environment