Bug 261649 - net/ceph14: Upgrade with new dashboard install, and minor dependancy fix
Summary: net/ceph14: Upgrade with new dashboard install, and minor dependancy fix
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dima Panov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-01 12:00 UTC by Willem Jan Withagen
Modified: 2022-02-01 23:24 UTC (History)
1 user (show)

See Also:
koobs: merge-quarterly+


Attachments
Update installation instructions (3.25 KB, patch)
2022-02-01 12:00 UTC, Willem Jan Withagen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Willem Jan Withagen 2022-02-01 12:00:47 UTC
Created attachment 231491 [details]
Update installation instructions

Install instructions were incomplete and did not work for others.

Also added a required python dependancy

Submitted by: Bretton Vine
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-02-01 15:24:39 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c2f30dc007f6818732c4a12b15955568bc7a66bc

commit c2f30dc007f6818732c4a12b15955568bc7a66bc
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-02-01 15:22:15 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-02-01 15:22:15 +0000

    net/ceph14: Upgrade with new dashboard install, and minor dependency fix (+)

    Install instructions were incomplete and did not work for others.
    Also added a required python dependancy

    PR:             261649
    Sponsored by:   Netzkommune GmbH.

 net/ceph14/Makefile    |  8 ++++----
 net/ceph14/pkg-message | 33 +++++++++++++++++++++++----------
 2 files changed, 27 insertions(+), 14 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-02-01 15:28:41 UTC
A commit in branch 2022Q1 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d8898119e91f92d808bb2f4b0057f97736d826c0

commit d8898119e91f92d808bb2f4b0057f97736d826c0
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-02-01 15:22:15 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-02-01 15:28:04 +0000

    net/ceph14: Upgrade with new dashboard install, and minor dependency fix (+)

    Install instructions were incomplete and did not work for others.
    Also added a required python dependancy

    PR:             261649
    Sponsored by:   Netzkommune GmbH.

    (cherry picked from commit c2f30dc007f6818732c4a12b15955568bc7a66bc)

 net/ceph14/Makefile    |  5 +++--
 net/ceph14/pkg-message | 33 +++++++++++++++++++++++----------
 2 files changed, 26 insertions(+), 12 deletions(-)
Comment 3 Dima Panov freebsd_committer freebsd_triage 2022-02-01 15:30:47 UTC
Pushed!