View Issue Details

IDProjectCategoryView StatusLast Update
0000248My infrastructureGeneralpublic2024-08-19 20:17
Reporterdvl Assigned Todvl  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0000248: Do all these jobs run? FreshPorts job-waiting.pl
DescriptionSee job-waiting.pl:

my %Jobs_freshports = (
        $FreshPorts::Config::MovedFileFlag            => 'process_moved.sh',
        $FreshPorts::Config::NewReposReadyForImport   => 'import_packagesite.py',
        $FreshPorts::Config::UpdatingFileFlag         => 'process_updating.sh',
        $FreshPorts::Config::PortsToRefresh           => 'refresh-ports.sh',
        $FreshPorts::Config::VuXMLFileFlag            => 'process_vuxml.sh',
        $FreshPorts::Config::DefaultVersionsFlag      => 'process_default_versions.pl',
        $FreshPorts::Config::CheckPortsCategoriesFlag => 'missing-port-categories.sh',
        );


I suspect these do not:

* refresh-ports.sh

But check them all.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-08-19 20:17 dvl New Issue
2024-08-19 20:17 dvl Status new => assigned
2024-08-19 20:17 dvl Assigned To => dvl