ubuntu / ubuntu-make

Easy setup of common tools for developers on Ubuntu.
GNU General Public License v3.0
1.2k stars 189 forks source link

Can't install on 18.04 #567

Closed Luke-SF closed 6 years ago

Luke-SF commented 6 years ago

On new install of 18.04, I noticed it does not work installing Android Studio. I tried the Snap, apt-get, and the ppa and upgrade, and apt-get. Entering umake android gives a message, "Choose installation path" in ~/.local... and press enter and it returns to the $ shell.

LyzardKing commented 6 years ago

Hi. Can you try and run: umake -vv android To get a debug log

On Fri, 10 Aug 2018, 08:34 Luke-SF, notifications@github.com wrote:

On new install of 18.04, I noticed it does not work installing Android Studio. I tried the Snap, apt-get, and the ppa and upgrade, and apt-get. Entering umake android gives a message, "Choose installation path" in ~/.local... and press enter and it returns to the $ shell.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ubuntu/ubuntu-make/issues/567, or mute the thread https://github.com/notifications/unsubscribe-auth/AGyLRUyhU0B0N0-iYAH5ydQOnHEDplcFks5uPSlbgaJpZM4V3qcV .

Luke-SF commented 6 years ago

Ok. It ends in:

Choose installation path: /home/username/.local/share/umake/android/android-studio DEBUG: Installation path provided. Checking if exists. DEBUG: Download application provider page INFO: Start downloading DownloadItem(url='https://developer.android.com/studio/index.html', checksum=None, headers=None, ignore_encoding=False, cookies=None) in memory INFO: Starting new HTTPS connection (1): developer.android.com

LyzardKing commented 6 years ago

I can't replicate this issue, @Luke-SF is it still happening to you? if so it might have been an issue with the upstream website.

matscav commented 6 years ago

Hi, I'm using a fresh install of "Linux Mint 19" and I'm getting a similar issue. That's debug output: https://pastebin.com/bAcm1hPU Could you help me?

LyzardKing commented 6 years ago

@MS10 what version of ubuntu-make are you running?

matscav commented 6 years ago

@LyzardKing version: 16.11.1

matscav commented 6 years ago

@LyzardKing I'm using version 18.05 now and it is working. Thank you!

LyzardKing commented 6 years ago

Closing since it seems to be fixed in the last release