You are not logged in.

#1 2024-05-23 17:26:20

zcbm1341
Member
Registered: 2024-05-23
Posts: 3

[SOLVED] Unable to install plasma-meta due to outdated package link

Hello everyone!

I have encounted a error when installing the meta package "plasma-meta" with the command below:

sudo pacman -S plasma-meta

It said that the package "python-sentry_sdk-2.2.1-1" was not found (404):

:: Retrieving packages...
 python-sentry_sdk-2.2.1-1-any.pkg.tar.xz failed to download
 Total (  0/351)                                           0 Total (  1/351)                                          49.9 MiB  35.9 MiB/s 00:01 [################################################] 100%
error: failed retrieving file 'python-sentry_sdk-2.2.1-1-any.pkg.tar.xz' from mirror.archlinuxarm.org : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.

After searching the repository, I found that the package "python-sentry_sdk-2.2.1-1" has been updated to "python-sentry_sdk-2.3.0-1":

python-sentry_sdk-2.3.0-1-any.pkg.tar.xz           23-May-2024 12:37              491180

It seems that the package link of "plasma-meta" is outdated.

Last edited by zcbm1341 (2024-05-23 18:05:04)

Offline

#2 2024-05-23 17:39:20

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,160

Re: [SOLVED] Unable to install plasma-meta due to outdated package link

zcbm1341 wrote:

It seems that the package link of "plasma-meta" is outdated.

No, your pacman database is outdated. Upgrade your system.

Offline

#3 2024-05-23 17:40:27

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,530
Website

Re: [SOLVED] Unable to install plasma-meta due to outdated package link

Your local pacman databases are out-of-date, run 'pacman -Syu plasma-meta' instead.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Online

#4 2024-05-23 17:58:49

zcbm1341
Member
Registered: 2024-05-23
Posts: 3

Re: [SOLVED] Unable to install plasma-meta due to outdated package link

WorMzy wrote:

Your local pacman databases are out-of-date, run 'pacman -Syu plasma-meta' instead.

Thanks! This is my first time using Arch Linux as well as pacman and there is still a lot to learn.

Offline

#5 2024-05-23 23:53:32

Scimmia
Fellow
Registered: 2012-09-01
Posts: 12,239

Re: [SOLVED] Unable to install plasma-meta due to outdated package link

Using Arch, or using ArchLinuxARM? They are separate distros.

Online

#6 2024-05-24 03:38:29

zcbm1341
Member
Registered: 2024-05-23
Posts: 3

Re: [SOLVED] Unable to install plasma-meta due to outdated package link

Scimmia wrote:

Using Arch, or using ArchLinuxARM? They are separate distros.

Actually, I'm running the Arch Linux on an arm platform RK3568 as an incus container which was configured automatically. Before you mentioned this, I even didn't know they are different distros and have separate forums.

Offline

Board footer

Powered by FluxBB