{"id":17432,"date":"2025-09-02T08:29:52","date_gmt":"2025-09-02T07:29:52","guid":{"rendered":"https:\/\/roglacup.com\/klaus62\/?p=17432"},"modified":"2025-09-02T08:30:45","modified_gmt":"2025-09-02T07:30:45","slug":"error-another-app-is-currently-holding-the-yum-lockmedium","status":"publish","type":"post","link":"https:\/\/roglacup.com\/klaus62\/2025\/09\/02\/error-another-app-is-currently-holding-the-yum-lockmedium\/","title":{"rendered":"Error Another app is currently holding the yum lock|Medium"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\" id=\"c8ab\">Update:<\/h3>\n\n\n\n<p id=\"5e24\">Alternatively, the process can additionally be blocked. If the previous method failed to kill the process or \u201czombie\u201d- process still remained in the system, do the following (in my case server responds with just process PID: 9571):<\/p>\n\n\n\n<p># cat \/var\/run\/yum.pid<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>We can see that there is another process with PID 9571. Let`s try to find out \u201cwho\u201d it is:<\/p>\n\n\n\n<p>#ps -ef | grep 9571<\/p>\n\n\n\n<p>Output:<\/p>\n\n\n\n<p><em>root 9571 9498 4 20:44 pts\/1 00:00:03 \/usr\/bin\/python \/usr\/bin\/yum install nagios-plugins-ntp.x86_64<\/em><\/p>\n\n\n\n<p>So, that was a process that tried to install the nagios-plugins-ntp package, but apparently something went wrong. If the process does not end, then this is again a \u201czombie\u201d, we can do the same procedure:<\/p>\n\n\n\n<p>#kill -9 9571<\/p>\n\n\n\n<p>Posted from:<a href=\"https:\/\/botmaker.medium.com\/solved-error-another-app-is-currently-holding-the-yum-lock-49be59d477a3\">https:\/\/botmaker.medium.com\/solved-error-another-app-is-currently-holding-the-yum-lock-49be59d477a3<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Update: Alternatively, the process can additionally be blocked. If the previous method failed to kill the process or \u201czombie\u201d- process still remained in the system, do the following (in my case server responds with just process PID: 9571): # cat \/var\/run\/yum.pid We can see that there is another process with PID 9571. Let`s try to&hellip;&nbsp;<a href=\"https:\/\/roglacup.com\/klaus62\/2025\/09\/02\/error-another-app-is-currently-holding-the-yum-lockmedium\/\" class=\"\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">Error Another app is currently holding the yum lock|Medium<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":17434,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[17],"tags":[],"class_list":["post-17432","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/roglacup.com\/klaus62\/wp-json\/wp\/v2\/posts\/17432","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/roglacup.com\/klaus62\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/roglacup.com\/klaus62\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/roglacup.com\/klaus62\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/roglacup.com\/klaus62\/wp-json\/wp\/v2\/comments?post=17432"}],"version-history":[{"count":1,"href":"https:\/\/roglacup.com\/klaus62\/wp-json\/wp\/v2\/posts\/17432\/revisions"}],"predecessor-version":[{"id":17433,"href":"https:\/\/roglacup.com\/klaus62\/wp-json\/wp\/v2\/posts\/17432\/revisions\/17433"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/roglacup.com\/klaus62\/wp-json\/wp\/v2\/media\/17434"}],"wp:attachment":[{"href":"https:\/\/roglacup.com\/klaus62\/wp-json\/wp\/v2\/media?parent=17432"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/roglacup.com\/klaus62\/wp-json\/wp\/v2\/categories?post=17432"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/roglacup.com\/klaus62\/wp-json\/wp\/v2\/tags?post=17432"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}