Bug 264668 - ports-mgmt/poudriere-devel : wrong number of queued ports in web page
Summary: ports-mgmt/poudriere-devel : wrong number of queued ports in web page
Status: In Progress
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-14 12:38 UTC by freebsd
Modified: 2022-06-16 03:21 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (bdrewery)


Attachments
page with the 5 actually queued portd, but 208 announced in the list of queued ports (83.97 KB, image/png)
2022-06-14 12:38 UTC, freebsd
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description freebsd 2022-06-14 12:38:17 UTC
Created attachment 234677 [details]
page with the 5 actually queued portd, but 208 announced in the list of queued ports

On the web page, the list of queued ports contains almost all the packages given to the poudriere bulk command

(poudriere-git-3.3.99.20211130)
Comment 1 Bryan Drewery freebsd_committer freebsd_triage 2022-06-14 19:47:36 UTC
Next time please report bugs at https://github.com/freebsd/poudriere

This is just a terminology/spelling problem. The bottom queued table is everything that was considered in the build. The queued stat at the top is what was picked to be built from the full queue.

There are big changes coming that will confuse this even more. I will probably need to add another stat for "nothing to do" and then fix the queued stat to be the full count of packages that you see in the queued table.