Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Aug 2020 10:42:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248594] net-p2p/deluge-cli: pw: no such user 'asjklasdfjklasdf'
Message-ID:  <bug-248594-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 248594
           Summary: net-p2p/deluge-cli: pw: no such user
                    'asjklasdfjklasdf'
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rm@FreeBSD.org
          Reporter: gspurki@gmail.com
          Assignee: rm@FreeBSD.org
             Flags: maintainer-feedback?(rm@FreeBSD.org)

When i boot i see that message "pw: no such user 'asjklasdfjklasdf'"
I searched the port-tree for that string and found it in:

./net-p2p/deluge-cli/files/deluged.in
./net-p2p/deluge-cli/files/deluge_web.in

deluged_prestart()
{
        if [ "$deluged_user" =3D 'asjklasdfjklasdf' ]; then
                err 1 "You must set deluged_user to a real, unprivileged us=
er"

Maybe we should change it to something like "deluged_user_changeme", so that
one knows at least what program try's to access to that user.

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