I manually installed cuttlefish. But when I reached further with acloud I got to know that *Cuttlefish only works on Intel cpus and not on Amd*. I will try google cloud solution.
On Thursday, August 27, 2020 at 6:26:41 PM UTC+5:30 Rakesh Gupta wrote: > I am not able to install cuttlefish on Ubuntu 20.04.1 by following the > guide at: https://source.android.com/setup/start#set_up_workstation > > Here is the error: > > machine:~/aosp$ acloud setup --host > > ================== > Notice: > We collect anonymous usage statistics in accordance with our Content > Licenses (https://source.android.com/setup/start/licenses), Contributor > License Agreement (https://opensource.google.com/docs/cla/), Privacy > Policy (https://policies.google.com/privacy) and Terms of Service ( > https://policies.google.com/terms). > ================== > > > Welcome to > > ___ _______ ____ __ _____ > / _ |/ ___/ / / __ \/ / / / _ \ > / __ / /__/ /__/ /_/ / /_/ / // / > /_/ |_\___/____/\____/\____/____/ > > > > ======================================== > [Install required package for host setup] > This step will walk you through the > required packages installation for > running Android cuttlefish devices > and vnc on your host. > ======================================== > > Run command: sudo apt-get update > [sudo] password for rakesh: > Run command: sudo apt-get --assume-yes install cuttlefish-common > Traceback (most recent call last): > File "/tmp/Soong.python_pNLkbc/acloud/public/acloud_main.py", line 417, > in <module> > EXIT_CODE = main(sys.argv[1:]) > File "/tmp/Soong.python_pNLkbc/acloud/public/acloud_main.py", line 397, > in main > setup.Run(args) > File "/tmp/Soong.python_pNLkbc/acloud/setup/setup.py", line 61, in Run > subtask.Run(force_setup=args.force) > File "/tmp/Soong.python_pNLkbc/acloud/setup/base_task_runner.py", line > 98, in Run > self._Run() > File "/tmp/Soong.python_pNLkbc/acloud/setup/host_setup_runner.py", line > 79, in _Run > setup_common.InstallPackage(pkg) > File "/tmp/Soong.python_pNLkbc/acloud/setup/setup_common.py", line 71, > in InstallPackage > "Could not install package [" + pkg + "], :" + str(cpe.output)) > acloud.errors.PackageInstallError: Could not install package > [cuttlefish-common], :Reading package lists... > Building dependency tree... > Reading state information... > E: Unable to locate package cuttlefish-common > >> >>>>>> >>>>>> >>>>>> -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/5e391a27-a453-49f0-ba0c-2571e689aa04n%40googlegroups.com.
