Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 2015 14:43:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204848] ports-mgmt/poudriere
Message-ID:  <bug-204848-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 204848
           Summary: ports-mgmt/poudriere
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bdrewery@FreeBSD.org
          Reporter: yani@pi-greece.eu
          Assignee: bdrewery@FreeBSD.org
             Flags: maintainer-feedback?(bdrewery@FreeBSD.org)

Hello,

Poudriere fails with the error below during cleanup on FreeBSD 9.3. It's due to
the "-x" parameter passed to "rm" which was introduced in FreeBSD 10. Is it
possible to remove this parameter on FreeBSD 9.0?

[00:00:00] ====>> Creating the reference jail...rm: illegal option -- x
usage: rm [-f | -i] [-dIPRrvW] file ...
       unlink file
[00:00:08] ====>> Cleaning up
[00:00:08] ====>> Umounting file systems
rm: illegal option -- x
usage: rm [-f | -i] [-dIPRrvW] file ...
       unlink file
rm: illegal option -- x
usage: rm [-f | -i] [-dIPRrvW] file ...
       unlink file

-- 
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-204848-13>