Summary: | stabilize net-libs/libssh-0.2 and remove =net-libs/libssh-0.11 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Lothar Braun <lothar.braun> |
Component: | New packages | Assignee: | Gentoo Netmon project <netmon> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | Keywords: | STABLEREQ |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Lothar Braun
2007-08-29 10:24:09 UTC
Of course - rename the ebuild and use versionator to do its job. Do you still want the 0.11 version removed? (In reply to comment #1) > Of course - rename the ebuild and use versionator to do its job. Do you still > want the 0.11 version removed? It would be ok for _me_ to remove the old version (since i want to develop a new application that uses libssh). But it might be a problem for other people to remove 0.11, because 0.2 and 0.11 seem to be incompatible (quote from homepage: "The list of changes are very numerous, the API was modified for better design, ..." I don't know if there are any apps that need 0.11, but if so there would be a problem. Maybe a sollted installation of both libs would be a good solution? only dep is net-analyzer/hydra so if that app works, it should be good to go. So give it a shot and report back please (In reply to comment #3) > only dep is net-analyzer/hydra so if that app works, it should be good to go. > > So give it a shot and report back please hydra-ssh2.c:10:2: warning: #warning "If compilation of hydra-ssh2 fails, you are not using v0.11. Download from http://www.0xbadc0de.be/" hydra-ssh2.c: In function ‘start_ssh2’: hydra-ssh2.c:34: warning: implicit declaration of function ‘options_new’ hydra-ssh2.c:34: warning: assignment makes pointer from integer without a cast hydra-ssh2.c:44: warning: implicit declaration of function ‘options_set_wanted_method’ hydra-ssh2.c:44: error: ‘KEX_COMP_C_S’ undeclared (first use in this function) hydra-ssh2.c:44: error: (Each undeclared identifier is reported only once hydra-ssh2.c:44: error: for each function it appears in.) hydra-ssh2.c:45: error: ‘KEX_COMP_S_C’ undeclared (first use in this function) hydra-ssh2.c:46: warning: implicit declaration of function ‘options_set_port’ hydra-ssh2.c:47: warning: implicit declaration of function ‘options_set_host’ hydra-ssh2.c:48: warning: implicit declaration of function ‘options_set_username’ hydra-ssh2.c:50: warning: passing argument 1 of ‘ssh_connect’ from incompatible pointer type hydra-ssh2.c:50: warning: assignment makes pointer from integer without a cast hydra-ssh2.c:82: warning: implicit declaration of function ‘ssh_error_code’ distcc[8285] ERROR: compile hydra-ssh2.c on localhost failed (In reply to comment #3) > only dep is net-analyzer/hydra so if that app works, it should be good to go. net-mon, hydra does not work as it rquires 0.11. Period. So either don't stable libssh-0.2 or make a hard-dep on 0.11. No reaction from maintainers and stabilising 0.2 when only reverse dependency wants 0.11 is just useless. removing arches and closing. |