Petr Cvachoucek wrote: > Hi Norm, > 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
The problem is that the canonical repo, against which pkglint checks, doesn't have the version of the texinfo package that's relinquished this file, so it still thinks there's a problem. I'm not sure how we're supposed to handle transferring files between packages here when they're not published into the same repo. I don't think that pkglint can take more than one reference repo, though that seems to me like it would help solve the problem. Note that you'll want your new gcc package to have an optional dependency on the version of texinfo that's relinquished the file, but I don't think that'll help you here. Danek _______________________________________________ userland-discuss mailing list userland-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/userland-discuss