You are not logged in.
Hello,
After upgrading pacman today, whenever I try to update a single package (I was trying to uprgade firefox-branded with pacman -Up command; it happens with every package) I get this error
error: failed to commit transaction (transaction commit attempt when database is not locked)
I have no clue about how to solve this issue.
Thank you
Last edited by pijama (2009-08-05 16:08:37)
Offline
Please post the output of that (copy and paste the output from the moment you run makepkg until you see that error).
Questions: Are you root when you do that ? Is there any other pacman related program running ? (like shaman)
Offline
absolutely no error with makepkg
package is already compiled successfully
I just do:
pacman -Up <pkg name>
and i get the error.
Same thing if I try with any package in /var/cache/pacman/pkg
it is not a building issue. It is just a pacman problem, or database problem.
Thank you
Offline
Don't use the "p" there.... just "pacman -U <pkg file>"
Offline
Thank you!
That worked. I had always used pacman -Up in the past. It used to work.
Problem solved.
Offline