Is there a way to kind of deprioritize Universe repository?

|
qontinuum 2022-08-01 09:05:38
80
qontinuum 2022-08-01 09:05:49
It is the width of a standard frame buffer
lordV 2022-08-01 09:06:57
I see
lordV 2022-08-01 09:08:00
With Markup languages no chance
xeptore 2022-08-01 09:09:39
I’m facing this error while executing pacman -Syu:
error: networkmanager-l2tp: signature from “Alexander F. Rødseth <xyproto@archlinux.org>” is marginal trust
How can I resolve it?
qontinuum 2022-08-01 09:09:49
lordV 2022-08-01 09:08:00
With Markup languages no chance

They are not programming languages 🤷‍♂

qontinuum 2022-08-01 09:10:13
xeptore 2022-08-01 09:09:39
I’m facing this error while executing pacman -Syu:
error: networkmanager-l2tp: signature from “Alexander F. Rødseth <xyproto@archlinux.org>” is marginal trust
How can I resolve it?

Enable Universe, install the arch keyring, upgrade, profit

xeptore 2022-08-01 09:14:20
qontinuum 2022-08-01 09:10:13
Enable Universe, install the arch keyring, upgrade, profit

$ pacman -S archlinux-keyring

error: archlinux-keyring: signature from “Dudemanguy <dudemanguy@artixlinux.org>” is invalid

qontinuum 2022-08-01 09:15:22
I guess you fucked up your keyring, check the dedicated part in the troubleshooting page of the wiki
xeptore 2022-08-01 09:22:11
qontinuum 2022-08-01 09:15:22
I guess you fucked up your keyring, check the dedicated part in the troubleshooting page of the wiki

Yes. And this fixed it:
https://wiki.artixlinux.org/Main/Troubleshooting#Invalid_or_corrupted_packages_.28PGP_signature.29
Thanks

Wiki | Main / Troubleshootingwiki.artixlinux.org
Troubleshooting your Artix issues
xeptore 2022-08-01 09:43:13
qontinuum 2022-08-01 09:10:13
Enable Universe, install the arch keyring, upgrade, profit

warning: yay: local is newer than universe

After adding Universe repository, I can see similar warning for other packages as well. Is there a way to kind of deprioritize Universe repository?

qontinuum 2022-08-01 09:44:00
Aren’t those packages locally built?
trazyn the infinite 2022-08-01 09:45:05
xeptore 2022-08-01 09:43:13
warning: yay: local is newer than universe

After adding Universe repository, I can see similar warning for other packages as well. Is there a way to kind of deprioritize Universe repository?

did you try yay as aur helper to auto update aur package

trazyn the infinite 2022-08-01 09:45:18
I remember yay is also in aur
qontinuum 2022-08-01 09:45:24
Wat
wxlfsangel 2022-08-01 09:48:37
Use yay to install yay if you don’t have yay
ItsZariep 2022-08-01 09:49:46
wxlfsangel 2022-08-01 09:48:37
Use yay to install yay if you don’t have yay

git clone, makepkg…

Night_H4nter 2022-08-01 09:49:53
ig they built some packages, including yay, from aur, and after that enabled universe which has older versions of those packages
ItsZariep 2022-08-01 09:50:09
and better to use paru
wxlfsangel 2022-08-01 09:50:18
ItsZariep 2022-08-01 09:49:46
git clone, makepkg…

That’s usually the safest way to install packages anyway isn’t it

xeptore 2022-08-01 09:50:41
Night_H4nter 2022-08-01 09:49:53
ig they built some packages, including yay, from aur, and after that enabled universe which has older versions of those packages

Yes.

ItsZariep 2022-08-01 09:51:09
wxlfsangel 2022-08-01 09:50:18
That’s usually the safest way to install packages anyway isn’t it

if you read pkgbuild, its secure

xeptore 2022-08-01 09:51:12
How can I lower priority of the package in the universe repo?
qontinuum 2022-08-01 09:51:33
xeptore 2022-08-01 09:50:41
Yes.

So you can just add those packages to the NoUpgrade statement

ItsZariep 2022-08-01 09:51:36
ItsZariep 2022-08-01 09:51:09
if you read pkgbuild, its secure

dont care if you use makepkg or a aur helper, if you dont read pkgbuild, has no sense

Night_H4nter 2022-08-01 09:51:40
just downgrade the packages
wxlfsangel 2022-08-01 09:51:45
Also why paru over yay
ItsZariep 2022-08-01 09:51:53
wxlfsangel 2022-08-01 09:51:45
Also why paru over yay

is fastest

wxlfsangel 2022-08-01 09:52:11
I just installed paru the other day cause yay was rate limiting
qontinuum 2022-08-01 09:52:12
ItsZariep 2022-08-01 09:51:53
is fastest

Is it?

trazyn the infinite 2022-08-01 09:52:14
ItsZariep 2022-08-01 09:51:36
dont care if you use makepkg or a aur helper, if you dont read pkgbuild, has no sense

i write or copy paste it to my own

qontinuum 2022-08-01 09:52:20
It compiles chromium in an hour?
wxlfsangel 2022-08-01 09:52:33
But then paru didn’t like it either so Ill just wait I guess
Glats 2022-08-01 09:52:47
i’d say yay and paur is just matter of taste
xeptore 2022-08-01 09:52:49
After upgrading the linux package, system cannot boot. It stucks in the line:
Loading user-specified modules.
|