Failed attempt to fpaste UEFI failure data

Chuck Forsberg WA7KGX caf at omen.com
Sat Dec 14 21:16:58 UTC 2013


On 12/14/2013 12:57 PM, Adam Williamson wrote:
> On Sat, 2013-12-14 at 12:48 -0800, Chuck Forsberg WA7KGX wrote:
>> On 12/14/2013 09:12 AM, Adam Williamson wrote:
>>> On Sat, 2013-12-14 at 04:46 -0800, Chuck Forsberg WA7KGX wrote:
>>>> While in RC1.1 anaconda booted with UEFI I was able
>>>> to ftp the files in /tmp to my server.  I then rebooted
>>>> my office machine to RC1.1 that had been installed
>>>> without UEFI.  I tried fpaste again on these files and
>>>> fpaste failed again:
>>>>
>>>> -r--r--r-- 1 caf       omen      149K Dec 14 04:32 syslog
>>>> -r--r--r-- 1 caf       omen       24K Dec 14 04:32 storage.state
>>>> -r--r--r-- 1 caf       omen      203K Dec 14 04:32 storage.log
>>>> -r--r--r-- 1 caf       omen       112 Dec 14 04:32 sensitive-info.log
>>>> -r--r--r-- 1 caf       omen       38K Dec 14 04:32 program.log
>>>> -r--r--r-- 1 caf       omen      185K Dec 14 04:32 packaging.log
>>>> -r--r--r-- 1 caf       omen      1.8K Dec 14 04:32 ifcfg.log
>>>> -r--r--r-- 1 caf       omen       20K Dec 14 04:32 anaconda.log
>>>> -r--r--r-- 1 caf       omen       351 Dec 14 04:32 anaconda-yum.conf
>>>> -r--r--r-- 1 caf       omen       34K Dec 14 04:32 X.log
>>>> [caf at omen h]$ cat foo
>>>> [root at omen3 ~]# fpaste /o/tmp/h/*
>>>> WARNING: your paste size (812.2KiB) is very large and may be rejected by
>>>> the server. A pastebin is NOT a file hosting service!
>>>> Uploading (812.2KiB)...
>>>> Traceback (most recent call last):
>>>>      File "/bin/fpaste", line 447, in <module>
>>>>        main()
>>>>      File "/bin/fpaste", line 414, in main
>>>>        [url, short_url] = paste(text, options)
>>>>      File "/bin/fpaste", line 127, in paste
>>>>        response = json.loads(f.read())
>>>>      File "/usr/lib64/python2.7/json/__init__.py", line 338, in loads
>>>>        return _default_decoder.decode(s)
>>>>      File "/usr/lib64/python2.7/json/decoder.py", line 365, in decode
>>>>        obj, end = self.raw_decode(s, idx=_w(s, 0).end())
>>>>      File "/usr/lib64/python2.7/json/decoder.py", line 383, in raw_decode
>>>>        raise ValueError("No JSON object could be decoded")
>>>> ValueError: No JSON object could be decoded
>>>>
>>>> It does appear fpaste is broken.
>>> Nope. It told you what was going on right at the top:
>>>
>>> "WARNING: your paste size (812.2KiB) is very large and may be rejected
>>> by the server. A pastebin is NOT a file hosting service!"
>>>
>>> It only takes up to 500KiB at a time. If you have somewhere to host the
>>> files from, there's no need to fpaste, just put them there for us to
>>> look at; otherwise, fpaste them one at a time.
>> I fpasted them one at a time just now.
> Then can you give us the URLs it gave you? We can't possibly find the
> stuff if you don't give us the URL...
Session output is attached.

-- 
      Chuck Forsberg WA7KGX   caf at omen.com   www.omen.com
Developer of Industrial ZMODEM(Tm) for Embedded Applications
   Omen Technology Inc      "The High Reliability Software"
10255 NW Old Cornelius Pass Portland OR 97231   503-614-0430

-------------- next part --------------
[root at omen3 h]# ll
total 676
-r--r--r-- 1 caf omen  20084 Dec 14 04:32 anaconda.log
-r--r--r-- 1 caf omen    351 Dec 14 04:32 anaconda-yum.conf
-r--r--r-- 1 caf omen   1816 Dec 14 04:32 ifcfg.log
-r--r--r-- 1 caf omen 188862 Dec 14 04:32 packaging.log
-r--r--r-- 1 caf omen  37895 Dec 14 04:32 program.log
-r--r--r-- 1 caf omen    112 Dec 14 04:32 sensitive-info.log
-r--r--r-- 1 caf omen 206875 Dec 14 04:32 storage.log
-r--r--r-- 1 caf omen  24576 Dec 14 04:32 storage.state
-r--r--r-- 1 caf omen 152290 Dec 14 04:32 syslog
-r--r--r-- 1 caf omen  34557 Dec 14 04:32 X.log
[root at omen3 h]# for i in *
> do
> fpaste $i
> done
Uploading (23.7KiB)...
http://ur1.ca/g6vey -> http://paste.fedoraproject.org/61860/05564713
Uploading (0.5KiB)...
Traceback (most recent call last):
  File "/bin/fpaste", line 447, in <module>
    main()
  File "/bin/fpaste", line 414, in main
    [url, short_url] = paste(text, options)
  File "/bin/fpaste", line 128, in paste
    id = [i[1]["id"] for i in response.iteritems()].pop()
KeyError: 'id'
Uploading (2.5KiB)...
http://ur1.ca/g6vf0 -> http://paste.fedoraproject.org/61861/38705564
Uploading (204.1KiB)...
http://ur1.ca/g6vf1 -> http://paste.fedoraproject.org/61862/87055650
Uploading (45.0KiB)...
Traceback (most recent call last):
  File "/bin/fpaste", line 447, in <module>
    main()
  File "/bin/fpaste", line 414, in main
    [url, short_url] = paste(text, options)
  File "/bin/fpaste", line 128, in paste
    id = [i[1]["id"] for i in response.iteritems()].pop()
KeyError: 'id'
Uploading (0.2KiB)...
Traceback (most recent call last):
  File "/bin/fpaste", line 447, in <module>
    main()
  File "/bin/fpaste", line 414, in main
    [url, short_url] = paste(text, options)
  File "/bin/fpaste", line 128, in paste
    id = [i[1]["id"] for i in response.iteritems()].pop()
KeyError: 'id'
Uploading (252.8KiB)...
http://ur1.ca/g6vf2 -> http://paste.fedoraproject.org/61863/87055653
WARNING: your paste looks a lot like binary data instead of text.
Send binary data anyway? [y/N]: y
Uploading (52.1KiB)...
http://ur1.ca/g6vf4 -> http://paste.fedoraproject.org/61864/13870556
Uploading (184.2KiB)...
http://ur1.ca/g6vf5 -> http://paste.fedoraproject.org/61865/05566713
Uploading (42.7KiB)...
http://ur1.ca/g6vf6 -> http://paste.fedoraproject.org/61866/87055668
[root at omen3 h]# 


More information about the test mailing list