|
Bugzilla – Full Text Bug Listing |
| Summary: | linc-cleanup-sockets in wrong package | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Jon Nelson <jnelson-suse> |
| Component: | GNOME | Assignee: | Michael Meeks <mmeeks> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Jon Nelson
2005-08-27 02:30:51 UTC
True - we should prolly run linc-cleanup-sockets (in the background) as part of our login session / script - and yes - unfortunately there's no way to cleanup those sockets otherwise. Ideally of course, we should be using anonymous sockets (without an associated file system node) - a rather more trivial fix (for Linux) - but one we never got around to - that's prolly the better (simpler) fix. to ORBit2/linc/src/linc-protocols.c (link_protocol_get_sockaddr_unix). linc-cleanup-sockets is now included in the main package. Michael, I guess you were volunteering to make a patch for the second part? you are aware that we do not even have a "linc" package anymore ? Sure - I have a hacked-up, not-very-tested patch that works for me & passes the ORBit2 regression tests but may introduce a hideous security problem ... ;-) http://bugzilla.gnome.org/show_bug.cgi?id=315060 Yay! Thanks for moving linc-cleanup-sockets to the main package! As for the other issue(s), if they aren't related to this bug, should they be their own bugs so this can be closed? It looks to me like linc-cleanup-sockets is now in the orbit2 rpm (for 10.1), so I think this bug could be closed. Thanks! Fixed for 10.1 for sure. |