Bug 616 - pastebin always gives connection refused
Summary: pastebin always gives connection refused
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal critical
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-01 22:05 CEST by AL13N
Modified: 2011-05-06 14:06 CEST (History)
3 users (show)

See Also:
Source RPM: pastebin
CVE:
Status comment:


Attachments

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


Note You need to log in before you can comment on or make changes to this bug.