Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2014 19:53:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192094] [maintainer-update] Fix pkg-plist for security/gnomint
Message-ID:  <bug-192094-13-J2DfAJP25p@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192094-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192094-13@https.bugs.freebsd.org/bugzilla/>

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

John Marino <marino@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Patch Ready                 |In Discussion
                 CC|                            |marino@FreeBSD.org

--- Comment #2 from John Marino <marino@FreeBSD.org> ---
Kevin, this patch may be bogus.  I tested in FreeBSD 10/amd64/Poudriere 3.0.16
and I'm getting all kinds of errors related to locale stuff in a different
place you say it should be:

====> Running Q/A tests (stage-qa)
Warning: you need USES=desktop-file-utils
Warning: you need USES=shared-mime-info
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/locale/ca/LC_MESSAGES/gnomint.mo
Error: Orphaned: share/locale/cs/LC_MESSAGES/gnomint.mo
Error: Orphaned: share/locale/de/LC_MESSAGES/gnomint.mo
Error: Orphaned: share/locale/es/LC_MESSAGES/gnomint.mo
Error: Orphaned: share/locale/fi/LC_MESSAGES/gnomint.mo
Error: Orphaned: share/locale/fr/LC_MESSAGES/gnomint.mo
Error: Orphaned: share/locale/it/LC_MESSAGES/gnomint.mo
Error: Orphaned: share/locale/oc/LC_MESSAGES/gnomint.mo
Error: Orphaned: share/locale/pt_BR/LC_MESSAGES/gnomint.mo
Error: Orphaned: share/locale/ru/LC_MESSAGES/gnomint.mo
Error: Orphaned: share/locale/sk/LC_MESSAGES/gnomint.mo
Error: Orphaned: share/locale/sv/LC_MESSAGES/gnomint.mo
===> Checking for directories owned by MTREEs
===> Checking for directories handled by dependencies
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: lib/locale/ca/LC_MESSAGES/gnomint.mo
Error: Missing: lib/locale/cs/LC_MESSAGES/gnomint.mo
Error: Missing: lib/locale/de/LC_MESSAGES/gnomint.mo
Error: Missing: lib/locale/es/LC_MESSAGES/gnomint.mo
Error: Missing: lib/locale/fi/LC_MESSAGES/gnomint.mo
Error: Missing: lib/locale/fr/LC_MESSAGES/gnomint.mo
Error: Missing: lib/locale/it/LC_MESSAGES/gnomint.mo
Error: Missing: lib/locale/oc/LC_MESSAGES/gnomint.mo
Error: Missing: lib/locale/pt_BR/LC_MESSAGES/gnomint.mo
Error: Missing: lib/locale/ru/LC_MESSAGES/gnomint.mo
Error: Missing: lib/locale/sk/LC_MESSAGES/gnomint.mo
Error: Missing: lib/locale/sv/LC_MESSAGES/gnomint.mo
Error: Missing: @dirrmtry lib/locale/ca/LC_MESSAGES
Error: Missing: @dirrmtry lib/locale/ca
Error: Missing: @dirrmtry lib/locale/cs/LC_MESSAGES
Error: Missing: @dirrmtry lib/locale/cs
Error: Missing: @dirrmtry lib/locale/de/LC_MESSAGES
Error: Missing: @dirrmtry lib/locale/de
Error: Missing: @dirrmtry lib/locale/es/LC_MESSAGES
Error: Missing: @dirrmtry lib/locale/es
Error: Missing: @dirrmtry lib/locale/fi/LC_MESSAGES
Error: Missing: @dirrmtry lib/locale/fi
Error: Missing: @dirrmtry lib/locale/fr/LC_MESSAGES
Error: Missing: @dirrmtry lib/locale/fr
Error: Missing: @dirrmtry lib/locale/it/LC_MESSAGES
Error: Missing: @dirrmtry lib/locale/it
Error: Missing: @dirrmtry lib/locale/oc/LC_MESSAGES
Error: Missing: @dirrmtry lib/locale/oc
Error: Missing: @dirrmtry lib/locale/pt_BR/LC_MESSAGES
Error: Missing: @dirrmtry lib/locale/pt_BR
Error: Missing: @dirrmtry lib/locale/ru/LC_MESSAGES
Error: Missing: @dirrmtry lib/locale/ru
Error: Missing: @dirrmtry lib/locale/sk/LC_MESSAGES
Error: Missing: @dirrmtry lib/locale/sk
Error: Missing: @dirrmtry lib/locale/sv/LC_MESSAGES
Error: Missing: @dirrmtry lib/locale/sv
Error: Missing: @dirrmtry lib/locale
===> Error: Plist issues found.


share/locale looks more correct than lib/locale to me...

-- 
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-192094-13-J2DfAJP25p>