Unknown website: pastebin.com

Bug #1196114 reported by taa
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pastebinit
Confirmed
Medium
Unassigned
pastebinit (Ubuntu)
New
Undecided
Unassigned

Bug Description

Hello,

Attempting to run on a Raspberry Pi (Raspbian OS, based on Debian 7 "Wheezy").

I installed with:

     sudo apt-get install pastebinit

It appears to have installed version 1.3-4:

     Get:1 http://http.debian.net/debian/ wheezy/main python-configobj all 4.7.2+ds-4 [237 kB]
     Get:2 http://http.debian.net/debian/ wheezy/main pastebinit all 1.3-4 [42.7 kB]
     Fetched 280 kB in 1s (179 kB/s)
     Selecting previously unselected package python-configobj.
     (Reading database ... 61870 files and directories currently installed.)
     Unpacking python-configobj (from .../python-configobj_4.7.2+ds-4_all.deb) ...
     Selecting previously unselected package pastebinit.
     Unpacking pastebinit (from .../pastebinit_1.3-4_all.deb) ...
     Processing triggers for man-db ...
     Setting up python-configobj (4.7.2+ds-4) ...
     Setting up pastebinit (1.3-4) ...

I set up ~/.pastebinit.xml using the example from the man page. Here's what mine looks like:

     <pastebinit>
         <pastebin>pastebin.com</pastebin>
         <username>xxxx</username>
         <password>yyyy</password>
     </pastebinit>

Originally I did not have the <pastebin> tag but added it because the default was paste.debian.net. I'm saying this because pastebinit =is= now trying pastebin.com, so this tells me it is reading ~/.pastebinit.xml

If I do:

     cat /etc/hosts|pastebinit

I get:

     Unknown website, please post a bugreport to request this pastebin to be added (pastebin.com)

I tried to fix based on the comments here: https://www.stgraber.org/2012/02/12/upcoming-pastebinit-1-3-release/#comments

     sudo ln -s /usr/share/pastebin.d /usr/local/etc/pastebin.d

but it made no difference.

The output of "pastebinit -l" shows pastebin.com so I can't figure out what the problem is:

     Supported pastebins:
     - cxg.de
     - fpaste.org
     - p.defau.lt
     - paste.debian.net
     - paste.drizzle.org
     - paste.kde.org
     - paste.openstack.org
     - paste.pocoo.org
     - paste.pound-python.org
     - paste.ubuntu.com
     - paste.ubuntu.org.cn
     - paste2.org
     - pastebin.com
     - pastie.org
     - pb.daviey.com
     - slexy.org
     - sprunge.us
     - yourpaste.net

It's probably something simple but I don't know how to troubleshoot this further. Can anyone help?

Revision history for this message
Rolf Leggewie (r0lf) wrote :

I can confirm this. Looks like pastebin.com changed their configurations yet again :-(

Changed in pastebinit:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Stéphane Graber (stgraber) wrote :

I suspect the error came from using pastebin.com instead of http://pastebin.com, marked as duplicate of the existing bug report (which I just fixed).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.