Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1633367

Summary: [abrt] pcp-system-tools: syntax(): invalid syntax (pmiostat, line 208)
Product: [Fedora] Fedora Reporter: Sylvain Réault <vindicators>
Component: pcpAssignee: Nathan Scott <nathans>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: Bert.Deknuydt, fche, lberk, mgoodwin, nathans, scox
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/075ea49c650105cf362a7417a3cb0bcd34fb4c56
Whiteboard: abrt_hash:dc09d5badf6258ed1f9638fd88e335ba99dc3e2b;
Fixed In Version: pcp-4.2.0-1.fc27 pcp-4.2.0-1.fc29 pcp-4.2.0-1.fc28 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-28 02:21:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
Resolve await namespace conflict none

Description Sylvain Réault 2018-09-26 19:46:29 UTC
Version-Release number of selected component:
pcp-system-tools-4.1.3-1.fc29

Additional info:
reporter:       libreport-2.9.5
cmdline:        python3 /bin/pmiostat
crash_function: syntax
exception_type: SyntaxError
executable:     /bin/pmiostat
interpreter:    python3-3.7.0-9.fc29.i686
kernel:         4.18.9-300.fc29.x86_64
runlevel:       N 5
type:           Python3
uid:            0

Truncated backtrace:
invalid syntax (pmiostat, line 208)

  File "/bin/pmiostat", line 208
    avgrqsz = avgqsz = await = r_await = w_await = util = 0.0
                             ^
SyntaxError: invalid syntax

Comment 1 Sylvain Réault 2018-09-26 19:46:36 UTC
Created attachment 1487448 [details]
File: backtrace

Comment 2 Sylvain Réault 2018-09-26 19:46:37 UTC
Created attachment 1487449 [details]
File: cgroup

Comment 3 Sylvain Réault 2018-09-26 19:46:38 UTC
Created attachment 1487450 [details]
File: cpuinfo

Comment 4 Sylvain Réault 2018-09-26 19:46:40 UTC
Created attachment 1487451 [details]
File: environ

Comment 5 Sylvain Réault 2018-09-26 19:46:41 UTC
Created attachment 1487452 [details]
File: mountinfo

Comment 6 Sylvain Réault 2018-09-26 19:46:42 UTC
Created attachment 1487453 [details]
File: namespaces

Comment 7 Sylvain Réault 2018-09-26 19:46:44 UTC
Created attachment 1487454 [details]
File: open_fds

Comment 8 Nathan Scott 2018-09-27 00:21:41 UTC
Created attachment 1487538 [details]
Resolve await namespace conflict

Comment 9 Nathan Scott 2018-09-27 00:24:19 UTC
I believe this is a namespace conflict with a (new?) python3 await expression:
https://www.python.org/dev/peps/pep-0492/#await-expression

Attached patch resolves the issue - thanks for reporting it Sylvain.

Comment 10 Fedora Update System 2018-11-16 10:24:45 UTC
pcp-4.2.0-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-3b0d7f7858

Comment 11 Fedora Update System 2018-11-16 10:25:51 UTC
pcp-4.2.0-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-ae612244a9

Comment 12 Fedora Update System 2018-11-16 10:26:44 UTC
pcp-4.2.0-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-8da69c3c21

Comment 13 Fedora Update System 2018-11-17 04:44:08 UTC
pcp-4.2.0-1.fc29 has been pushed to the Fedora 29 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-2018-3b0d7f7858

Comment 14 Fedora Update System 2018-11-17 05:58:23 UTC
pcp-4.2.0-1.fc27 has been pushed to the Fedora 27 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-2018-8da69c3c21

Comment 15 Fedora Update System 2018-11-17 06:39:24 UTC
pcp-4.2.0-1.fc28 has been pushed to the Fedora 28 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-2018-ae612244a9

Comment 16 Fedora Update System 2018-11-28 02:21:45 UTC
pcp-4.2.0-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.

Comment 17 Fedora Update System 2018-11-28 02:41:50 UTC
pcp-4.2.0-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.

Comment 18 Fedora Update System 2018-11-28 02:45:30 UTC
pcp-4.2.0-1.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.