On 04/30/13 06:57, Kevin Fenzi wrote:
Greetings.
I'm happy to announce that our sticky-notes pastebin service is fully live and in service for any of your Fedora Project related pastebin needs.
Nice to know.....
I hardly ever use fpaste, but decided to try it today since the change was made. So, I simply used the first example in the man page....
[egreshko@meimei ~]$ ifconfig | fpaste -d "Test" Uploading (1.1KiB)... Traceback (most recent call last): File "/usr/bin/fpaste", line 447, in <module> main() File "/usr/bin/fpaste", line 414, in main [url, short_url] = paste(text, options) File "/usr/bin/fpaste", line 127, in paste response = json.loads(f.read()) File "/usr/lib64/python2.7/json/__init__.py", line 326, in loads return _default_decoder.decode(s) File "/usr/lib64/python2.7/json/decoder.py", line 366, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib64/python2.7/json/decoder.py", line 384, in raw_decode raise ValueError("No JSON object could be decoded") ValueError: No JSON object could be decoded
This seems to be https://bugzilla.redhat.com/show_bug.cgi?id=888433 reported in December of last year with no action taken.
:-(