Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to parse the Date field to the RFC2822 format #352

Closed
arkadijs opened this issue Feb 24, 2025 · 2 comments · Fixed by #354
Closed

Failed to parse the Date field to the RFC2822 format #352

arkadijs opened this issue Feb 24, 2025 · 2 comments · Fixed by #354

Comments

@arkadijs
Copy link
Member

Adding deb https://pkgs.k8s.io/core:/stable:/v1.30/deb/ / to Apt sources list results in Failed to parse the Date field to the RFC2822 format error with oma upgrade.

root@x99 [ ~ ] ! cat /etc/apt/sources.list.d/kubernetes.list 
deb https://pkgs.k8s.io/core:/stable:/v1.30/deb/ /
root@x99 [ ~ ] # apt update
Hit:1 https://nvidia.github.io/libnvidia-container/stable/deb/amd64  InRelease
Get:2 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb  InRelease [1189 B]
Get:3 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb  Packages [15.3 kB]
Get:4 https://repo.aosc.io/debs stable InRelease [9133 B] 
Fetched 25.7 kB in 1s (21.1 kB/s)  
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
root@x99 [ ~ ] # oma upgrade
     INFO Refreshing local database ...
    ERROR BUG: Failed to parse the Date field to the RFC2822 format. Please
          report this issue at https://github.com/AOSC-Dev/oma.
root@x99 [ ~ ] ! 
@eatradish
Copy link
Member

@arkadijs Try v1.14.518

@arkadijs
Copy link
Member Author

Thanks, it works now.

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 a pull request may close this issue.

2 participants