Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Dec 2015 19:18:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205649] security/trousers: invalid command given in port install message
Message-ID:  <bug-205649-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 205649
           Summary: security/trousers: invalid command given in port
                    install message
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: hrs@FreeBSD.org
          Reporter: teksimian@gmail.com
          Assignee: hrs@FreeBSD.org
             Flags: maintainer-feedback?(hrs@FreeBSD.org)

command shown after installing port is invalid;

Message from trousers-tddl-0.3.10_7:
# pw groupadd _tss -m your_account
pw: illegal option -- m
pw: unknown switch

should probably read
pw groupmod _tss -m your_account

--=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-205649-13>