You are not logged in.

#1 2023-04-18 03:07:35

Hiyashira
Member
Registered: 2023-04-17
Posts: 4

Error when trying to install gnome

So this is basically the error when I try to install gnome with "sudo pacman -S gnome" "warning: gnome-settings-daemon-43.0-2 is up to date -- reinstalling
warning: gnome-user-docs-43.0-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
error: could not open file /var/lib/pacman/local/gnome-user-docs-43.0-1/desc: No such file or directory
warning: could not fully load metadata for package gnome-user-docs-43.0-1
error: failed to prepare transaction (invalid or corrupted package)"

Im running hyprland

Offline

#2 2023-04-18 06:43:34

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,825

Re: Error when trying to install gnome

error: failed to prepare transaction (invalid or corrupted package)

What did you think that means?

Let's see how bad it is…

sudo LC_ALL=C pacman -Qkk | grep -v ', 0 altered files'

Offline

#3 2023-04-18 08:58:57

Hiyashira
Member
Registered: 2023-04-17
Posts: 4

Re: Error when trying to install gnome

I ran it at the end it says systemd: 1330 total files, 1 altered file
I think its something to do with the package lock

Offline

#4 2023-04-18 11:13:49

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,825

Re: Error when trying to install gnome

I ran it at the end it says systemd: 1330 total files, 1 altered file

Not "at the end", the entire output.

I think its something to do with the package lock

No, your pacman database is corrupted.

Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855

Offline

#5 2023-04-18 19:28:26

Hiyashira
Member
Registered: 2023-04-17
Posts: 4

Re: Error when trying to install gnome

Offline

#6 2023-04-18 19:55:05

Hiyashira
Member
Registered: 2023-04-17
Posts: 4

Re: Error when trying to install gnome

Thank you for your help I solved my proglem by running pacman -Syu and then pacman -Syu --needed gnome

Offline

Board footer

Powered by FluxBB