On 01/10/12 08:12 AM, Petr Cvachoucek wrote:
I'm trying to move the link and dir file from texinfo package to the gcc-3 
package
and seems I'm not able to build it properly. My diff is attached.

When publishing gcc-3 package, it ends up with this pkglint error:

ERROR pkglint.dupaction001.1 path var/info/usr_sfw_share_info_dir is a duplicate delivered by pkg:/developer/gcc-3@3.4.3,5.11-0.175.1.0.0.7.661 pkg://solaris/text/texinfo@4.7,5.11-0.175.1.0.0.6.633:20111227T221749Z under all variant combinations

There is a similar problem with adding in a new version of automake.
See CR #6886388. In the initial diffs file that Norm had attached to
that bug, the problem is circumvented by adding:

  pkg.linted.pkglint.dupaction001.1=true

to the appropriate package action.

For example:

file path=usr/share/info/automake.info \
    pkg.linted.pkglint.dupaction001.1=true

Hopefully you can do something similar.


_______________________________________________
userland-discuss mailing list
userland-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/userland-discuss

Reply via email to