Bug 264462 - databases/py-carbon: Fix start up ordering
Summary: databases/py-carbon: Fix start up ordering
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: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-05 02:19 UTC by Brad Davis
Modified: 2022-07-04 15:53 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (bofh)


Attachments
patch (624 bytes, patch)
2022-06-05 02:19 UTC, Brad Davis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brad Davis freebsd_committer freebsd_triage 2022-06-05 02:19:14 UTC
Created attachment 234452 [details]
patch

Sometimes carbon fails to start because it is not ordered in the startup correctly.
Comment 1 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2022-06-06 06:32:16 UTC
I will just wait for couple of days for the next update as you mentioned "Sometimes".

If it's unbearable let me know.
Comment 2 Brad Davis freebsd_committer freebsd_triage 2022-06-07 15:25:48 UTC
Sounds good.  I have it patched locally for awhile now, and finally remembered to open a PR.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-07-04 15:53:07 UTC
A commit in branch main references this bug:

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

commit 43a71c753dd4a0f286d775c1322c55b258d05963
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-07-04 15:50:20 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-07-04 15:50:20 +0000

    databases/py-carbon: Fix start up ordering

    PR:             264462
    Reported by:    brd

 databases/py-carbon/Makefile        | 2 +-
 databases/py-carbon/files/carbon.in | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)