Try to send again. > Hi Guys, > > I need your help with a problem I have. > > In the upgrade.py, if I want to add a new package which is > not in findpackageset for upgrade, then I only need to do this: > > id.grpset.hdrlist["mypackage"].select() > > But if "mypackage" is a biarch package, how can I add it to > the additional upgrade list? > > Thanks a million! > > --Limin >