Hide Forgot
Description of problem: gdbinit tries to use method iglob from glob python module, but on RHEL5, there seems to be some ancient version of python-libs and as a result the method is not available Version-Release number of selected component (if applicable): devtoolset-2-gdb-7.6.1-43.el5 How reproducible: every time Steps to Reproduce: # gdb GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-43.el5 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i386-redhat-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Traceback (most recent call last): File "<string>", line 2, in ? AttributeError: 'module' object has no attribute 'iglob' /opt/rh/devtoolset-2/root/etc/gdbinit:8: Error in sourced command file: Error while executing Python code. (gdb)
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0273.html