Bug 1400687 - [abrt] xapps: upload-system-info:9:<module>:IndexError: list index out of range
Summary: [abrt] xapps: upload-system-info:9:<module>:IndexError: list index out of range
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: xapps
Version: 25
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: leigh scott
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:d72f26d042636737bdd5661cbcf...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-01 20:22 UTC by mike.oxbigg
Modified: 2017-03-01 01:20 UTC (History)
2 users (show)

Fixed In Version: xapps-1.0.2-5.fc25 xapps-1.0.2-5.fc24
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-02-27 04:22:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (816 bytes, text/plain)
2016-12-01 20:22 UTC, mike.oxbigg
no flags Details
File: environ (1.41 KB, text/plain)
2016-12-01 20:23 UTC, mike.oxbigg
no flags Details

Description mike.oxbigg 2016-12-01 20:22:56 UTC
Version-Release number of selected component:
xapps-1.0.2-1.fc25

Additional info:
reporter:       libreport-2.8.0
cmdline:        /usr/bin/python3 /usr/bin/upload-system-info
executable:     /usr/bin/upload-system-info
kernel:         4.8.10-300.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
upload-system-info:9:<module>:IndexError: list index out of range

Traceback (most recent call last):
  File "/usr/bin/upload-system-info", line 9, in <module>
    output = output.split()[0] # if we have more than one URL, only use the first one
IndexError: list index out of range

Local variables in innermost frame:
output: b''
__name__: '__main__'
__loader__: <_frozen_importlib_external.SourceFileLoader object at 0x7ff007b500f0>
subprocess: <module 'subprocess' from '/usr/lib64/python3.5/subprocess.py'>
__doc__: None
os: <module 'os' from '/usr/lib64/python3.5/os.py'>
__file__: '/usr/bin/upload-system-info'
pastebin: <subprocess.Popen object at 0x7ff007a94e80>
__package__: None
inxi: <subprocess.Popen object at 0x7ff007a940f0>
__cached__: None
__builtins__: <module 'builtins' (built-in)>
__spec__: None

Comment 1 mike.oxbigg 2016-12-01 20:22:59 UTC
Created attachment 1227010 [details]
File: backtrace

Comment 2 mike.oxbigg 2016-12-01 20:23:00 UTC
Created attachment 1227011 [details]
File: environ

Comment 3 leigh scott 2016-12-01 22:17:45 UTC
So you tried to use /usr/bin/upload-system-info when you had no internet connection?

Comment 4 mike.oxbigg 2017-01-09 13:15:58 UTC
I had a working internet connection and I did not initiate a system info upload so my guess is that it was running in the background.  All I know is that the system would lock up and I just had to power it down. It felt like if I did stopped using the system for a few moments it would lock up. I really have not used that PC much lately but did power it on last night and ran a lot of updates.

Comment 5 Fedora Update System 2017-02-23 11:42:20 UTC
xapps-1.0.2-4.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-3053601c1a

Comment 6 Fedora Update System 2017-02-23 11:43:53 UTC
xapps-1.0.2-4.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-26f2f555dc

Comment 7 Fedora Update System 2017-02-23 22:23:12 UTC
xapps-1.0.2-4.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-3053601c1a

Comment 8 Fedora Update System 2017-02-23 23:21:32 UTC
xapps-1.0.2-4.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-26f2f555dc

Comment 9 Fedora Update System 2017-02-24 00:26:32 UTC
xapps-1.0.2-5.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-3053601c1a

Comment 10 Fedora Update System 2017-02-24 00:29:01 UTC
xapps-1.0.2-5.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-26f2f555dc

Comment 11 Fedora Update System 2017-02-25 00:53:00 UTC
xapps-1.0.2-5.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-3053601c1a

Comment 12 Fedora Update System 2017-02-25 01:51:48 UTC
xapps-1.0.2-5.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-26f2f555dc

Comment 13 Fedora Update System 2017-02-27 04:22:20 UTC
xapps-1.0.2-5.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2017-03-01 01:20:50 UTC
xapps-1.0.2-5.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.