Mailinglist Archive: opensuse-bugs (3384 mails)
| < Previous | Next > |
[Bug 745534] zypper cannot fetch anything
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 7 Feb 2012 16:31:04 +0000
- Message-id: <20120207163104.97C27CC7D5@soval.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=745534
https://bugzilla.novell.com/show_bug.cgi?id=745534#c4
--- Comment #4 from Jiri Slaby <jslaby@xxxxxxxx> 2012-02-07 16:31:03 UTC ---
It actually closes the socket and tries to read from that again:
recvfrom(3, "\3217\201\200\0\1\0\1\0\0\0\0\10download\10opensuse\3o"..., 513,
0,
{sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.0.2.3")}, [16])
= 67
close(3) = 0
recvfrom(4294967295, 0x7fff463609e0, 513, 0, 0x7fff46360bf0, 0x7fff463609dc) =
-
1 EBADF (Bad file descriptor)
(In reply to comment #3)
OK, try with newer kernel.
Nope, sorry. Try to disable that shit called ipv6... Using ipv6.disable=1
kernel parameter.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |