Hi All,

Please review fix for few trivial pkgmogrify issues.

7182079 [Errno 32] Broken pipe received when used head with pkgmogrify
7168375 pkgmogrify missing misc import
7168378 pkgmogrify can trace back if arguments aren't provided to delete operation

webrev : https://cr.opensolaris.org/action/browse/pkg/saurabhv/7168378-rev0/webrev/

and provide your comments

Added test case 7168378 (without this fix, the test fails on baseline)
Test suite run is successful.

Unit test for CR 7182079:
---------------------------
$ pkgrecv --raw -s http://ipkg.in.oracle.com:10000/ -d . network/ping
Processing packages for publisher solaris ...
Retrieving and evaluating 1 package(s)...
PROCESS ITEMS GET (MB) SEND (MB) Completed 1/1 0.1/0.1 0.0/0.0

$ pkgmogrify network%2Fping/0.5.11%2C5.11-0.175.1.0.0.20.0%3A20120709T162517Z/manifest | head set name=pkg.fmri value=pkg://solaris/network/[email protected],5.11-0.175.1.0.0.20.0:20120709T162517Z
set name=variant.debug.osnet value=true value=false
set name=pkg.summary value="ping command"
set name=info.classification value="org.opensolaris.category.2008:Applications/System Utilities"
set name=org.opensolaris.consolidation value=osnet
set name=variant.opensolaris.zone value=global value=nonglobal
set name=variant.arch value=sparc value=i386
depend fmri=pkg:/system/library/[email protected] type=require
depend fmri=pkg:/system/[email protected] type=require
depend fmri=consolidation/osnet/osnet-incorporation type=require

NO traceback when piped the o/p to 'head'.

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

Reply via email to