On Fri, Jul 30, 2010 at 4:23 AM, MJ Ray <m...@phonecoop.coop> wrote: > OK, here's my second stupid question of the week! When I try to run > ContributeRecipe GnuPG 1.4.10 as suggested after NewVersion --source > 1.4.9 GnuPG 1.4.10 && Compile GnuPG 1.4.10, I get the following > strange response: > > GetRecipe: Trying to get /Files/Compile/Recipes/GnuPG/2.0.15-r1 > Generating diff from 2.0.15-r1->1.4.10 > Error: Please provide a completed Resources/Description file in the recipe. That error appears when there is no mention of "Resources/Description" in the full diff (from an empty directory to the recipe tree). Which means the file isn't in there. I'm not sure why or even how it would be missed out, since the sent content is in essence just `diff -urNa emptydir/$program $program`.
I have just tried those commands and submitted successfully (<http://recipes.gobolinux.org/review/1280443951-24418/michael_homer/GnuPG--1.4.10>). Perhaps there was a network error that cut off the submitted content for you. That is the first error message that it's possible to generate on the server side, so it would appear if the diff were empty. It may be that ContributeRecipe is generating it wrongly on the client too, but that should give an error earlier. If you run ContributeRecipe with the --pretend option it will dump out the report as would be sent over the wire. There should be two diffs in it, one of which is all additions and the other against the newest official version. -Michael _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel