4 Oct
2007
4 Oct
'07
1:58 p.m.
On Wed, Oct 03, 2007 at 09:03:28PM +0200, Xavier wrote:
However, after reverting this commit, this command still needs to be run as root for working. That wasn't the case with pacman 3.0 ..
Oh... I just figured out why this happens. In pacman 3.0, the lock was in /tmp/pacman.lck , while it's now in /var/lib/pacman/db.lck. So previously, a normal user could lock. And not anymore..