Rainer Orth wrote: > pkgmogrify -D ARCH=i386 -D PKGVERS_COMPONENT=0.5.11 -D PKGVERS_BUILTON=5.11 > -D PKGVERS_BRANCH=0.142 -D PKGVERS=0.5.11,5.11-0.142 -D > PYDIR=usr/lib/python2.6 -D PYDIRVP=usr/lib/python2.6/vendor-packages -I > transforms -O pkgtmp/SUNWipkg.mog manifests/SUNWipkg.p5m defaults > Traceback (most recent call last): > File "/usr/bin/pkgmogrify", line 498, in <module> > exit_code = main_func() > File "/usr/bin/pkgmogrify", line 430, in main_func > lines.extend(read_file(f, ignoreincludes)) > File "/usr/bin/pkgmogrify", line 363, in read_file > add_transform(line, filename, lineno) > File "/usr/bin/pkgmogrify", line 233, in add_transform > transforms.append((types, attrdict, operation, filename, lineno, > transform)) > UnboundLocalError: local variable 'operation' referenced before assignment > pkgmogrify: caught <type 'exceptions.Exception'>, local variable 'operation' > referenced before assignment > *** Error code 99 > dmake: Fatal error: Command failed for target `pkgtmp/SUNWipkg.mog' > > The pkg bits currently installed are from an SVR4 build of the pkg > gate as of the in141 tag. > > Suggestions?
You need Danek's pkgmogrify changes, too. They're more recent than pkg b141. -- Rich _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
