$ sudo luarocks install dpnn

608 views
Skip to first unread message

Eduardo Andrade

unread,
Oct 6, 2016, 8:38:31 PM10/6/16
to DIGITS Users
The command is failing to clone git repository. I need dpnn for text classification. Any suggestions? Thanks

Greg Heinrich

unread,
Oct 7, 2016, 2:28:55 AM10/7/16
to DIGITS Users
Hello,

In which way does it fail? And why are you using 'sudo'? How did you install Torch?

Regards.

Eduardo Andrade

unread,
Oct 7, 2016, 8:43:55 AM10/7/16
to DIGITS Users
Hi, Greg. I'm using a lab computer and I know Torch7 is installed. This is what I'm getting:

******@PROGRAF03:~$ luarocks install dpnn

Error: Your user does not have write permissions in /usr/lib/luarocks/rocks
-- you may want to run as a privileged user or use your local tree with --local.
******@PROGRAF03:~$ sudo luarocks install dpnn
[sudo] password for ******:
Installing https://raw.githubusercontent.com/torch/rocks/master/dpnn-scm-1.rockspec...
Using https://raw.githubusercontent.com/torch/rocks/master/dpnn-scm-1.rockspec... switching to 'build' mode
Cloning into 'dpnn'...
fatal: unable to connect to github.com:
github.com[0: 192.30.253.112]: errno=Connection timed out


Error: Failed cloning git repository.

Greg Heinrich

unread,
Oct 7, 2016, 9:03:46 AM10/7/16
to Eduardo Andrade, DIGITS Users
You should probably ask your IT department to help install the package. This is not a DIGITS issue.

--
You received this message because you are subscribed to the Google Groups "DIGITS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to digits-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/digits-users/18f7f900-ca90-44fc-8601-6e9f6f99a2a2%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Eduardo Andrade

unread,
Oct 7, 2016, 9:07:37 AM10/7/16
to DIGITS Users
Ok, Greg. Thank u, I'm going to ask them


On Friday, October 7, 2016 at 10:03:46 AM UTC-3, Greg Heinrich wrote:
You should probably ask your IT department to help install the package. This is not a DIGITS issue.
On Fri, Oct 7, 2016 at 2:43 PM, Eduardo Andrade <jaba.e...@gmail.com> wrote:
Hi, Greg. I'm using a lab computer and I know Torch7 is installed. This is what I'm getting:

******@PROGRAF03:~$ luarocks install dpnn

Error: Your user does not have write permissions in /usr/lib/luarocks/rocks
-- you may want to run as a privileged user or use your local tree with --local.
******@PROGRAF03:~$ sudo luarocks install dpnn
[sudo] password for ******:
Installing https://raw.githubusercontent.com/torch/rocks/master/dpnn-scm-1.rockspec...
Using https://raw.githubusercontent.com/torch/rocks/master/dpnn-scm-1.rockspec... switching to 'build' mode
Cloning into 'dpnn'...
fatal: unable to connect to github.com:
github.com[0: 192.30.253.112]: errno=Connection timed out


Error: Failed cloning git repository.


On Friday, October 7, 2016 at 3:28:55 AM UTC-3, Greg Heinrich wrote:
Hello,

In which way does it fail? And why are you using 'sudo'? How did you install Torch?

Regards.

On Friday, October 7, 2016 at 2:38:31 AM UTC+2, Eduardo Andrade wrote:
The command is failing to clone git repository. I need dpnn for text classification. Any suggestions? Thanks

--
You received this message because you are subscribed to the Google Groups "DIGITS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to digits-users...@googlegroups.com.

Eduardo Andrade

unread,
Oct 7, 2016, 10:36:08 AM10/7/16
to DIGITS Users
Solved with $git config --global url.https://github.com/.insteadOf git://github.com/
Reply all
Reply to author
Forward
0 new messages