On Mon, 18 Mar 2013 10:55:23 -0300 Lucas Meneghel Rodrigues <[email protected]> wrote:
> On Wed, Feb 27, 2013 at 3:58 PM, Ross Brattain > <[email protected]> wrote: > > > > Hi, > > > > I ran into a problem with base_packages.GitFetcher. It looks like > > base_packages.BasePackageManager wants to grab a "packages.checksum" file > > to check to see if a dependency needs to be updated when it has already > > been installed. BasePackageManager.parse_tarball_name fails when passed > > "packages.checksum" > > > > I'm not sure of a good solution. I will probably look into just disabling > > the checksum feature for GitFetcher, since git archive --remote= probably > > won't be able to fetch a packages.checksum directly anyway. > > Hey Ross, sorry it took so long to work on this. I've opened issue > > https://github.com/autotest/autotest/issues/603 > > And after investigating it, I came up with a simple fix and pushed it > to next. Please validate it in your test grid. > > Cheers, > > Lucas <snip> Hi Lucas, Thank you very much for working on this, I'll take a look at it. I ended up making more changes to GitFetcher and HttpFetcher to get it working in our setup. I'm working on getting approval to upstream my autotest changes, should be another couple of weeks. Thanks, Ross Brattain Intel ND Linux Validation _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
