---
title: "💭 \"Pacman is currently in use, please wait.\""
description: "!https://bbs.archlinux.org/viewtopic.php?id=67729"
date: 2025-09-16
published: true
tags:
  - arch
  - linux
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://bbs.archlinux.org/viewtopic.php?id=67729" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-content">
      <div class="embed-card-title">&#34;Pacman is currently in use, please wait.&#34; / Pacman &amp; Package Upgrade Issues / Arch Linux Forums</div>
      <div class="embed-card-meta">bbs.archlinux.org</div>
    </div>
  </a>
</div>


I ran into this issue today, never have I ever before though. Omarchy looking a bit sus on me.  This was even after a fresh boot, no pacman process running. just realized I forgot to check yay which it has installed for me.   I had to force it in.

``` bash
sudo rm /var/lib/pacman/db.lck
```


!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
