[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.1.18-23.2); (wrong-type-argument numberp 0_ech) in tramp-ba
From: |
Michael Albinus |
Subject: |
Re: tramp (2.1.18-23.2); (wrong-type-argument numberp 0_ech) in tramp-barf-unless-okay |
Date: |
Tue, 26 Oct 2010 17:22:38 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Łukasz Stelmach <address@hidden> writes:
> I encountered the following error.
>
> Debugger entered--Lisp error: (wrong-type-argument numberp 0_ech)
Recently, there was another report about tramp-handle-vc-registered.
Finally, it turned out that the command send by this function was much
too long.
> tramp-barf-unless-okay(["ssh" "jdoe" "volt.pw.edu.pl"
> "/home/stud/jdoe/WWW/index.html"] "tramp_vc_registered_read_file_names
> /home/stud/jdoe/WWW/RCS/index.html\\,v /home/stud/jdoe/WWW/index.html\\,v
> /home/stud/jdoe/WWW/RCS/index.html /home/stud/jdoe/WWW/CVS/Entries
> /home/stud/jdoe/WWW/.svn/entries /home/stud/jdoe/WWW/SCCS/s.index.html
> /home/stud/jdoe/WWW/s.index.html
> /home/stud/jdoe/WWW/index.html/.bzr/checkout/format
> /home/stud/jdoe/WWW/.bzr/checkout/format /home/stud/jdoe/.bzr/checkout/format
> /home/stud/.bzr/checkout/format /home/.bzr/checkout/format
> /.bzr/checkout/format /home/stud/jdoe/WWW/index.html/.git
> /home/stud/jdoe/WWW/.git /home/stud/jdoe/.git /home/stud/.git /home/.git
> /.git /home/stud/jdoe/WWW/index.html/.hg /home/stud/jdoe/WWW/.hg
> /home/stud/jdoe/.hg /home/stud/.hg /home/.hg /.hg
> /home/stud/jdoe/WWW/index.html/_MTN/format /home/stud/jdoe/WWW/_MTN/format
> /home/stud/jdoe/_MTN/format /home/stud/_MTN/format /home/_MTN/format
> /_MTN/format /home/stud/jdoe/WWW/index.html/\\{arch\\}/\\=tagging-method
> /home/stud/jdoe/WWW/\\{arch\\}/\\=tagging-method
> /home/stud/jdoe/\\{arch\\}/\\=tagging-method
> /home/stud/\\{arch\\}/\\=tagging-method /home/\\{arch\\}/\\=tagging-method
> /\\{arch\\}/\\=tagging-method" "`%s' returns with error"
> "tramp_vc_registered_read_file_names /home/stud/jdoe/WWW/RCS/index.html\\,v
> /home/stud/jdoe/WWW/index.html\\,v /home/stud/jdoe/WWW/RCS/index.html
> /home/stud/jdoe/WWW/CVS/Entries /home/stud/jdoe/WWW/.svn/entries
> /home/stud/jdoe/WWW/SCCS/s.index.html /home/stud/jdoe/WWW/s.index.html
> /home/stud/jdoe/WWW/index.html/.bzr/checkout/format
> /home/stud/jdoe/WWW/.bzr/checkout/format /home/stud/jdoe/.bzr/checkout/format
> /home/stud/.bzr/checkout/format /home/.bzr/checkout/format
> /.bzr/checkout/format /home/stud/jdoe/WWW/index.html/.git
> /home/stud/jdoe/WWW/.git /home/stud/jdoe/.git /home/stud/.git /home/.git
> /.git /home/stud/jdoe/WWW/index.html/.hg /home/stud/jdoe/WWW/.hg
> /home/stud/jdoe/.hg /home/stud/.hg /home/.hg /.hg
> /home/stud/jdoe/WWW/index.html/_MTN/format /home/stud/jdoe/WWW/_MTN/format
> /home/stud/jdoe/_MTN/format /home/stud/_MTN/format /home/_MTN/format
> /_MTN/format /home/stud/jdoe/WWW/index.html/\\{arch\\}/\\=tagging-method
> /home/stud/jdoe/WWW/\\{arch\\}/\\=tagging-method
> /home/stud/jdoe/\\{arch\\}/\\=tagging-method
> /home/stud/\\{arch\\}/\\=tagging-method /home/\\{arch\\}/\\=tagging-method
> /\\{arch\\}/\\=tagging-method")
This looks like the same problem. Could you, please, install Tramp
2.1.19 and check, whether the problem still exists?
> Miłego dnia,
> Łukasz Stelmach
Best regards, Michael.