http://bugzilla.novell.com/show_bug.cgi?id=415607
User nfbrown(a)novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=415607#c47
Neil Brown <nfbrown(a)novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEEDINFO
Info Provider| |R.Vickers(a)cs.rhul.ac.uk
--- Comment #47 from Neil Brown <nfbrown(a)novell.com> 2009-09-30 19:35:19 MDT ---
I'm not having a lot of luck. I'm no longer thinking of that patch...
I compared the trace with the kernel code and I'm fairly sure that
the trace is only possible if either XPRT_CLOSING is set, or
XPRT_CONNECTING is set.
The first should only be set if the TCP connection is in one of the states:
FIN_WAIT_1 FIN_WAIT_2 CLOSING TIME_WAIT LAST_ACK
It is very unlikely the connection would stay in those states for more than
a couple of minutes providing the server was up and responding. If it
happens again you could check if the TCP connection is still present and
what its state is with
netstat -nt | grep 2049
Setting of XPRT_CONNECTING will be accompanied by a debug message mentioning
xs_connect, then it will be cleared again within at most 5 minutes which will
result in a "worker connecting ..." message.
We don't see either of those messages over a period longer than 5 minutes.
So my only hope is that "netstat -nt" might show something useful
if the problem happens again (assume you are willing to try running
with TCP for a while again....)
So: setting to "NEEDINFO" for "Can I get 'netstat -nt' output while the
problem is happening'.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=535836
Summary: Updater applet shows no updates but yast does
Classification: openSUSE
Product: openSUSE 11.2
Version: Milestone 6
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Installation
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: john.m.pemberton(a)sbcglobal.net
QAContact: jsrain(a)novell.com
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.2)
Gecko/20090730 SUSE/3.5.2-2.4 Firefox/3.5.2
Updater applet shows no updates, but when I initially enter Software Management
in yast, a list of items to update is displayed. This has happened both with
M5 and M6.
Reproducible: Always
Steps to Reproduce:
AFAIK, this happened the first time I entered Yast after an install. But I
haven't repeatedly re-installed to verify that. It could be an intermittent
problem. I entered yast to install something else, but hadn't yet requested
that anything be installed. Yet a list of things to install was displayed,
which appeared to be updates. Sorry I can't provide more detail.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.