Uhm. First 'primo' - lsh package is set of client and server for secsh v2 protocol. It's compatible with openssh and other ssh implementations. So - what does it doing in dev-libs? Second 'primo' - It doesn't build with newer versions of gcc. At least with my gcc-3.4.3 - see attached patch. Third 'primo' - what with /etc/{init,conf}.d/lshd? It would be nice to include some scripts. It is daemon, isn't it?
Created attachment 43881 [details] ebuild
Created attachment 43882 [details, diff] gcc-3.4.something patch yes, lsh refuses to build without this patch on gcc-3.4.3 and glibc-2.3.4.20041102 I don't know why, I am not programmer ;>
Created attachment 43883 [details, diff] correct gcc-3.4.? patch kick me, bite me, punch me.. former patch was adding senseless vim backup file.. corrected
Created attachment 43884 [details] conf.d/lshd
Created attachment 43885 [details] init.d/lshd
Created attachment 43886 [details] overlay image I wouldn't attach whole overlay package, but I'm still can't figure who and why put lsh into dev-libs... Mysterious... It should lay in net-misc between openssh and dropbear, shouldn't it?
I forgot to make something with /etc/lsh*, it should be /etc/lsh/lsh* I guess.. I did make nothing with /var/spool/lsh/* too, because I can't figure where we are storing random seeds... I'm leaving this bug for now, maybe good Wizard of Oz make things work as they should do? --
I forgot to make something with /etc/lsh*, it should be /etc/lsh/lsh* I guess.. I did make nothing with /var/spool/lsh/* too, because I can't figure where we are storing random seeds... I'm leaving this bug for now, maybe good Wizard of Oz make things work as they should do? -- I have a bit of pain in my golova
net-misc/lsh or move openssh to games-mud because someone is playing via remote shell account
there's no point in making asinine comments, all it does is serve to piss off developers lsh was put into dev-libs because it used to install some libraries
Ok, very sorry for offences. But it doesn't looks like lsh provides something for other apps, and one possible collision point with nettle is /usr/bin/sexp-conv. Maybe I wrong but: crefff@tiphareth ~ $ tar tjf /usr/portage/packages/All/lsh-1.4.3-r2.tbz2 |grep -E '/lib/|/include/' bzip2: (stdin): trailing garbage after EOF ignored crefff@tiphareth ~ $ Don't know if installed nettle will force lsh to build with it, but... Sometimes I feel that I don't understand nothing. But sorry for offences. And thanks for all the Fish.
1.4.3-r1 was released to fix the nettle problem it doesnt use/install the bundled nettle anymore for the updated gcc-34.patch, i developed one similar to the fix added upstream: http://cvs.lysator.liu.se/viewcvs/viewcvs.cgi/lsh/src/argp/argp.h?r1=1.16&r2=1.17&root=lsh
now in net-misc