On Tue, 2011-05-10 at 17:12 -0400, Chris Lumens wrote: > > diff --git a/scripts/upd-instroot b/scripts/upd-instroot > > index 6541ec0..a24c749 100755 > > --- a/scripts/upd-instroot > > +++ b/scripts/upd-instroot > > @@ -522,10 +522,10 @@ usr/share/hwdata/MonitorsDB > > usr/share/xorg/extramodes > > usr/share/xorg/vesamodes > > usr/share/zoneinfo/* > > -usr/share/rhsm > > +usr/share/rhsm/* > > usr/lib/yum-plugins/product-id.py* > > var/log/rhsm > > -etc/rhsm > > +etc/rhsm/* > > etc/yum/pluginconf.d/product-id.conf > > EOF > > I know there was some discussion in IRC about whether other paths needed > to be added or not, too. The above should grab everything in those > directories, so ACK to that. I don't know if everything needed to run > subscription_manager is present, though. It almost certainly isn't. Since RHEL5 upd-instroot doesn't bother resolving RPM deps and it doesn't include anything from /usr/lib*/python?.? by default, we have to manually spell out every python module needed - both in PACKAGES and KEEPFILES. Ha ha whee! Expect one or more patches to follow. -w _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list