http://bugs.grommit.com/show_bug.cgi?id=364
Summary: cddlchk blows up on pkg's prof_attr
Product: SCM Migration
Version: unspecified
Platform: All
OS/Version: Solaris 11/Nevada
Status: NEW
Severity: normal
Priority: P3
Component: cddlchk
AssignedTo: scm-migration-dev at opensolaris.org
ReportedBy: richlowe at richlowe.net
Cddlchk is blowing up when run against
pkg/gate/src/util/distro-import/74/prof_attr
File "Checks/Cddl.py", line 104, in cddlchk
checkblock(b)
File "Checks/Cddl.py", line 55, in checkblock
license, CDDL):
File "Checks/Cddl.py", line 54, in <lambda>
for file, valid in map(lambda x,y: (x.lstrip(CmntChrs), y),
AttributeError: 'NoneType' object has no attribute 'lstrip'
This is pkg at 151:16ef057413db (in case they adjust that file any)
--
Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.