public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/31576] New: [gdb/testsuite] FAIL: gdb.python/py-missing-debug.exp: source python script
@ 2024-03-29  9:23 vries at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: vries at gcc dot gnu.org @ 2024-03-29  9:23 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=31576

            Bug ID: 31576
           Summary: [gdb/testsuite] FAIL: gdb.python/py-missing-debug.exp:
                    source python script
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

I started a leap 15.5 container on an aarch64-linux fedora asahi system, and
ran into:
...
(gdb) PASS: gdb.python/py-missing-debug.exp: initial checks: debug info no
longer found
source
/data/vries/gdb/build/gdb/testsuite/outputs/gdb.python/py-missing-debug/py-missing-debug.py^M
Python Exception <class 'ImportError'>: Module 'curses' is not installed.^M
Use:^M
  sudo zypper install python36-curses^M
to install it.^M
Error occurred in Python: Module 'curses' is not installed.^M
Use:^M
  sudo zypper install python36-curses^M
to install it.^M
(gdb) FAIL: gdb.python/py-missing-debug.exp: source python script
...

So, I need to add python3-curses to my package list.

But the FAIL should be an UNSUPPORTED instead.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-29  9:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-29  9:23 [Bug testsuite/31576] New: [gdb/testsuite] FAIL: gdb.python/py-missing-debug.exp: source python script vries at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).