mkdocs crashed with FileNotFoundError in build_pages(): [Errno 2] No such file or directory: 'docs/Home'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-mkdocs (Ubuntu) |
New
|
Medium
|
Unassigned |
Bug Description
Here's what I got when running on the command line:
colan@snake[Thu 3 18:08]% mkdocs serve
Traceback (most recent call last):
File "/usr/bin/mkdocs", line 9, in <module>
load_
File "/usr/lib/
main(cmd, args=sys.argv[2:], options=dict(opts))
File "/usr/lib/
serve(config, options=options)
File "/usr/lib/
build(config, live_server=True)
File "/usr/lib/
build_
File "/usr/lib/
input_content = io.open(input_path, 'r', encoding=
FileNotFoundError: [Errno 2] No such file or directory: 'docs/Home'
ProblemType: Crash
DistroRelease: Ubuntu 15.10
Package: mkdocs 0.11.1-3
ProcVersionSign
Uname: Linux 4.2.0-30-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CrashCounter: 1
CurrentDesktop: Unity
Date: Thu Mar 3 18:08:26 2016
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/mkdocs
InterpreterPath: /usr/bin/python3.4
PackageArchitec
ProcCmdline: /usr/bin/python3 /usr/bin/mkdocs serve
PythonArgs: ['/usr/bin/mkdocs', 'serve']
SourcePackage: python-mkdocs
Title: mkdocs crashed with FileNotFoundError in build_pages(): [Errno 2] No such file or directory: 'docs/Home'
UpgradeStatus: Upgraded to wily on 2015-11-30 (94 days ago)
UserGroups: adm cdrom dip lp lpadmin plugdev sambashare staff sudo video whoopsie wireshark www-data
tags: | removed: need-duplicate-check |
Changed in python-mkdocs (Ubuntu): | |
importance: | Undecided → Medium |