umake ide phpstorm not working on Ubuntu 16.04

Bug #1644405 reported by Robbi Nespu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-make (Ubuntu)
New
Undecided
Unassigned

Bug Description

I tried to install phpstorm via ubuntu-make, but got error as mention below :

$ sudo umake ide phpstorm
usage: umake ide [-h] {lighttable,visual-studio-code} ...
umake ide: error: argument framework: invalid choice: 'phpstorm' (choose from 'lighttable', 'visual-studio-code')

Here some my current spec :

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubuntu-make 16.02.1

$ cat /proc/version
Linux version 4.4.0-47-generic (buildd@lcy01-03) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2) ) #68-Ubuntu SMP Wed Oct 26 19:39:52 UTC 2016

$ uname -a
Linux kripx 4.4.0-47-generic #68-Ubuntu SMP Wed Oct 26 19:39:52 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Architecture: amd64
CurrentDesktop: Gnome

Tags: amd64 xenial
Revision history for this message
Robbi Nespu (robbinespu) wrote :

Seem default repo are not up-to-date and affected others IDE too. Another work-around is to use ubuntu-desktop PPA

$ sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make
$ sudo apt update
$ sudo apt install ubuntu-make

$ umake --version
16.11.1

$ sudo umake ide phpstorm

tags: added: amd64
tags: added: xenial
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.