--- Log opened Tue Aug 25 00:00:14 2015 | ||
poke53281 | I have a very dumb problem. I try to find the source of some error message of openssh "PTY allocation request failed on channel 0". I searched the whole source and used even online source code finders. But I cannot find the c file in which the error message is triggered. | 11:38 |
---|---|---|
knz | poke53281: it's when allocating a virtual terminal for the session | 11:47 |
knz | openpty() | 11:47 |
knz | or perhaps it has its own logic to scan /dev/pty | 11:47 |
poke53281 | Yeah, but the error messages in such functions don't fit. It is strange. | 12:48 |
poke53281 | knz: http://pastie.org/10374470 | 13:29 |
poke53281 | none of the error messages come even close. | 13:32 |
poke53281 | found it | 13:52 |
knz | poke53281: what was it? | 14:26 |
poke53281 | https://github.com/openssh/libopenssh/blob/master/ssh/clientloop.c#L797 | 14:35 |
poke53281 | I searched mainly for "allocation request" and "on channel" | 14:35 |
poke53281 | Don't know why I missed the file. | 14:35 |
olofk | Anyone handy with deb packages? Thinking of doing packages for FuseSoC and a small python lib | 20:54 |
olofk | Not sure how easy it is to do from gentoo, and it's a bit overhead to install a ubuntu/debian vm with all the tools just for this | 20:55 |
robtaylor | olofk: i can probably help, but a bit rusty ;) | 20:57 |
robtaylor | olofk: gentoo packages arent very hard, though I use arch nowadays and packaging for that is pretty trivial | 20:58 |
olofk | robtaylor: Yeah, packaging for gentoo isn't a problem. I actually made a minimal ebuild as a tweet a while ago :) | 21:07 |
olofk | But there are a few people who uses this debian thing | 21:07 |
olofk | https://twitter.com/OlofKindgren/status/528482906159996928 | 21:08 |
olofk | Oh well. That's something for tomorrow | 21:11 |
robtaylor | olofk: you could ask Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org> | 21:30 |
--- Log closed Wed Aug 26 00:00:16 2015 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!