You are not logged in.
Pages: 1
Topic closed
Hey guys pacman was working fine when i installed arch 2 hours ago. But now for some awkward reason pacman does not work, not even for basic update [pacman -Syu],
Say if i try to update my system with a simple pacman -Syu command, this is what i get...
[main@baxxanna ~]$ sudo pacman -Syu
:: Synchronizing package databases...
error: failed to init transaction (unable to lock database)
if you're sure a package manager is not already
running, you can remove /var/lib/pacman/db.lck
[main@baxxanna ~]$ same thing for any other program, say firefox...
[main@baxxanna ~]$ sudo pacman -S firefox
error: failed to init transaction (unable to lock database)
if you're sure a package manager is not already
running, you can remove /var/lib/pacman/db.lck
[main@baxxanna ~]$ p.s
i tired to edit my /etc/pacman.conf file with nano as the root user, i uncommented the "#" in front of the...
[multilib]
Include = /etc/pacman.d/mirrorlistso i can install 32 bit flash on my 64 bit os, i followed this tutorial...
https://wiki.archlinux.org/index.php/In … _on_Arch64
But after this problem arouse i returned the #'s in front of the
[multilib]
Include = /etc/pacman.d/mirrorlistbut i still get this same problem, pleas help!!!
Last edited by ace_w1zard (2010-11-01 03:02:38)
Offline
Have you followed the instructions that pacman is giving you?
if you're sure a package manager is not already running, you can remove /var/lib/pacman/db.lck
Offline
Have you followed the instructions that pacman is giving you?
pacman wrote:if you're sure a package manager is not already running, you can remove /var/lib/pacman/db.lck
ok no other package manger is running i think [ i even restarted the pc just in case] and idk what they mean by remove /var/lib/pacman/db.lck
Offline
Remove means delete. As root (or with sudo) just do:
rm /var/lib/pacman/db.lckOffline
Remove means delete. As root (or with sudo) just do:
rm /var/lib/pacman/db.lck
OMG ty bro, how did you figure that out? and why did it do this?
Offline
also do you think the link i used to try install the flash plugin on my 64 bit system works? or is it just another false wiki? cause i tried it and got this *** *** problem!
MOD EDIT : Watch your language !!! We will not tolerate nasty language on this forum. -- Inxsible
Last edited by Inxsible (2010-11-02 02:57:59)
Offline
Which instructions did you try? I would go with the first ones:
https://wiki.archlinux.org/index.php/In … he_Package
Last edited by anonymous_user (2010-11-01 03:20:58)
Offline
The link in the wiki works fine. The problem is your own. Please do not use that sort of language here or you will be banned.
Closing.
Offline
removed foul language from the post ...
Please take note of Jason's advice.
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Pages: 1
Topic closed