You are not logged in.
Hi!
I have error while
$ sudo pacman -S thunarthunar package not found, searching for group...
error: could not open file /var/lib/pacman/sync/extra/dmenu-4.0-1/desc: No such file or directory
error: 'thunar': not found in sync dbwhen trying to install dmenu I get this:
error: could not open file /var/lib/pacman/sync/extra/dmenu-4.0-1/desc: No such file or directory
error: failed to prepare transaction (package filename is not valid)Is it possible to repair this?
p.s. system is after update
p.p.s actually I tried to update once more, but now it is asking for /var/lib/pacman/sync/extra/dmenu-4.0-1/desc ![]()
error: could not open file /var/lib/pacman/sync/extra/dmenu-4file or directory
Last edited by Rimas (2010-01-08 13:28:12)
Offline
Could it be that the sync database is corrupt? Are the subdirectories and files actally present under /var/lib/pacman/sync?
All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.
Offline
Alternatively, run pacman -Sy. If it works, try to install thunar again. If it doesn't, paste the error message here.
Good ideas do not need lots of lies told about them in order to gain public acceptance.
Offline
Thanks for your replies.
pacman -Sy answered that all repositories are up to date.
Directory /var/lib/pacman/sync/extra/dmenu-4.0-1/ exists indeed, but there is only one file -- depends
less /var/lib/pacman/sync/extra/dmenu-4.0-1/depends:
%DEPENDS%
libx11
libxineramaand required file (desc) is missing.
Can I just copy it from another system and put it in /var/lib/pacman/sync/extra/dmenu-4.0-1/ ?
Will it fix my problem?
Offline
I think I've solved the problem ![]()
Just downloaded repositories as packages and actualized /var/lib/pacman/sync directory manually (as described in Offline Installation of Packages)
Thanks guys for your input.
Offline
madeye, of course, you are right!
I should learn pacman functionality more accurately.
Less experienced users do more keystrokes ![]()
Offline