You are not logged in.

#1 2017-11-17 05:54:02

danyo2008
Member
Registered: 2017-07-24
Posts: 8

[SOLVED] 'git-2.15.0-1': file list is missing with Pacman and Yaourt

Hi all,

since a few days i have those message while executing pacman or yaourt

German Version

Fehler: Konnte Datei /var/lib/pacman/local/git-2.15.0-1/desc nicht öffnen: Datei oder Verzeichnis nicht gefunden

[...]

Fehler: 'git-2.15.0-1': description file is missing
Fehler: 'git-2.15.0-1': file list is missing

English Version

Error: Could not open file /var/lib/pacman/local/git-2.15.0-1/desc: File or Directory not found 

[...]

Error: 'git-2.15.0-1': description file is missing
Error: 'git-2.15.0-1': file list is missing

Can somebody help here, how to get rid of these messages?

Thanks and regards
danyo

Last edited by danyo2008 (2017-11-17 09:04:09)

Offline

#2 2017-11-17 05:57:00

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] 'git-2.15.0-1': file list is missing with Pacman and Yaourt

Please paste logs and errors in English: https://wiki.archlinux.org/index.php/Co … s_and_code


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2017-11-17 06:21:38

danyo2008
Member
Registered: 2017-07-24
Posts: 8

Re: [SOLVED] 'git-2.15.0-1': file list is missing with Pacman and Yaourt

I have add a translated english version in my post above....

Offline

#4 2017-11-17 06:27:24

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] 'git-2.15.0-1': file list is missing with Pacman and Yaourt

Run pacman -Qk to see if anything else is borked, and reinstall git with pacman -S git.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2017-11-17 07:08:17

danyo2008
Member
Registered: 2017-07-24
Posts: 8

Re: [SOLVED] 'git-2.15.0-1': file list is missing with Pacman and Yaourt

Hi,

problem is solved. Only reinstall git didn't work because of dependency issues.

I have remove the files manually:

sudo rm -R /usr/bin/git*
sudo rm -R /usr/lib/git-core

After this, i did a

pacman -S git

And it was working again....

Thanks...
danyo

Offline

#6 2017-11-17 08:22:33

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,739

Re: [SOLVED] 'git-2.15.0-1': file list is missing with Pacman and Yaourt

Please mark as solved by editing the title of your initial post

Offline

Board footer

Powered by FluxBB