Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Jan 2022 19:17:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 260399] freebsd-update: Downloading patches often fails repeatedly
Message-ID:  <bug-260399-227-AdtEahTScZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260399-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260399

--- Comment #12 from Colin Percival <cperciva@FreeBSD.org> ---
Don't worry about portsnap vs. freebsd-update -- it's basically the same code.

If HTTP requests are getting mangled that's a very clear sign as to where the
problem is.  A couple questions about that:

1. Where you are running tcpdump, on the system in question or somewhere else
(firewall etc)?

2. Can you run this under ktrace so I can see the data being passed from
phttpget to the kernel?

It's looking like there's either a phttpget bug, a network stack bug, or you
have a glitchy network card.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260399-227-AdtEahTScZ>