Bug 616

Summary: pastebin always gives connection refused
Product: Mageia Reporter: AL13N <alien>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: Normal CC: balcaen.john, dmorganec, manuel.mageia
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: pastebin CVE:
Status comment:

Description AL13N 2011-04-01 22:05:18 CEST
Description of problem:

1. pipe anything to pastebin
2. connection refused.

Reproducible: 

Steps to Reproduce:
Comment 1 Manuel Hiebel 2011-04-01 22:40:17 CEST
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) => manuel
Hardware: i586 => All

Comment 2 John Balcaen 2011-04-01 23:37:50 CEST
Yep.
You can use wgetpaste until pastebin get fixed.

CC: (none) => balcaen.john

Comment 3 D Morgan 2011-04-05 02:40:15 CEST
(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

Comment 4 John Balcaen 2011-05-06 14:06:28 CEST
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 => RESOLVED
Resolution: (none) => FIXED