#39 `ModuleNotFoundError: No module named 'fedora'`
Closed: Fixed 2 years ago by theevilskeleton. Opened 2 years ago by theevilskeleton.

I tried running the script because of the recent Testcase kernel regression, but I cannot run the script successfully.

Here's the error I get when I try to run:

❯ sudo ./runtests.sh
Test suite called with default
./default/cachedrop                                              PASS    
./default/insert_leap_second                                     PASS    
./default/libhugetlbfs                                           SKIP    
./default/memfd                                                  PASS    
./default/modsign                                                PASS    
./default/mq-memory-corruption                                   PASS    
./default/paxtest                                                SKIP    
./default/posix_timers                                           PASS    
./default/selinux-dac-controls                                   PASS    
./default/stack-randomness                                       PASS    
./default/sysfs-perms                                            PASS    
./default/timer-overhead                                         PASS    

Test suite complete                                              PASS    

Your log file is being submitted...
Traceback (most recent call last):
  File "/var/home/TheEvilSkeleton/kernel-tests/./fedora_submit.py", line 6, in <module>
    from fedora.client import OpenIdBaseClient
ModuleNotFoundError: No module named 'fedora'
The following information is not submitted with your log;
it is for informational purposes only.
Vulnerability status:
[REDACTED]

The test ran fine, that is the submission script. Install python3-fedora

Oh wow, last time I tried it rpm-ostree told me it was already installed. Anyway, thank you so much!

Metadata Update from @theevilskeleton:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata