>i'm wanting to produce LSB packages of an application using Debian >unstable. i installed lsb, lsbdev, etc, but i've run into a few >problems (with sshd). is this expected to "work"? > >problems so far: >- sshd need a privsep directory created in the chroot >- /var/log/lastlog doesn't exist in the chroot >- openpty errors too > >as it stands, i can't log into the chroot environment. > > >should i just report these as bugs? or am i missing something?
report them as bugs so they get tracked, but it is a known issue: the chroot isn't really up to date any longer and needs to be fixed or dropped. use lsbcc instead to make some progress.

