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/>

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

            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 w=
ith
different attributes - e.g., ./etc has 80 copies of

./etc type=3Ddir uname=3Droot gname=3Dwheel mode=3D0755 tags=3Dpackage=3Dut=
ilities

and one

./etc type=3Ddir uname=3Droot gname=3Dwheel mode=3D0755

--=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-244596-227>