Bug 245305

Summary: ports-mgmt/pkg: 1.14.1 with poudriere repository faults
Product: Ports & Packages Reporter: peter.larsen
Component: Individual Port(s)Assignee: freebsd-pkg (Nobody) <pkg>
Status: Closed DUPLICATE    
Severity: Affects Many People Flags: bugzilla: maintainer-feedback? (pkg)
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   

Description peter.larsen 2020-04-03 05:01:40 UTC
updating of a random package

portupgrade --batch -PP devel/libunwind



[Reading data from pkg(8) ... - 217 packages found - done]
--->  Checking for the latest package of 'devel/libunwind'
--->  Found a package of 'devel/libunwind': /usr/ports/packages/All/libunwind-20170615.txz (libunwind-20170615)
--->  Fetching the package(s) for 'libunwind-20170615_1' (devel/libunwind)
Updating poudriere repository catalogue...



(halts for an extended time in minutes)



poudriere repository is up to date.
All repositories are up to date.
[Reading data from pkg(8) ... - 217 packages found - done]
** Listing the failed packages (-:ignored / *:skipped / !:failed)
	! libunwind-20170615_1	(undefined method `chomp' for nil:NilClass)
--->  Found a package of 'devel/libunwind': /usr/ports/packages/All/libunwind-20170615.txz (libunwind-20170615)
--->  Located a package version 20170615 (/usr/ports/packages/All/libunwind-20170615.txz)
** Ignoring the package, which is the same version as is installed (20170615)
** No package available: devel/libunwind
** Listing the failed packages (-:ignored / *:skipped / !:failed)
	! devel/libunwind (libunwind-20170615)	(package not found)




pkg is asking the poudriere repo for something

[03/Apr/2020:06:50:35 +0200] "GET / HTTP/1.1" 200 6178 "-" "pkg/1.14.1"

but never for the package nor the packagesite.txz

packagesite.txz have "libunwind":{"origin":"devel/libunwind","version":"20170615_1"}
Comment 1 peter.larsen 2020-04-03 14:16:52 UTC

*** This bug has been marked as a duplicate of bug 245292 ***