On Mon, Aug 29, 2011 at 8:19 PM, Juergen Arndt <[email protected]> wrote: > # Checkpkg suggests adding the following lines to the GAR recipe: > # This is a summary; see above for details. > RUNTIME_DEP_PKGS_CSWnagios += CSWlibiconv2 > RUNTIME_DEP_PKGS_CSWnagios += CSWlibpng12-0 > RUNTIME_DEP_PKGS_CSWnagios += CSWlibz1 > If any of the reported errors were false positives, you can override them > pasting the lines below to the GAR recipe. > CHECKPKG_OVERRIDES_CSWnagios += surplus-dependency|CSWpng > CHECKPKG_OVERRIDES_CSWnagios += surplus-dependency|CSWzlib > CHECKPKG_OVERRIDES_CSWnagios += surplus-dependency|CSWiconv > CHECKPKG_OVERRIDES_CSWnagios += missing-dependency|CSWlibpng12-0 > CHECKPKG_OVERRIDES_CSWnagios += missing-dependency|CSWlibz1 > CHECKPKG_OVERRIDES_CSWnagios += missing-dependency|CSWlibiconv2 > > Well, are there packages named CSWlibiconv2, CSWlibpng12-0 and CSWlibz1? I > cannot find them. I thougt, I would be fine with CSWiconv, CSWpng and CSWzlib.
You will find them here: http://mirror.opencsw.org/opencsw-future/unstable We build against unstable now and you should use those hosts (e.g. unstable9x) to have the right packages installed. /peter _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
