[Bug 1221210] YaST Internal error while removing docker image
https://bugzilla.suse.com/show_bug.cgi?id=1221210 https://bugzilla.suse.com/show_bug.cgi?id=1221210#c2 --- Comment #2 from Stefan Hundhammer <shundhammer@suse.com> --- Complete backtrace:
2024-03-10 13:01:46 <1> linux-opensuse(29973) [Ruby] bin/y2start(<main>):22 y2base called with ["docker", "qt", "-name", "YaST2", "-icon", "yast"] ... ... 2024-03-10 13:02:28 <3> linux-opensuse(29973) [Ruby] yast/wfm.rb(handle_exception):271 Client /usr/share/YaST2/clients/docker.rb failed with 'Expected([200, 201, 202, 203, 204, 304]) <=> Actual(409 Conflict)' (Excon::Error::Conflict). . Backtrace: . /usr/lib64/ruby/gems/2.5.0/gems/excon-0.73.0/lib/excon/middlewares/expects.rb:13:in `response_call' /usr/lib64/ruby/gems/2.5.0/gems/excon-0.73.0/lib/excon/middlewares/response_parser.rb:12:in `response_call' /usr/lib64/ruby/gems/2.5.0/gems/docker-api-1.13.2/lib/excon/middlewares/hijack.rb:34:in `response_call' /usr/lib64/ruby/gems/2.5.0/gems/excon-0.73.0/lib/excon/connection.rb:448:in `response' /usr/lib64/ruby/gems/2.5.0/gems/excon-0.73.0/lib/excon/connection.rb:279:in `request' /usr/lib64/ruby/gems/2.5.0/gems/docker-api-1.13.2/lib/docker/connection.rb:42:in `request' /usr/lib64/ruby/gems/2.5.0/gems/docker-api-1.13.2/lib/docker/connection.rb:57:in `block (2 levels) in <class:Connection>' /usr/share/YaST2/lib/ydocker/main_dialog.rb:329:in `image_delete' /usr/share/YaST2/lib/ydocker/main_dialog.rb:116:in `block (2 levels) in controller_loop' /usr/share/YaST2/lib/ydocker/main_dialog.rb:141:in `handle_docker_exceptions' /usr/share/YaST2/lib/ydocker/main_dialog.rb:93:in `block in controller_loop' /usr/share/YaST2/lib/ydocker/main_dialog.rb:91:in `loop' /usr/share/YaST2/lib/ydocker/main_dialog.rb:91:in `controller_loop' /usr/share/YaST2/lib/ydocker/main_dialog.rb:51:in `run' /usr/share/YaST2/lib/ydocker/main_dialog.rb:40:in `run' /usr/share/YaST2/clients/docker.rb:21:in `<top (required)>' /usr/lib64/ruby/vendor_ruby/2.5.0/yast/wfm.rb:345:in `eval' /usr/lib64/ruby/vendor_ruby/2.5.0/yast/wfm.rb:345:in `run_client' /usr/lib64/ruby/vendor_ruby/2.5.0/yast/wfm.rb:206:in `call_builtin' /usr/lib64/ruby/vendor_ruby/2.5.0/yast/wfm.rb:206:in `call_builtin_wrapper' /usr/lib64/ruby/vendor_ruby/2.5.0/yast/wfm.rb:195:in `CallFunction'
So this received a HTTP 409 error code which was unexpected. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com