SF.net SVN: gar:[24326] csw/mgar/pkg/facter/trunk/Makefile

Maciej (Matchek) Bliziński maciej at opencsw.org
Tue Jan 13 00:50:19 CET 2015


I was wondering, did you scroll up and read about why checkpkg thinks
that CSWlibruby1-9-1-1
or CSWruby or CSWruby18 or CSWruby191 are needed as dependencies? The
reason could be different than you think.

2014-11-11 20:45 GMT+00:00 <tosmi at users.sourceforge.net>:

> Revision: 24326
>           http://sourceforge.net/p/gar/code/24326
> Author:   tosmi
> Date:     2014-11-11 20:45:36 +0000 (Tue, 11 Nov 2014)
> Log Message:
> -----------
> fixed checkpkg errors
>
> Modified Paths:
> --------------
>     csw/mgar/pkg/facter/trunk/Makefile
>
> Modified: csw/mgar/pkg/facter/trunk/Makefile
> ===================================================================
> --- csw/mgar/pkg/facter/trunk/Makefile  2014-11-11 20:36:08 UTC (rev 24325)
> +++ csw/mgar/pkg/facter/trunk/Makefile  2014-11-11 20:45:36 UTC (rev 24326)
> @@ -32,10 +32,14 @@
>  TEST_SCRIPTS      =
>  INSTALL_SCRIPTS   = facter
>
> -CHECKPKG_OVERRIDES_CSWfacter +=
> file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/site_ruby/1.8/facter/ssh.rb
> -CHECKPKG_OVERRIDES_CSWfacter +=
> file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/site_ruby/1.8/facter/Cfkey.rb
> -CHECKPKG_OVERRIDES_CSWfacter +=
> file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/site_ruby/1.8/facter/util/manufacturer.rb
> +CHECKPKG_OVERRIDES_CSWfacter +=
> file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/site_ruby/2.0.0/facter/ssh.rb
> +CHECKPKG_OVERRIDES_CSWfacter +=
> file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/site_ruby/2.0.0/facter/Cfkey.rb
> +CHECKPKG_OVERRIDES_CSWfacter +=
> file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/site_ruby/2.0.0/facter/util/manufacturer.rb
>
> +# we depend on ruby20 but checkpkg does not know anything about it
> +CHECKPKG_OVERRIDES_CSWfacter +=
> missing-dependency|CSWlibruby1-9-1-1|or|CSWruby|or|CSWruby18|or|CSWruby191
> +CHECKPKG_OVERRIDES_CSWfacter += surplus-dependency|CSWruby20
> +
>  include gar/category.mk
>
>  install-facter:
>
> This was sent by the SourceForge.net collaborative development platform,
> the world's largest Open Source development site.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencsw.org/pipermail/devel/attachments/20150112/b02da75e/attachment.html>


More information about the devel mailing list