keroserene / rickrollrc

Rick Astley invades your terminal.
1.38k stars 157 forks source link

Linux aplay error #6

Closed michaelmior closed 9 years ago

michaelmior commented 10 years ago

When I try the script, I just get the following aplay: playback:2483: read error

michaelmior commented 10 years ago

Ah, looks like the files are no longer available at the given location :( If you happen to have a copy, anywhere else they can be hosted? Perhaps include a copy in the repo?

keroserene commented 10 years ago

Yes indeed. Time to host the files somewhere else.

michaelmior commented 10 years ago

Any reason the files couldn't just be hosted in the repo?

keroserene commented 10 years ago

Of course we can technically do that, but bloating the repo is bad form. Git is for code :) (and the script caches the files locally anyways.)

michaelmior commented 10 years ago

But it would mean that it will always be available and anyone who has the repo can host the files wherever they want :)