First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 192220
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Max <max@berger.name>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 192220 depends on: Show dependency tree
Show dependency graph
Bug 192220 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-09-11 19:53 0000
DropBear is mostly used on embedded devices, and some of these (notable the
DSM-G600) do not come with unix98 pty's in the default kernel. This option
allows dropbear to compile and work with the standard kernel, it would
therefore be nice to have it exposed as a USE flag (maybe BSDPTY).

Absence of the --disable-openpty leaves me without a shell when trying to log
in.

Reproducible: Always

Steps to Reproduce:
1. Compile default DropBear
2. Run using the default kernel on embedded DSM-G600
3. Log in from other machine

Actual Results:  
SSH returns - no pty could be allocated

Expected Results:  
Login via SSH

http://dsmg600.info/howto:chroot_gentoo

------- Comment #1 From SpanKY 2007-09-11 20:18:55 0000 -------
i dont think there's any advantage at all to disabling unix98 pty's in the
kernel and going with old style pty's ... any one shipping kernels like that
should be smacked and fix their configuration

i cant think of a useful USE flag to use here nor should it really be
encouraged to do so in the first place

you can do:
EXTRA_ECONF=--disable-openpty emerge dropbear

------- Comment #2 From Max 2007-09-12 09:32:30 0000 -------
I know the kernel is flawed - unfortunately this is something I cannot change
without risking bricking my embedded device.

The reason for a use flag would be other apps, such as "screen", which have the
same problem.

------- Comment #3 From SpanKY 2007-10-06 12:28:43 0000 -------
ive added USE=bsdpty to dropbear-0.50

First Last Prev Next    No search results available      Search page      Enter new bug