View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000248 | My infrastructure | General | public | 2024-08-19 20:17 | 2024-08-19 20:17 |
| Reporter | dvl | Assigned To | dvl | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Summary | 0000248: Do all these jobs run? FreshPorts job-waiting.pl | ||||
| Description | See 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. | ||||
| Tags | No tags attached. | ||||