Description of problem: $ mkdir tobedelted $ cd tobedelted $ rmdir ../tobedelted $ python3 -m http.server Traceback (most recent call last): File "/usr/lib64/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/lib64/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) File "/usr/lib64/python3.7/http/server.py", line 1249, in <module> parser.add_argument('--directory', '-d', default=os.getcwd(), FileNotFoundError: [Errno 2] No such file or directory Version-Release number of selected component: python3-libs-3.7.3-3.fc30 Additional info: reporter: libreport-2.10.0 cmdline: python -m http.server crash_function: module exception_type: FileNotFoundError executable: /usr/lib64/python3.7/http/server.py kernel: 5.1.15-300.fc30.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: #1 [/usr/lib64/python3.7/http/server.py:1249] <module> #2 [/usr/lib64/python3.7/runpy.py:85] _run_code #3 [/usr/lib64/python3.7/runpy.py:193] _run_module_as_main
Created attachment 1588321 [details] File: backtrace
Created attachment 1588322 [details] File: cgroup
Created attachment 1588323 [details] File: cpuinfo
Created attachment 1588324 [details] File: environ
Created attachment 1588325 [details] File: mountinfo
Created attachment 1588326 [details] File: namespaces
Created attachment 1588327 [details] File: open_fds
This is clearly not a supported scenario.