Skip to content

fix: use http for UOregon TAU/PDT upstream URLs#2523

Merged
adrianreber merged 1 commit into
openhpc:4.xfrom
adrianreber:2026-05-02-update-checker
May 2, 2026
Merged

fix: use http for UOregon TAU/PDT upstream URLs#2523
adrianreber merged 1 commit into
openhpc:4.xfrom
adrianreber:2026-05-02-update-checker

Conversation

@adrianreber
Copy link
Copy Markdown
Member

The HTTPS certificate on www.cs.uoregon.edu is broken, causing SSL errors when fetching source tarballs and checking for updates. Switch Source0 URLs in tau and pdtoolkit spec files to http, and add an http fallback in the package update checker script.

Generated with Claude Code (https://claude.ai/code)

The HTTPS certificate on www.cs.uoregon.edu is broken, causing
SSL errors when fetching source tarballs and checking for updates.
Switch Source0 URLs in tau and pdtoolkit spec files to http, and
add an http fallback in the package update checker script.

Generated with Claude Code (https://claude.ai/code)

Signed-off-by: Adrian Reber <areber@redhat.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

📊 Build Order Analysis Results

Environment: AlmaLinux 10 Container
Total Spec Files Analyzed: 89
Status:Build order analysis completed successfully

📋 Build Order Output

📦 Build Order (84 packages)

➕ Show remaining 69 packages

Analysis performed by OpenHPC Build Order CI
Commit: efb2ffe2
Workflow: 25250498033

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

📦 Package Count Analysis Results

Environment: UBI 10 Container
Target Branch: 4.x
Version: OpenHPC 4.x
Overall Status:Analysis completed successfully

🏭 Factory Repositories

Status:Factory repositories analysis completed successfully

Release Base OS aarch64 x86_64 noarch Total
4.1 EL_10 138 331 11 480
4.1 openEuler_24.03 133 164 10 307
Total All 271 495 21 787

Analysis performed by OpenHPC Package Count CI
Commit: efb2ffe2
Workflow: 25250498021

@adrianreber adrianreber merged commit 633d652 into openhpc:4.x May 2, 2026
25 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

🚀 CCache Statistics

Configuration 🐧 RHEL 🦊 openEuler
🖥️ x86_64 / gnu15 🔴 0.49% 🔴 0.49%
🖥️ x86_64 / intel 🔴 2.91% -
💪 aarch64 / gnu15 🔴 0.73% 🔴 0.73%
📊 Detailed Statistics

openEuler (aarch64)

Cacheable calls:    274 / 399 (68.67%)
  Hits:               2 / 274 ( 0.73%)
    Direct:           2 /   2 (100.0%)
    Preprocessed:     0 /   2 ( 0.00%)
  Misses:           272 / 274 (99.27%)
Uncacheable calls:  125 / 399 (31.33%)
Local storage:
  Cache size (GiB): 0.0 / 5.0 ( 0.71%)
  Hits:               2 / 274 ( 0.73%)
  Misses:           272 / 274 (99.27%)

openEuler (x86_64)

Cacheable calls:    410 / 603 (67.99%)
  Hits:               2 / 410 ( 0.49%)
    Direct:           2 /   2 (100.0%)
    Preprocessed:     0 /   2 ( 0.00%)
  Misses:           408 / 410 (99.51%)
Uncacheable calls:  193 / 603 (32.01%)
Local storage:
  Cache size (GiB): 0.1 / 5.0 ( 1.09%)
  Hits:               2 / 410 ( 0.49%)
  Misses:           408 / 410 (99.51%)

RHEL (aarch64/gnu15)

Cacheable calls:    274 / 399 (68.67%)
  Hits:               2 / 274 ( 0.73%)
    Direct:           2 /   2 (100.0%)
    Preprocessed:     0 /   2 ( 0.00%)
  Misses:           272 / 274 (99.27%)
Uncacheable calls:  125 / 399 (31.33%)
Local storage:
  Cache size (GiB): 0.0 / 5.0 ( 0.71%)
  Hits:               2 / 274 ( 0.73%)
  Misses:           272 / 274 (99.27%)

RHEL (x86_64/gnu15)

Cacheable calls:    410 / 603 (67.99%)
  Hits:               2 / 410 ( 0.49%)
    Direct:           2 /   2 (100.0%)
    Preprocessed:     0 /   2 ( 0.00%)
  Misses:           408 / 410 (99.51%)
Uncacheable calls:  193 / 603 (32.01%)
Local storage:
  Cache size (GiB): 0.1 / 5.0 ( 1.10%)
  Hits:               2 / 410 ( 0.49%)
  Misses:           408 / 410 (99.51%)

RHEL (x86_64/intel)

Cacheable calls:    447 / 1385 (32.27%)
  Hits:              13 /  447 ( 2.91%)
    Direct:          13 /   13 (100.0%)
    Preprocessed:     0 /   13 ( 0.00%)
  Misses:           434 /  447 (97.09%)
Uncacheable calls:  938 / 1385 (67.73%)
Local storage:
  Cache size (GiB): 0.0 /  5.0 ( 0.63%)
  Hits:              13 /  447 ( 2.91%)
  Misses:           434 /  447 (97.09%)

🤖 Generated from workflow run 25250498037

@adrianreber adrianreber deleted the 2026-05-02-update-checker branch May 2, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant