Date: Sat, 30 May 2026 17:51:37 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 295726] Poudriere fetch not checking distfiles for lang/python311 Message-ID: <bug-295726-21822-McnXGumkNe@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-295726-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295726 Benjamin Takacs <nimaje+fbz@bureaucracy.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nimaje+fbz@bureaucracy.de --- Comment #1 from Benjamin Takacs <nimaje+fbz@bureaucracy.de> --- easier reproducer, that doesn't depend on poudriere, previously fetched distfiles or the python port: 1. mkdir /tmp/bug-295726 2. touch /tmp/bug-295726/freebsd-pkg-2.7.5_GH0.tar.gz 3. Go to the ports-mgmt/pkg port 4. DISTDIR=/tmp/bug-295726 make fetch 4.1. notice that nothing gets fetched 5. DISTDIR=/tmp/bug-295726 FETCH_REGET=0 make checksum => SHA256 Checksum mismatch for freebsd-pkg-2.7.5_GH0.tar.gz. So make fetch skips fetching solely based on the filename. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295726-21822-McnXGumkNe>
