<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Archlinux on Kenno&#39;s Open Note</title>
    <link>https://blog.khmersite.net/tags/archlinux/</link>
    <description>Recent content in Archlinux on Kenno&#39;s Open Note</description>
    <image>
      <title>Kenno&#39;s Open Note</title>
      <url>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.154.0</generator>
    <language>en</language>
    <lastBuildDate>Sat, 11 Oct 2025 12:20:53 +1100</lastBuildDate>
    <atom:link href="https://blog.khmersite.net/tags/archlinux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Find what package provides a file with pacman</title>
      <link>https://blog.khmersite.net/p/find-what-package-provides-a-file-with-pacman/</link>
      <pubDate>Sat, 11 Oct 2025 12:20:53 +1100</pubDate>
      <guid>https://blog.khmersite.net/p/find-what-package-provides-a-file-with-pacman/</guid>
      <description>&lt;p&gt;While running an Ansible playbook on one of my servers from an Arch device, I encountered the following error:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;TASK [Gathering Facts] *****************************************************************************************************************************************************
[ERROR]: Task failed: Failed to connect to the host via ssh: ssh_askpass: exec(/usr/lib/ssh/ssh-askpass): No such file or directory
Host key verification failed.
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;It looks like the &lt;code&gt;/usr/lib/ssh/ssh-askpass&lt;/code&gt; file doesn&amp;rsquo;t exit. To find out what package the missing file comes from, we can use &lt;code&gt;pacman -F&lt;/code&gt; or &lt;code&gt;pacman --files&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
