4 Comments

  1. $ pacman -Sy pacman

    :: Synchronising package databases…
    error: failed to update mingw32 (unable to lock database)
    error: failed to update mingw64 (unable to lock database)
    error: failed to update msys (unable to lock database)
    error: failed to synchronise any databases
    error: failed to init transaction (unable to lock database)
    error: could not lock database: Permission denied

    $ rm /var/lib/pacman/db.lck

    rm: cannot remove ‘/var/lib/pacman/db.lck’: No such file or directory

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *