-
On my OSX (10.9, Docker 1.1.0, boot2docker 1.1.0) the tutorial that is on Fig homepage (http://orchardup.github.io/fig/) gives a following log resulting in exit code 2 (see end).
I'm not sure what to…
-
While writing some custom sniffers I was surprised how bad the original PHP token parsing is (Note: by PHP itself - not criticizing the lib here!).
It parses most of the PHP tokens as just text, witho…
-
Hello again,
This is the version of Kali I am running:
root@Deadpool:~# uname -a
## Linux Deadpool 3.14-kali1-amd64 #1 SMP Debian 3.14.4-1kali1 (2014-05-14) x86_64 GNU/Linux
I performed these steps …
-
Like
```
php /home/antoniocarlos/.composer/vendor/bin/php-cs-fixer \
fix /path/to/dir \
--fixers=/path/to/my/fixers
```
-
A TypeError is encountered while installing Salt 2015.2. @thatch45 says to make this a blocker and that it should be a quick fix to setup.py
Environment:
Ubuntu 14.04 LXC container
Salt: 2015.2
Step…
-
```
$ salt-ssh -c . localhost test.ping
localhost:
ERROR: Permissions problem, target user may need to be root or use sudo:
[CRITICAL] Unable to import msgpack or msgpack_pure python modules
…
-
```
Add the ability to change the icon of apps created in App inventor.
```
Original issue reported on code.google.com by `eak...@gmail.com` on 10 Sep 2010 at 1:17
-
Hello,
I followed the easy installation step for installing erpnext in my Ubutu 14.04.
But when i tried to run bench init command command not found error occured.
Please help me with this.
My entire …
-
Hi @loechel and @2svx
I have a Error when install sphinx.themes.plone 0.1.1 from PYPI into a virtualenv with Python 2.7
```
macagua@dacagua:~/proyectos/plone/git/Covantec/training$ virtualenv leo --…
-
Hi!
As we all can see there are a lot problems of dealing with T_USE, that can be used both for class imports and for traits.
I propose to deal with all that issues once and for all and transform T_…