[csw-maintainers] OBSOLETED_BY_ not work?
Dagobert Michelsen
dam at opencsw.org
Mon Apr 30 11:26:12 CEST 2012
Hi Carsten,
Am 30.04.2012 um 11:19 schrieb Carsten Grzemba:
> /opt/csw/bin/checkpkg --catalog-release unstable --os-release SunOS5.9 --architecture i386 d9b1f8d5af903ced92e4fbf24f5de2bb
>
> reports many errors of this kind:
>
> CHECKPKG_OVERRIDES_CSWpoppler-data += file-collision|/opt/csw/share/poppler/cMap/Adobe-Japan1/RKSJ-H|CSWpoppler-data|CSWpopplerdata
>
> CSWpoppler-data replaces CSWpopplerdata
>
> the recipe contains:
>
> OBSOLETED_BY_CSWpoppler-data = CSWpopplerdata
>
> What's wrong?
The old package and catalogname didn't match:
CSWpopplerdata -> poppler_data
so you need
CATALOGNAME_CSWpopplerdata = poppler_data_stub
or the new obsoleted package has the same catalog name as the current one.
Best regards
-- Dago
--
"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