Project

General

Profile

Actions

Bug #15048

closed

mkdocs serve fails for mkdocs 1.4.0 with python 3.9.14 on missing library/python/mergedeep

Added by David Stes about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
OI-Userland
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Difficulty:
Medium
Tags:

Description

python 3.9.14 on the openindiana current

pkg install mkdocs

works fine : it installs the new mkdocs 1.4.0

however when running mkdocs serve -a 0.0.0.0:8000

t complains first that there's no pyyaml, which can be solved by pkg install pyyaml, but then it complains there is no mergedeep.

Is there a way please to pkg install mergedeep ?

pip install mkdocs works fine and mkdocs serve works for the pip installation

pip install reports:
Successfully installed Jinja2-3.1.2 Markdown-3.3.7 MarkupSafe-2.1.1 PyYAML-6.0 click-8.1.3 ghp-import-2.1.0 importlib-metadata-5.0.0 mergedeep-1.3.4 mkdocs-1.4.0 mkdocs-bootswatch-1.1 packaging-21.3 pyparsing-3.0.9 python-dateutil-2.8.2 pyyaml-env-tag-0.1 watchdog-2.1.9 zipp-3.8.1

Note that the "pkg install" works but then the mkdocs serve command fails.


Related issues

Related to OpenIndiana Distribution - Feature #14791: mkdocs needs to be updatedResolvedMarcel Telka

Actions
Actions #1

Updated by Marcel Telka about 1 year ago

  • Category set to OI-Userland
  • Status changed from New to In Progress
  • Assignee set to Marcel Telka
Actions #3

Updated by Marcel Telka about 1 year ago

  • Status changed from In Progress to Pending RTI
# pkg list -afv library/python/mergedeep
FMRI                                                                         IFO
pkg://openindiana.org/library/python/mergedeep@1.3.4-2022.0.0.1:20221008T114049Z ---
pkg://openindiana.org/library/python/mergedeep@1.3.4-2022.0.0.0:20221006T151436Z ---
#
Actions #4

Updated by Marcel Telka about 1 year ago

  • Status changed from Pending RTI to Resolved
Actions #5

Updated by David Stes about 1 year ago

Actions

Also available in: Atom PDF