Hi Jerome, > > I am still having the issue. I am using quilt in an automated > > process, and making sure quilt pop -a works is crucial otherwise it > > breaks my surrounding scripts. > > pop -a doesn't work because push didn't work in the first place. > > [EMAIL PROTECTED]> quilt push > Applying patch 100_misc_fixes.txt > Patch patches/100_misc_fixes.txt appears to be empty > Patch 100_misc_fixes.txt appears to be empty, applied > > Now at patch 100_misc_fixes.txt > > I had manually modified my series and misnamed my patch file > extension... But quilt error message could be improved. The file does > not "appear to be empty". It just doesn't exist at all.
You're right, I could reproduce the problem easily here. > This should probably end up in a failure as it causes issues when > trying to pop all. push all shouldn't work. Maybe you could propose a patch fixing the problem? Note that in my test, I *could* pop the supposedly empty patch without a problem, so maybe you have an additional problem on top of this one. Let's fix this one first though. Thanks, -- Jean Delvare _______________________________________________ Quilt-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/quilt-dev
