Bug 1222668 - yast2-docker: Internal Error since docker-25.0.0 (because VirtualSize no longer in API)
Summary: yast2-docker: Internal Error since docker-25.0.0 (because VirtualSize no long...
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Martin Vidner
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-11 08:54 UTC by Martin Vidner
Modified: 2024-04-17 13:15 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Vidner 2024-04-11 08:54:12 UTC
Reported in https://github.com/yast/yast-docker/issues/32,

https://docs.docker.com/engine/api/v1.45/#tag/Image/operation/ImageList says for VirtualSize

> Deprecated: this field is omitted in API v1.44, but kept for backward compatibility. Use Size instead.

So we need to fix yast2-docker to use image.info["Size"] instead
Comment 1 Martin Vidner 2024-04-17 13:15:52 UTC
Fixed:

Git: https://github.com/yast/yast-docker/pull/33
RPM: yast2-docker-5.0.1
OBS: https://build.opensuse.org/request/show/1168549