GodloveD / lolcow-installer

Singularity definition file for an example showing how to "install" binaries that run within a container.
2 stars 1 forks source link

Containers-ftw #1

Open vsoch opened 7 years ago

vsoch commented 7 years ago

hey @GodloveD ! I am having trouble with cowsay and lolcat - the fourtune seems to work ok, but the other two hang when I run them:

$ fortune
Reader, suppose you were an idiot.  And suppose you were a member of
Congress.  But I repeat myself.
        -- Mark Twain
vanessa@vanessa-ThinkPad-T450s:~$ cowsay
^C
vanessa@vanessa-ThinkPad-T450s:~$ lolcat

Doing a pull and run of the Docker image works seamlessly, with colors :) Do you want to use that instead?

GodloveD commented 7 years ago

Wonder what is wrong? Yes I can use lolcow instead.

On Jul 8, 2017 7:39 AM, "Vanessa Sochat" notifications@github.com wrote:

hey @GodloveD https://github.com/godloved ! I am having trouble with cowsay and lolcat - the fourtune seems to work ok, but the other two hang when I run them:

$ fortune Reader, suppose you were an idiot. And suppose you were a member of Congress. But I repeat myself. -- Mark Twain vanessa@vanessa-ThinkPad-T450s:~$ cowsay ^C vanessa@vanessa-ThinkPad-T450s:~$ lolcat

Doing a pull and run of the Docker image works seamlessly, with colors :) Do you want to use that instead?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/GodloveD/lolcow-installer/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AHUUXMyYgp_QilOOJF2ECd-ujXDdCy-vks5sL2p4gaJpZM4ORtvb .

vsoch commented 7 years ago

okey doke :) btw, are you around the palo alto / stanford area now? Or still at NIH?

GodloveD commented 7 years ago

I'm not at NIH anymore but I still live in DC.

Hey, I just had a thought. How are you calling cowsay and lolcat? They are like cat. If you call them with no input they will apparently freeze as they wait for you to provide some text. Could that be what is going on?