Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Apr 2023 22:16:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 270589] www/onlyoffice-documentserver missing dependency pwgen for documentserver-update-securelink.sh
Message-ID:  <bug-270589-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 270589
           Summary: www/onlyoffice-documentserver missing dependency pwgen
                    for documentserver-update-securelink.sh
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mikael@FreeBSD.org
          Reporter: freebsd.org@vollkorn.cryptobitch.de
          Assignee: mikael@FreeBSD.org
             Flags: maintainer-feedback?(mikael@FreeBSD.org)

The file /usr/local/bin/documentserver-update-securelink.sh contains a call=
 to
pwgen in line 38:

SECURE_LINK_SECRET=3D${SECURE_LINK_SECRET:-$(pwgen -s 20)}

But after installing OnlyOffice, pwgen is not installed. I had to run "pkg
install pwgen". Maybe pwgen should be listed in the dependencies?

--=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-270589-7788>