All of them uses Xorg, are you sure already install wayland?

|
bettehem 2022-07-17 17:28:37
Never use -Sy. Either use -S or -Syu, but not -Sy
_Solomon.7___ hotdogB_GUACAMOLEB___ 2022-07-17 17:29:47
bettehem 2022-07-17 17:28:37
Never use -Sy. Either use -S or -Syu, but not -Sy

ok sir,im setting it up for doing some laravel project

ariefr 2022-07-17 17:31:08
cubementore 2022-07-17 17:28:36
actually…

enter

_Solomon.7___ hotdogB_GUACAMOLEB___ 2022-07-17 17:31:29
my ques is why didn’t only -S worked? isn’t it just an installation of an app?
cubementore 2022-07-17 17:31:36
ariefr 2022-07-17 17:31:08
enter

i was showing that i started upgrade myself, not that i have any problems with it

cubementore 2022-07-17 17:32:37
_Solomon.7___ hotdogB_GUACAMOLEB___ 2022-07-17 17:31:29
my ques is why didn’t only -S worked? isn’t it just an installation of an app?

only -S checks for your locally cached repos and installs the package given its name from local repos. local repos can be outdated, and you can have old package version in local repos while this file does not exist elsewhere – that’s precisely what happened.

ariefr 2022-07-17 17:34:15
bettehem 2022-07-17 17:28:37
Never use -Sy. Either use -S or -Syu, but not -Sy

i have an automated -Sy running in the background 😵‍💫🥴🙈

bettehem 2022-07-17 17:34:35
ariefr 2022-07-17 17:34:15
i have an automated -Sy running in the background 😵‍💫🥴🙈

Perhaps you shouldn’t

ariefr 2022-07-17 17:35:12
I’m checking how many updates are there already
ariefr 2022-07-17 17:35:22
to do
C0rn3j 2022-07-17 17:38:23
ariefr 2022-07-17 17:35:12
I’m checking how many updates are there already

Am sure there’s a better way than that.
Though knowing there’s an update isn’t really helpful on Arch

grazzolini 2022-07-17 17:38:39
cubementore 2022-07-17 17:27:25
Sy updates your repo cache, and repo cache is the exact problem we are facing here

Stop telling people to run pacman -Sy

cubementore 2022-07-17 17:38:48
ok
ariefr 2022-07-17 17:42:44
C0rn3j 2022-07-17 17:38:23
Am sure there’s a better way than that.
Though knowing there’s an update isn’t really helpful on Arch

indeed, there is a spesific method in wiki which involve building another db.
and it is a cosmetic, and a risk I take

bettehem 2022-07-17 17:44:46
ariefr 2022-07-17 17:35:12
I’m checking how many updates are there already

pacman-contrib comes with the checkupdates command. Use that.

ariefr 2022-07-17 17:48:07
bettehem 2022-07-17 17:44:46
pacman-contrib comes with the checkupdates command. Use that.

yes I have those

bettehem 2022-07-17 17:48:55
Ok. Then do you have any good reason to run pacman -Sy automatically in the background?
ariefr 2022-07-17 17:50:50
bettehem 2022-07-17 17:48:55
Ok. Then do you have any good reason to run pacman -Sy automatically in the background?

none 🙈

bettehem 2022-07-17 17:55:00
ariefr 2022-07-17 17:50:50
none 🙈

I thought so too

grazzolini 2022-07-17 17:57:30
bettehem 2022-07-17 17:48:55
Ok. Then do you have any good reason to run pacman -Sy automatically in the background?

He has one reason: try to break his arch installation

bettehem 2022-07-17 17:57:49
Could be
ariefr 2022-07-17 18:03:39
actually, i was curious with this warning about running -Sy, whats the fuzz about it
bettehem 2022-07-17 18:04:29
Partial upgrades
ariefr 2022-07-17 18:05:45
i wanted to know deeper
bettehem 2022-07-17 18:05:55
It doesn’t go any deeper than that
bettehem 2022-07-17 18:07:55
Don’t run -Sy unless you want partial upgrades
MasterDevX 2022-07-17 18:10:13
ariefr 2022-07-17 18:05:45
i wanted to know deeper

https://bbs.archlinux.org/viewtopic.php?id=89328

V3NK4135H 2022-07-17 18:23:53
Ok so I tried setting up Wayland with arch. I installed everything basic and got a working terminal session
V3NK4135H 2022-07-17 18:24:09
But as soon as I try to start any compositor, the system just hangs
V3NK4135H 2022-07-17 18:24:20
Can’t even switch to another terminal session
ariefr 2022-07-17 18:26:29
V3NK4135H 2022-07-17 18:23:53
Ok so I tried setting up Wayland with arch. I installed everything basic and got a working terminal session

did you use DM ?

V3NK4135H 2022-07-17 18:27:11
ariefr 2022-07-17 18:26:29
did you use DM ?

Yep. Tried sddm, ldm and greetd

ariefr 2022-07-17 18:29:38
V3NK4135H 2022-07-17 18:27:11
Yep. Tried sddm, ldm and greetd

all of them uses Xorg, are you sure already install wayland?

V3NK4135H 2022-07-17 18:29:53
ariefr 2022-07-17 18:29:38
all of them uses Xorg, are you sure already install wayland?

Yep

V3NK4135H 2022-07-17 18:30:04
Wayland is installed
|