On Thu, 2004-03-18 at 18:19, Limin Gu wrote: > 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? IIRC, the biarch package will be automatically detected. Have you tried it? Forrest