Hide Forgot
abrt version: 2.0.0 comment: Just run pybootchartgui or bootchart. executable: /usr/bin/pybootchartgui component: bootchart kernel: 2.6.38.1-6.fc15.x86_64 reason: pybootchartgui.py:20:<module>:ImportError: No module named main uid: 501 architecture: x86_64 username: adamw os_release: Fedora release 15 (Lovelock) package: bootchart-0.12.4-6.1.git20101122.fc15 time: 1301356247 Text file: backtrace, 6594 bytes
Created attachment 488305 [details] File: backtrace
bootchart-0.14.0-1.1.git20110331.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/bootchart-0.14.0-1.1.git20110331.fc15
Package bootchart-0.14.0-1.1.git20110331.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing bootchart-0.14.0-1.1.git20110331.fc15' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/bootchart-0.14.0-1.1.git20110331.fc15 then log in and leave karma (feedback).
The update does not fix the issue.
(In reply to comment #4) > The update does not fix the issue. Huh? works perfectly here...
$ rpm -q bootchart bootchart-0.14.0-1.1.git20110331.fc15.x86_64 $ pybootchartgui No path given, trying /var/log/bootchart.tgz parsing '/var/log/bootchart.tgz' parsing 'header' parsing 'cmdline2.log' parsing 'paternity.log' parsing 'proc_cpuinfo.log' parsing 'proc_diskstats.log' parsing 'proc_meminfo.log' parsing 'proc_stat.log' parsing 'taskstats.log' merged 0 logger processes pruned 504 process, 0 exploders, 86 threads, and 4 runs bootchart written to 'bootchart.png'
$ rpm -ql bootchart|grep main /usr/lib/python2.7/site-packages/pybootchartgui/main.py /usr/lib/python2.7/site-packages/pybootchartgui/main.pyc /usr/lib/python2.7/site-packages/pybootchartgui/main.pyo
$ rpm -q python python-2.7.1-6.fc15.x86_64
Please check your installation!!
[adamw@adam SRPMS]$ rpm -q bootchart bootchart-0.14.0-1.1.git20110331.fc15.x86_64 [adamw@adam SRPMS]$ rpm -ql bootchart|grep main /usr/lib/python2.7/site-packages/pybootchartgui/main.py /usr/lib/python2.7/site-packages/pybootchartgui/main.pyc /usr/lib/python2.7/site-packages/pybootchartgui/main.pyo [adamw@adam SRPMS]$ rpm -V bootchart [adamw@adam SRPMS]$ rpm -q python python-2.7.1-6.fc15.x86_64 [adamw@adam SRPMS]$ pybootchartgui Traceback (most recent call last): File "/usr/bin/pybootchartgui", line 20, in <module> from pybootchartgui.main import main File "/usr/bin/pybootchartgui.py", line 20, in <module> ImportError: No module named main
wetware error - I had a rogue /usr/bin/pybootchartgui.pyc lying around from an old from-tarball install, or something. Wiped that and it starts working fine.
bootchart-0.14.0-1.2.git20110331.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/bootchart-0.14.0-1.2.git20110331.fc15
bootchart-0.14.0-1.2.git20110331.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.