hi stefano,
since on sarge deboostrap is installing base-config, but not on other distro, i'd check for it's existance under /tmp/target, with executable flag (with find, or directly with [ -x ]. but all this in the base-config module itself, since this is the only one to invoke base-config. hope that's a good idea, alex Stefano Melchior wrote: > On Tue, Jun 20, 2006 at 07:57:02PM +0200, Mattia Dongili wrote: > >>severity 374582 minor >>thanks >> >>On Tue, Jun 20, 2006 at 08:10:18AM +0300, alex bodnaru wrote: >> >>>Package: rootstrap >>>Version: 0.3.22-1 >>>Severity: grave >>>Justification: renders package unusable >>> >>>base-config has been removed from etch, hence it's invokation fails. >>>you may execute it on condition if exists, or just ignore it's failure >>>like with || true. >> >>Uh, but the base-config module is not even included in the default >>configuration. >>I wouldn't even consider this a bug, at least until sarge (with >>base-config) disappears. >> >>I'm very tempted to close this bug, I don't really see any bug here. >>Surely this is not "grave" at all. >>Maybe just documenting this issue can help? >> > > Mattia, > does it affect badly to test if there is any base-config entry? I mean if > we add a check on presence of base-config line, it is possible to avoid > the rootstrap to use this feature on a etch system. > Does it make sense? > > SteX -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

