On 06/24/09 16:35, Danek Duvall wrote:
On Wed, Jun 24, 2009 at 01:11:13PM -0500, Todd Pisek wrote:

I have a number of SVR4 packages that I am importing as part of one
IPS package in the extra gate. I added a license entry in my
'manifest as follows:

add license common/sam-qfs.license license=SunEntitlement-QFS

When I build the extra gate, I can see the license, but I also see
the copyright files for each SVR4 package imported as shown below.
Is there a way I can prevent the multiple copyrights from the
license area without removing the copyright from each SVR4 package
that is imported?

I think you should be able to put

    drop license license=SUNWblah.copyright

into your import file and see those license actions removed.

Do I need a specific release of the pkg-gate to do this? When I tried it I got:

/export/home/todd/ips/pkg-gate/src/util/distro-import/101a/redist_cluster
Traceback (most recent call last):
File "/export/home/todd/ips/pkg-gate/src/util/distro-import/solaris.py", line 1336, in ?
   SolarisParse(_mf)
File "/export/home/todd/ips/pkg-gate/src/util/distro-import/solaris.py", line 1331, in SolarisParse
   raise RuntimeError("Error: unknown token '%s' "
RuntimeError: Error: unknown token 'license=SUNWsamfswm.copyright' (2008.11/common/sam-qfs:70)
*** Error code 1
make: Fatal error: Command failed for target `default'


Here is the line I added:

drop license license=SUNWsamfswm.copyright

Thanks.

--- Todd



Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to