[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33100: [libssh] fatal: dumb http transport does not support shallow
From: |
Leo Famulari |
Subject: |
bug#33100: [libssh] fatal: dumb http transport does not support shallow capabilities |
Date: |
Wed, 24 Oct 2018 21:02:41 -0400 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
On Wed, Oct 24, 2018 at 11:33:03PM +0200, Ludovic Courtès wrote:
> If might be that current-output-port is fully buffered. What if you
> add:
>
> (setvbuf (current-output-port) 'line)
>
> before the ‘format’ call?
Yeah, this lets' the message through.
- bug#33100: [libssh] fatal: dumb http transport does not support shallow capabilities, (continued)
- bug#33100: [libssh] fatal: dumb http transport does not support shallow capabilities, Ludovic Courtès, 2018/10/20
- bug#33100: [libssh] fatal: dumb http transport does not support shallow capabilities, Maxim Cournoyer, 2018/10/20
- bug#33100: [libssh] fatal: dumb http transport does not support shallow capabilities, Ludovic Courtès, 2018/10/22
- bug#33100: [libssh] fatal: dumb http transport does not support shallow capabilities, Leo Famulari, 2018/10/22
- bug#33100: [libssh] fatal: dumb http transport does not support shallow capabilities, Maxim Cournoyer, 2018/10/24
- bug#33100: [libssh] fatal: dumb http transport does not support shallow capabilities, Ludovic Courtès, 2018/10/24
- bug#33100: [libssh] fatal: dumb http transport does not support shallow capabilities, Leo Famulari, 2018/10/24
- bug#33100: [libssh] fatal: dumb http transport does not support shallow capabilities, Ludovic Courtès, 2018/10/24
- bug#33100: [libssh] fatal: dumb http transport does not support shallow capabilities,
Leo Famulari <=
- bug#33100: [libssh] fatal: dumb http transport does not support shallow capabilities, Maxim Cournoyer, 2018/10/24
- bug#33100: [libssh] fatal: dumb http transport does not support shallow capabilities, Ludovic Courtès, 2018/10/25
- bug#33100: [libssh] fatal: dumb http transport does not support shallow capabilities, Maxim Cournoyer, 2018/10/26
- bug#33100: [libssh] fatal: dumb http transport does not support shallow capabilities, Ludovic Courtès, 2018/10/27
- bug#33100: [libssh] fatal: dumb http transport does not support shallow capabilities, Maxim Cournoyer, 2018/10/28