issue with bogus override
Dagobert Michelsen
dam at opencsw.org
Sun Jan 20 20:03:07 CET 2019
> Am 20.01.2019 um 18:07 schrieb Riccardo Mottola via maintainers <maintainers at lists.opencsw.org>:
>
> Hi!
>
>
> I am updating the gnustep base package.
>
> Little changed, except the new version.
>
>
> When I build it, I get this:
>
>
> * File root/opt/csw/GNUstep/System/Library/Libraries/gnustep-
> base/Versions/1.26/Resources/NSTimeZones/README contains bad content:
> '/usr/local'. If it's a legacy file you can't modify, or if you
> investigated the issue and the string does not pose a real issue, you can
> override this error.
>
> And of course, later,
>
> If any of the reported errors were false positives, you can override them
> pasting the lines below to the GAR recipe.
> CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/share|root/opt/csw/GNUstep/System/Library/Libraries/gnustep-base/Versions/1.26/Resources/NSTimeZones/README
>
>
> However, the receipe already contains exactly that line! It was present also in the previous versions (just with a different soname)
Nope. The upper overrides /usr/local while the latter warns about /usr/share.
You need to override both.
Best regards
— Dago
>
>
> Ideas?
>
>
> Thank you, Riccardo
>
--
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896
More information about the maintainers
mailing list