Project

Profile

Help

Issue #4791

closed

Cannot `make diagrams` on F29 w/ pulplift

Added by bmbouter almost 5 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Dev Environment, Documentation
Sprint:
Sprint 52
Quarter:

Description

I'm working on pulpcore documentation in the F29 environment and when I cd docs into the pulpcore/docs directory I try to run `make diagrams` and I get:

(pulp) [vagrant@pulp3-source-fedora29 docs]$ make diagrams
mkdir -p _diagrams
python3 -m plantuml diagrams_src/*.dot
/usr/local/lib/pulp/lib64/python3.7/site-packages/plantuml.py:205: DeprecationWarning: 'U' mode is deprecated
  data = open(filename, 'U').read()
diagrams_src/concept-add-repo.dot: success.
diagrams_src/concept-content.dot: success.
diagrams_src/concept-publish.dot: success.
diagrams_src/concept-remote.dot: success.
diagrams_src/concept-repository.dot: success.
mv diagrams_src/*.png _diagrams/
mv: cannot move 'diagrams_src/concept-add-repo.png' to '_diagrams/concept-add-repo.png': Numerical result out of range
mv: cannot move 'diagrams_src/concept-content.png' to '_diagrams/concept-content.png': Numerical result out of range
mv: cannot move 'diagrams_src/concept-publish.png' to '_diagrams/concept-publish.png': Numerical result out of range
mv: cannot move 'diagrams_src/concept-remote.png' to '_diagrams/concept-remote.png': Numerical result out of range
mv: cannot move 'diagrams_src/concept-repository.png' to '_diagrams/concept-repository.png': Numerical result out of range
make: *** [Makefile:50: diagrams] Error 1

Related issues

Blocks Pulp - Story #4745: As a plugin writer, I can create distributions for repository versionsCLOSED - CURRENTRELEASEbmbouter

Actions

Also available in: Atom PDF