Bug 274377 - security/py-greenbone-feed-sync: duplicate plist dir entries
Summary: security/py-greenbone-feed-sync: duplicate plist dir entries
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jose Alonso Cardenas Marquez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-09 14:48 UTC by John Hein
Modified: 2023-10-20 07:22 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (acm)


Attachments
[patch] remove extra dir entries from plist (518 bytes, patch)
2023-10-09 14:49 UTC, John Hein
jcfyecrayz: maintainer-approval? (acm)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Hein 2023-10-09 14:48:15 UTC
pkg-static: duplicate directory listing: /usr/local/etc/gvm, ignoring
pkg-static: duplicate directory listing: /var/lib/gvm, ignoring
pkg-static: duplicate directory listing: /var/lib/notus, ignoring
pkg-static: duplicate directory listing: /var/lib/openvas/plugins, ignoring
pkg-static: duplicate directory listing: /var/lib/openvas, ignoring
Comment 1 John Hein 2023-10-09 14:49:38 UTC
Created attachment 245531 [details]
[patch] remove extra dir entries from plist
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-10-20 07:21:55 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=002d00dce5020189948856d4ff30c88f7367a75f

commit 002d00dce5020189948856d4ff30c88f7367a75f
Author:     John Hein <jcfyecrayz@liamekaens.com>
AuthorDate: 2023-10-20 07:19:22 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-10-20 07:19:22 +0000

    security/py-greenbone-feed-sync: Fix pkg-plist

    - Bump PORTREVISION
    PR:             274377
    Reported by:    John Hein <jcfyecrayz _at_ liamekaens.com>

 security/py-greenbone-feed-sync/Makefile  | 1 +
 security/py-greenbone-feed-sync/pkg-plist | 6 ------
 2 files changed, 1 insertion(+), 6 deletions(-)
Comment 3 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2023-10-20 07:22:12 UTC
Committed thanks!