OpenSolaris

Printable Version Enter a New Search
Bug ID 6619463
Synopsis proc.drv_utils: unwind duplicate driver alias checking with update_drv improvement
State 10-Fix Delivered (Fix available in build)
Category:Subcategory consolidation:os-net-pkgs
Keywords
Responsible Engineer Jerry Gilliam
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_106
Fixed In snv_106
Release Fixed solaris_nevada(snv_106)
Related Bugs 6515322 , 6612207 , 6795045 , 6837756
Submit Date 20-October-2007
Last Update Date 16-January-2009
Description
6515322 "misc cleanup neaded for SUNWxsvc package" introduced a packaging
utility proc.drv_utils that simplifies the task of adding/updating a driver
in a package.  This script has to go to some trouble when running update_drv
to strip aliases already installed for a driver as update_drv currently
chokes when given a non-unique alias.  6612207 "update_drv fails when alias
already present" is improving that.  Together with 6612207, it is
suggested that the duplicate alias checking in proc.drv_utils be
removed as that then becomes unnecessary clutter.
Work Around
N/A
Comments
N/A