Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2014 09:33:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 196055] New: freebsd-update to 10.1-RELEASE-p2 tries to remove /
Message-ID:  <bug-196055-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 196055
           Summary: freebsd-update to 10.1-RELEASE-p2 tries to remove /
           Product: Base System
           Version: 10.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: bradleythughes@fastmail.fm

I ran freebsd-update(8) this morning to update my 10.1-RELEASE-p1 machine to
10.1-RELEASE-p2. After a 'fetch', freebsd-update reports that it will remove /
(the root directory):

    # freebsd-update fetch
    Fetching metadata signature for 10.1-RELEASE from update2.freebsd.org...
done.
    Fetching metadata index... done.
    Fetching 2 metadata patches.. done.
    Applying metadata patches... done.
    Inspecting system... done.
    Preparing to download files... done.
    Fetching 8 patches..... done.
    Applying patches... done.
    Fetching 313 files... done.

    The following files will be removed as part of updating to 10.1-RELEASE-p2:
    /

    The following files will be added as part of updating to 10.1-RELEASE-p2:
    ...
    #

When installing the updates, it appears that freebsd-update actually tries to
remove / as well:

    # freebsd-update install
    Installing updates...rmdir: ///: Is a directory
     done.
    #

-- 
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-196055-8>