Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Debugging Packages repos for Oracle Linux 7 & 8 are broken

Petr HadrabaNov 29 2024 — edited Nov 29 2024

Hello,

Starting from Tuesday or Wednesday this week (2024-11-26 — 2024-11-27) the Debugging Packages repositories for Oracle Linux 7 and Oracle Linux 8 are somehow broken. Most probably, there was a problem in the sync process that feeds the https://oss.oracle.com/ol7/debuginfo/ and https://oss.oracle.com/ol8/debuginfo/ sites.

Here are relevant logs for Oracle Linux 7:

error: Status code: 404 for https://oss.oracle.com/ol7/debuginfo/repodata/repomd.xml (IP: 138.1.117.31) (https://oss.oracle.com/ol7/debuginfo/repodata/repomd.xml).
error: Status code: 404 for https://oss.oracle.com/ol7/debuginfo/repodata/repomd.xml (IP: 138.1.117.31) (https://oss.oracle.com/ol7/debuginfo/repodata/repomd.xml).
error: Status code: 404 for https://oss.oracle.com/ol7/debuginfo/repodata/repomd.xml (IP: 138.1.117.31) (https://oss.oracle.com/ol7/debuginfo/repodata/repomd.xml).
error: Status code: 404 for https://oss.oracle.com/ol7/debuginfo/repodata/repomd.xml (IP: 138.1.117.31) (https://oss.oracle.com/ol7/debuginfo/repodata/repomd.xml).
Debuginfo packages 120 B/s | 152 B 00:01
Errors during downloading metadata for repository 'reposync-ol7_debugging_packages':
- Status code: 404 for https://oss.oracle.com/ol7/debuginfo/repodata/repomd.xml (IP: 138.1.117.31)
Error: Failed to download metadata for repo 'reposync-ol7_debugging_packages': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

And here are relevant logs for Oracle Linux 8:

[MIRROR] webkit2gtk3-debuginfo-2.46.3-2.el8_10.x86_64.rpm: Interrupted by header callback: Server reports Content-Length: 1367980736 but expected size is: 1236533248
[MIRROR] webkit2gtk3-debuginfo-2.46.3-2.el8_10.x86_64.rpm: Interrupted by header callback: Server reports Content-Length: 1367980736 but expected size is: 1236533248
[MIRROR] webkit2gtk3-debuginfo-2.46.3-2.el8_10.x86_64.rpm: Interrupted by header callback: Server reports Content-Length: 1367980736 but expected size is: 1236533248
[MIRROR] webkit2gtk3-debuginfo-2.46.3-2.el8_10.x86_64.rpm: Interrupted by header callback: Server reports Content-Length: 1367980736 but expected size is: 1236533248
[FAILED] webkit2gtk3-debuginfo-2.46.3-2.el8_10.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success

Thank you very much for your help.

PETR

This post has been answered by Petr Hadraba on Dec 2 2024
Jump to Answer

Comments

Dwayne Miller Jan 14 2025

FYI… the stack trace shows this method as the one responsible for the exception, but not sure how it is trying to determine the local offset.

Oracle.DataAccess.Types.TimeStamp.GetLocalTZOffset()

1 - 1

Post Details

Added on Nov 29 2024
1 comment
114 views