pastebinit

Kaushal Shriyan kaushalshriyan at gmail.com
Tue Jan 18 13:49:29 UTC 2011


On Tue, Jan 18, 2011 at 7:10 PM, Kaushal Shriyan
<kaushalshriyan at gmail.com>wrote:

>
>
> On Tue, Jan 18, 2011 at 6:36 PM, Kaushal Shriyan <kaushalshriyan at gmail.com
> > wrote:
>
>> Hi
>>
>> Please guide me for the below issue.  I dont get any pastebin id.
>>
>> root@:/home/kaushal#pastebinit -i ipsec.log
>> http://pastebin.com/
>> root@:/home/kaushal# dpkg -l '*pastebinit*'
>> Desired=Unknown/Install/Remove/Purge/Hold
>> |
>> Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
>> |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
>> uppercase=bad)
>> ||/ Name
>> Version                              Description
>>
>> +++-====================================-====================================-========================================================================================
>> ii  pastebinit
>> 0.9-0ubuntu1                         command-line pastebin client
>> root@:/home/kaushal# lsb_release -a
>> No LSB modules are available.
>> Distributor ID:    Ubuntu
>> Description:    Ubuntu 8.04
>> Release:    8.04
>> Codename:    hardy
>> root@:/home/kaushal#
>>
>> Thanks
>>
>> Kaushal
>>
>
> Hi
>
> I did run this command
>
> #cat /var/log/ipsec.log | pastebinit
> Traceback (most recent call last):
>   File "/usr/bin/pastebinit", line 237, in <module>
>     page = url_opener.open(website, params) #Send the informations and be
> redirected to the final page
>   File "/usr/lib/python2.5/urllib.py", line 192, in open
>     return getattr(self, name)(url, data)
>   File "/usr/lib/python2.5/urllib.py", line 327, in open_http
>     h.send(data)
>   File "/usr/lib/python2.5/httplib.py", line 711, in send
>     self.sock.sendall(str)
>   File "<string>", line 1, in sendall
> IOError: [Errno socket error] (104, 'Connection reset by peer')
> #
>
> Please suggest further.
>
> Thanks
>
> Kaushal
>
>
>
> Hi again,

# cat /var/log/ipsec.log | pastebinit -b http://pastebin.ubuntu.com
Unknown website, please post a bugreport to request this pastebin to be
added (http://pastebin.ubuntu.com)
# cat /var/log/ipsec.log | pastebinit -b http://pastebin.com
Traceback (most recent call last):
  File "/usr/bin/pastebinit", line 237, in <module>
    page = url_opener.open(website, params) #Send the informations and be
redirected to the final page
  File "/usr/lib/python2.5/urllib.py", line 192, in open
    return getattr(self, name)(url, data)
  File "/usr/lib/python2.5/urllib.py", line 327, in open_http
    h.send(data)
  File "/usr/lib/python2.5/httplib.py", line 711, in send
    self.sock.sendall(str)
  File "<string>", line 1, in sendall
IOError: [Errno socket error] (104, 'Connection reset by peer')

Please suggest further

Thanks

Kaushal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20110118/0a37bf40/attachment.html>


More information about the ubuntu-users mailing list