Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Mar 2020 16:17:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 244596] pkgbase: duplicate files and directories in `make packages`
Message-ID:  <bug-244596-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244596

            Bug ID: 244596
           Summary: pkgbase: duplicate files and directories in `make
                    packages`
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: emaste@freebsd.org

pkgbase `make packages` emits many duplicate file/directory warnings of the
form

pkg: duplicate directory listing: /boot/defaults, ignoring
pkg: duplicate file listing: /etc/libmap.conf, ignoring

In total,
485 duplicate directory
172 duplicate file

in some cases there are multiple lines in METALOG for a file or directory with
different attributes - e.g., ./etc has 80 copies of

./etc type=dir uname=root gname=wheel mode=0755 tags=package=utilities

and one

./etc type=dir uname=root gname=wheel mode=0755

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244596-227>