Description of problem: 1. pipe anything to pastebin 2. connection refused. Reproducible: Steps to Reproduce:
It's because it use pastebin.ca, and the website is down since 3months :/ [manu@vmag ~]# cat /usr/bin/pastebin #!/usr/bin/env python # # pastebin, a script to upload a file to pastebin.ca from the console. Maybe, can we change the server to pastebin.com ?
CC: (none) => manuelHardware: i586 => All
Yep. You can use wgetpaste until pastebin get fixed.
CC: (none) => balcaen.john
(In reply to comment #1) > It's because it use pastebin.ca, and the website is down since 3months :/ > > [manu@vmag ~]# cat /usr/bin/pastebin > #!/usr/bin/env python > # > # pastebin, a script to upload a file to pastebin.ca from the console. > > Maybe, can we change the server to pastebin.com ? if it was that easy, unfortunatly a sed won't be enough seems more work will be needed
CC: (none) => dmorganec
pastebin.ca is working again now. Closing as fixed (there's still a warning error on pastebin so far but you can get a paste )
Status: NEW => RESOLVEDResolution: (none) => FIXED