Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2022 14:36:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268601] net/jotta-cli: jottad needs write access to etc/jottad
Message-ID:  <bug-268601-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268601

            Bug ID: 268601
           Summary: net/jotta-cli: jottad needs write access to etc/jottad
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: vidar@karlsen.tech
                CC: trueos@norwegianrockcat.com
             Flags: maintainer-feedback?(trueos@norwegianrockcat.com)
                CC: trueos@norwegianrockcat.com

Created attachment 239066
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D239066&action=
=3Dedit
Add @dir etc/jottad to pkg-plist to fix ownership

The port creates etc/jottad as owned by root:root, and jottad does not have
access to write its configuration there.

When owned by jottad:jottad, everything seems to function as advertised.

The attached patch adds the dir to pkg-plist after the @owner and @group li=
nes
to achieve this.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268601-7788>