#[SOLVED] sway not runing

73 messages · Page 1 of 1 (latest)

noble tundra
#

After pacman -Syu sway suddenly stopped runing.

thorn epoch
noble tundra
#

mesa 22.3.3-3
libglvnd 1.6.0-1
sway 1:1.8.1-1

thorn epoch
#

The latest version from repo is 23.1.4-2

noble tundra
#

Still the same error

thorn epoch
#

And check if the mesa is in the IgnorePkgs list

noble tundra
#

I don't remember doing pacman -Sy, perhaps I have done that

thorn epoch
noble tundra
#

Btw waybar shows this

#

So I think prob is with libicuuc

thorn epoch
noble tundra
#

Should I do again?

thorn epoch
#

Can Sway now be started without errors?

noble tundra
#

I think there is some major issue going on. When I previously used yay command, It downloaded and installed same this size. Why again?

#

Same happens sometimes with pacman

noble tundra
noble tundra
thorn epoch
noble tundra
#

These are same as before

#

Also I keep getting these again and again.

thorn epoch
# noble tundra These are same as before

These are same as before
By same as before, do you mean that every time you run pamcan or yay command to update the system, it gives eactly the same output as you have demonstrated this this picture?

noble tundra
#

Yes

noble tundra
#

Or is there any faster solution.

thorn epoch
noble tundra
#

I'm sorry, idk what you mean by mirror?

thorn epoch
noble tundra
thorn epoch
# noble tundra This..

The mirror is where the packages from the archlinux repository are stored. They are independently maintained and synchronised with the archlinux package archives. Some mirrors may be behind, so we will first need to verify that the mirror pacman is using is not out of sync.

thorn epoch
noble tundra
noble tundra
#

Using the arch install script

woven quail
#

isn't this a keyring issue?

#

can you try -S archlinux-keyring

#

... isokeyring

shadow ledgeBOT
#

#9309 📣 If you are struggling to run archinstall or pacstrap, the first set of things to do is:

rm -rf /etc/pacman.d/gnupg
pacman-key --init 
pacman-key --populate
pacman -Sy archlinux-keyring```

And if that fails, do:
```pacman-key --refresh-keys
pacman -Sy archlinux-keyring```


If refresh keys takes more than a minute just hit ctrl + c and continue, it likely has still worked.

It is not recommended to do the following as you become at risk of installing malicious packages:
```edit pacman.conf
and change the SigLevel to Never in pacman.conf```
woven quail
#

these are for when people's keyring fails in the ISO (not chroot) but you might want to try in live environment if you can't get the keyring working

#

arch is rolling release, and designed to be updated on a regular basis

thorn epoch
noble tundra
woven quail
#

if you have reflector installed and configured you can just run your reflector service instead

noble tundra
woven quail
#

.aw reflector

shadow ledgeBOT
woven quail
#

that shows you how to configure it

noble tundra
#

I only did pacman -S reflector

woven quail
#

did it manager to install?

noble tundra
thorn epoch
#

You can switch to it temporarily with this command

 printf '%s\n%s\n' 'Server = https://mirror.osbeck.com/archlinux/$repo/os/$arch' "$(cat /etc/pacman.d/mirrorlist)"| /bin/sudo tee /etc/pacman.d/mirrorlist > /dev/null
noble tundra
#

Done!!!!

woven quail
#

keyring working then?

noble tundra
#

Finally, Everything works, thanks a lot @woven quail @thorn epoch You guys are

spare orbitBOT
#

vegancookies, and Senatvs Popvlvsque Romanvs received a thank you cookie!

noble tundra
#

[SOLVED] sway not runing

woven quail
#

You’ve run a full -Syuu?

noble tundra
#

Yes

noble tundra
woven quail
#

Awesome, please make sure you configure your reflector conf file

#

And then start the reflector service once you have

#

And then run a final -Syuu followed by updating any aur packages