Hi,

Thomas Koch wrote:
> I'm not aware of any changes in Git 1.8 that could make guilt
> incompatible.

JFTR: The test suite already fails with git 1:1.7.10.4-2 (the last git
1.7.x before an 1.8.x version was uploaded to unstable):

./run-tests
010: done.
011: done.
020: done.
021: done.
022: done.
023: done.
024: done.
025: --- t-025.out      2013-06-17 16:47:39.000000000 +0000
+++ /tmp/guilt.log.6666 2013-06-17 21:04:50.000000000 +0000
@@ -4,6 +4,7 @@
 All patches popped.
 % guilt push
 Applying patch..file
+fatal: unrecognized input
 Patch applied.
 % list_files
 d .git/patches
@@ -23,6 +24,7 @@
 Now at file.
 % guilt push
 Applying patch..dir/file
+fatal: unrecognized input
 Patch applied.
 % list_files
 d .git/patches
@@ -46,6 +48,7 @@
 Now at dir/file.
 % guilt push
 Applying patch..dir/subdir/file
+fatal: unrecognized input
 Patch applied.
 % list_files
 d .git/patches
@@ -82,6 +85,7 @@
 Now at mode.
 % guilt push
 Applying patch..append
+fatal: unrecognized input
 Patch applied.
 % list_files
 d .git/patches
@@ -117,6 +121,7 @@
 All patches popped.
 % guilt push
 Applying patch..prepend
+fatal: unrecognized input
 Patch applied.
 % list_files
 d .git/patches
Test failed!

Test:           025
Repo dir:       /tmp/guilt.reg.3494
Log file:       /tmp/guilt.log.6666

With git 1:1.8.3.1-1 from unstable, the test suite failures are the
same:

./run-tests
010: done.
011: done.
020: done.
021: done.
022: done.
023: done.
024: done.
025: --- t-025.out      2013-06-17 16:47:39.000000000 +0000
+++ /tmp/guilt.log.18305        2013-06-17 21:15:57.000000000 +0000
@@ -4,6 +4,7 @@
 All patches popped.
 % guilt push
 Applying patch..file
+fatal: unrecognized input
 Patch applied.
 % list_files
 d .git/patches
@@ -23,6 +24,7 @@
 Now at file.
 % guilt push
 Applying patch..dir/file
+fatal: unrecognized input
 Patch applied.
 % list_files
 d .git/patches
@@ -46,6 +48,7 @@
 Now at dir/file.
 % guilt push
 Applying patch..dir/subdir/file
+fatal: unrecognized input
 Patch applied.
 % list_files
 d .git/patches
@@ -82,6 +85,7 @@
 Now at mode.
 % guilt push
 Applying patch..append
+fatal: unrecognized input
 Patch applied.
 % list_files
 d .git/patches
@@ -117,6 +121,7 @@
 All patches popped.
 % guilt push
 Applying patch..prepend
+fatal: unrecognized input
 Patch applied.
 % list_files
 d .git/patches
Test failed!

Test:           025
Repo dir:       /tmp/guilt.reg.31989
Log file:       /tmp/guilt.log.18305

So 1.8 is as good or as bad as 1.7 for guilt.

                Regards, Axel
-- 
 ,''`.  |  Axel Beckert <a...@debian.org>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-    |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to