I would like to know what it means by “Starting full system upgrade…”?

|
x3kqw8ocv3c 2022-08-23 19:33:00
This is Arch chat, not fedora
rennnehzinha 2022-08-23 19:34:00
english please?
this_self 2022-08-23 19:41:31
Greetings everyone.
Probably my question is not fully related to archlinux, however… I have a question about BASH.

Is there a way to prevent bash -c interrupting?

Example:

tmux new bash -c “sleep 10; bash -i”

If you run it and try to interrupt sleep command using Ctrl + C combination, the tmux (and actually the bash) will down completely.

Is there a way where I can run a bash, run a command, interrupt a command but remain the shell instance interactively?
Would appreciate your help if this is possible:)

Thanks

stateofart 2022-08-23 20:48:42
stateofart 2022-08-23 01:39:15
thats exactly what happened

I ran pacman -Syyu
then it shows this
error: xyz is marginal trust
Do you want to delete it

regardless of Y/N

it says ertor: failed to commit transaction(invalid or corrupted package)

Errors occured no packages were upgraded

is there a command to removr corrupted packages

updating archlinux-keyring fixed this,
reinstalled plasma and other issue was fixed

LuDGeRBriNk 2022-08-23 20:54:24
this_self 2022-08-23 19:41:31
Greetings everyone.
Probably my question is not fully related to archlinux, however… I have a question about BASH.

Is there a way to prevent bash -c interrupting?

Example:

tmux new bash -c “sleep 10; bash -i”

If you run it and try to interrupt sleep command using Ctrl + C combination, the tmux (and actually the bash) will down completely.

Is there a way where I can run a bash, run a command, interrupt a command but remain the shell instance interactively?
Would appreciate your help if this is possible:)

Thanks

you can run something in the background if you add an “&” at the end of the command, leaving the foreground free for other commands.
example: ping archlinux.org & this will execute the ping comand and leave your shell free.

Hint: learn how to manage processes in the foreground and background (these are keywords to be googled) to interrupt and do other things.

yametee_kudasaiiii 2022-08-23 21:38:32
archlinuxgroup-609344.jpg
Fresh install, rebooted after installation, hoping to login as a regular user, but it doesn’t reach the login prompt
The screen is stuck here, and even the cursor isn’t blinking
How should I debug this ? I’m unable to find any source as there are no errors reported
ston 2022-08-23 21:42:55
yametee_kudasaiiii 2022-08-23 21:38:32
Fresh install, rebooted after installation, hoping to login as a regular user, but it doesn’t reach the login prompt
The screen is stuck here, and even the cursor isn’t blinking
How should I debug this ? I’m unable to find any source as there are no errors reported

press esc

ston 2022-08-23 21:43:40
or remove quiet from grub
FlyChe 2022-08-23 23:55:32
yametee_kudasaiiii 2022-08-23 21:38:32
Fresh install, rebooted after installation, hoping to login as a regular user, but it doesn’t reach the login prompt
The screen is stuck here, and even the cursor isn’t blinking
How should I debug this ? I’m unable to find any source as there are no errors reported

pacman -S xorg

AndreGhd 2022-08-23 23:56:23
yametee_kudasaiiii 2022-08-23 21:38:32
Fresh install, rebooted after installation, hoping to login as a regular user, but it doesn’t reach the login prompt
The screen is stuck here, and even the cursor isn’t blinking
How should I debug this ? I’m unable to find any source as there are no errors reported

Did you install any display manager?

yametee_kudasaiiii 2022-08-24 00:31:18
Solved it, i only installed nvidia drivers and forgot about Intel, which was the default, thus this screen
yametee_kudasaiiii 2022-08-24 00:31:48
Installed mesa drivers after chroot and it worked
C0rn3j 2022-08-24 01:04:33
I’ve switched to Wayland and have worse FPS on DRG for example, will have to do a test to measure how much worse, but what could it possibly be?
mario156090 2022-08-24 01:05:48
Hi everybody
mario156090 2022-08-24 01:06:00
some user linux zen kernel?
mario156090 2022-08-24 01:06:21
I having problems with my notebook, always show me battery charging
mario156090 2022-08-24 01:06:38
but in this moment AC power is disconnected.
C0rn3j 2022-08-24 01:08:14
And it doesn’t happen on linux?
mario156090 2022-08-24 01:16:50
C0rn3j 2022-08-24 01:08:14
And it doesn’t happen on linux?

Yeah, same problem. But with linux-lts works very well.

mario156090 2022-08-24 01:17:18
But I need zen kernel for gamming performance. 🙁
C0rn3j 2022-08-24 01:20:04
You should find out which exact kernel version broke it and report a bug if it’s not reported already
mario156090 2022-08-24 01:41:05
C0rn3j 2022-08-24 01:20:04
You should find out which exact kernel version broke it and report a bug if it’s not reported already

ok, I will test.

mario156090 2022-08-24 01:48:29
I can test linux-zen 5.18.17 because not found inside archive linux repository
mario156090 2022-08-24 01:49:56
only there is 5.18.16
mario156090 2022-08-24 01:50:07
And works perfectly
mario156090 2022-08-24 01:53:06
so that means arch linux team compile only to 5.18.16 and the next compilation is 5.19.1?
C0rn3j 2022-08-24 01:55:30
mario156090 2022-08-24 01:50:07
And works perfectly

Sounds like a regression in 5.19 then

C0rn3j 2022-08-24 01:55:54
I’d test against current rc – 6.0-rc2, if it doesn’t work there either, report a bug

I think linux-mainline in AUR should be it

omeringen 2022-08-24 02:48:41
mario156090 2022-08-24 01:17:18
But I need zen kernel for gamming performance. 🙁

You can also check linux-lqx (not in official repos but it has almost same zen features)

Tony 2022-08-24 06:54:48
rmrfjs 2022-08-23 18:40:43
How to get rid of this?

Yesterday, when I updated my system, I came across this same message. I would like to know what it means by “Starting full system upgrade…” ? Kernel getting updated? Needs a reboot after this? (I did reboot)

NinePA 2022-08-24 07:00:00
rmrfjs 2022-08-23 18:48:19
I have kwrite. but not kate.

archlinuxgroup-609396.jpg

zxcvqwertypie 2022-08-24 10:24:25
archlinuxgroup-609406.jpg
Hai, i just installed arch but stuck here, anyone can help?
C0rn3j 2022-08-24 10:25:07
zxcvqwertypie 2022-08-24 10:24:25
Hai, i just installed arch but stuck here, anyone can help?

How did you install Arch and the drivers?
What GPU model?

zxcvqwertypie 2022-08-24 10:27:45
C0rn3j 2022-08-24 10:25:07
How did you install Arch and the drivers?
What GPU model?

Using archinstall, i have 710gt, and after install nvidia-470xx-dkm it happen

C0rn3j 2022-08-24 10:28:15
!paste Post your dmesg
|