You are not logged in.
hello guys!
when I want to install packages using Pacaman i got the below error :
exists in the filesystem
and show me something that i dont know exacIly what they are .
also when i use
pacman -Syu
it always say there nothing to do .
and my aur helper wont work too(yay,paru,trizen)
what is your solution for this ?
and i think i accidently delete a local db (im not sure about this)
Offline
Check your top mirror, it's probably old. https://archlinux.org/mirrors/status/
Edit: I should read the post first. What did you delete, exactly?
Last edited by Scimmia (2023-09-25 16:19:35)
Offline
Check your top mirror, it's probably old. https://archlinux.org/mirrors/status/
Edit: I should read the post first. What did you delete, exactly?
Actually I don't know. And I use reflector to check mirrors.
The error I get every time when I want to install packages : https://pastebin.com/ap0S5JYR
Last edited by mega (2023-09-25 16:38:37)
Offline
What's in /var/lib/pacman/local/?
Offline
Actully it was nothing but when i use overwrite for pipewire I see packages and depencies for pipewire
Offline
Offline
I'm assuming those are all things you've reinstalled with --overwrite?
Offline
I'm assuming those are all things you've reinstalled with --overwrite?
when I want to install pacutils it said missing depencies 'git'
also you I cant use pacman so I clone aur repository and enter
makepkg -si
but I cant install it
Offline
pacutils doesn't depend on git for installation, just for building.
Are you using some AUR helper? Don't - I bet your rigtht arm that it got you into this situation itfp.
pacman -Sdd pacutils
Offline
Hi, I am facing the same issue. It's been a while since you made this post, did you find any solution?
Offline
@nectar I would suggest starting your own thread and in it including the output of `pacman -Syu --debug`
Offline
@loqs okay. I thought our issue was the same, so I should post here.
Offline