Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148708 - upgrade to openssh-4.3_p2-r3 breaks cvs
Summary: upgrade to openssh-4.3_p2-r3 breaks cvs
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-22 15:21 UTC by Reid Fleming
Modified: 2006-09-25 00:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Reid Fleming 2006-09-22 15:21:32 UTC
upgraded openssh from 4.3_p2-r1 to 4.3_p2-r3 this morning, and was immediately
unable to communicate with remote cvs servers.  did not change ~/.ssh/config, CVSROOT, CVS_RSH, or anything else related to ssh or cvs.  nothing was changed
on the remote ends, and everybody else could use cvs from their machines (all non-gentoo) just fine.  but "cvs diff" from this machine would just sit there
until a few minutes later it timed out.  downgraded to openssh 4.3_p2-r1
and was able to run "cvs diff" against the remote server just fine again.
local system is gentoo, was running cvs 1.12.12-r2, openssh 4.3_p2-r3,
remote system was fedora core 5 running cvs 1.11.17, openssh 3.9p1.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-22 15:23:24 UTC
So re-emerge cvs.
Comment 2 Reid Fleming 2006-09-24 17:29:32 UTC
emerged the latest openssh, re-emerged cvs, then tested it using
"cvs diff filename" and am now able to communicate with remote cvs
servers successfully.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-09-25 00:04:02 UTC
OK, closing then. Thanks for reporting back.