CypherpunkArmory / UserLAnd

Main UserLAnd Repository
Other
3.58k stars 393 forks source link

Bug report - add-apt-repository does not work #1023

Open cameronc56 opened 5 years ago

cameronc56 commented 5 years ago

Describe the bug

see screenshot here: https://imgur.com/tMDfOGa

Steps to reproduce the behavior:

Open a fresh ubuntu install on userland follow the installation instructions for docker here: https://docs.docker.com/install/linux/docker-ce/ubuntu/

Screenshots

If applicable, add screenshots to help explain your problem.

Device Information

Device: note 10+ Android Version: [e.g. Oreo, 8.0]. latest UserLAnd Version [e.g. 0.1.2]. latest Whether the device is rooted. not rooted Whether the device is running LineageOS NO

Please add any other context you think might help us resolve your issue.

cameronc56 commented 5 years ago

UPDATE: doing

echo "deb [arch=arm64] https://download.docker.com/linux/ubuntu" > /etc/apt/sources.list.d/docker.list

worked and I was able to install docker

something must be weird with apt-add-repository for it to be broken like that

corbinlc commented 5 years ago

I can replicate this, but I am not sure why it is different yet. Thanks for updating with the workaround.

Zel9278 commented 5 years ago

Please install sudo apt-get install software-properties-common