You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [ ~ ] !
The text was updated successfully, but these errors were encountered:
Adding
deb https://pkgs.k8s.io/core:/stable:/v1.30/deb/ /
to Apt sources list results inFailed to parse the Date field to the RFC2822 format
error withoma upgrade
.The text was updated successfully, but these errors were encountered: