[Bug 1196114] Re: Unknown website: pastebin.com
Rolf Leggewie
1196114 at bugs.launchpad.net
Tue Oct 15 09:19:53 UTC 2013
I can confirm this. Looks like pastebin.com changed their
configurations yet again :-(
** Changed in: pastebinit
Importance: Undecided => Medium
** Changed in: pastebinit
Status: New => Confirmed
** Also affects: pastebinit (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pastebinit in Ubuntu.
https://bugs.launchpad.net/bugs/1196114
Title:
Unknown website: pastebin.com
Status in Pastebin it !!!:
Confirmed
Status in “pastebinit” package in Ubuntu:
New
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?
To manage notifications about this bug go to:
https://bugs.launchpad.net/pastebinit/+bug/1196114/+subscriptions
More information about the foundations-bugs
mailing list