You are not logged in.

#1 2022-03-13 12:29:27

NoodlesWeAte
Member
Registered: 2022-03-13
Posts: 19

Pacman (Yay) failing to retrive files from mirrors. [Solved]

One day when I was upgrading my packages, (I do that daily) I noticed yay was having issues pulling packages.
Everything was fine, but one day I couldn't upgrade kotatogram-desktop-beta-dynamic-bin which failed to pass the checksum. I ignored it, and just removed the entire package, but ever since then I have been noticing both yay and pacman having issues with the mirrors.
So, is piconet down or is it just my system?

 core is up to date
 extra is up to date
 community                                                                 6.6 MiB  2.36 MiB/s 00:03 [############################################################] 100%
error: failed retrieving file 'community.db' from archlinux.mirror.net.in : SSL certificate problem: unable to get local issuer certificate
error: failed retrieving file 'community.db' from mirrors.piconets.webwerks.in : The requested URL returned error: 404
error: failed retrieving file 'extra.db' from archlinux.mirror.net.in : SSL certificate problem: unable to get local issuer certificate
error: failed retrieving file 'core.db' from archlinux.mirror.net.in : SSL certificate problem: unable to get local issuer certificate
warning: too many errors from archlinux.mirror.net.in, skipping for the remainder of this transaction
error: failed retrieving file 'extra.db' from mirrors.piconets.webwerks.in : The requested URL returned error: 404
error: failed retrieving file 'core.db' from mirrors.piconets.webwerks.in : The requested URL returned error: 404
warning: too many errors from mirrors.piconets.webwerks.in, skipping for the remainder of this transaction
:: Starting full system upgrade...
 there is nothing to do

I have refreshed the mirrorlist using both pacman and yay, but didn't fix it

Last edited by NoodlesWeAte (2022-03-14 07:23:29)

Offline

#2 2022-03-13 12:32:58

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Pacman (Yay) failing to retrive files from mirrors. [Solved]

Please post the full output from...

pacman-conf

and...

pacman -Syu

No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2022-03-13 12:47:41

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,032

Re: Pacman (Yay) failing to retrive files from mirrors. [Solved]

https://archlinux.org/mirrors/piconets.webwerks.in/

For archlinux.mirror.net.in, the ssl cert was just updated, I wonder if your time is off or something. Or maybe the update fixed the issue you were having.

Offline

#4 2022-03-14 04:29:47

NoodlesWeAte
Member
Registered: 2022-03-13
Posts: 19

Re: Pacman (Yay) failing to retrive files from mirrors. [Solved]

Now I can't even do a upgrade.

Output of pacman -Syu

::  ~  main !1 ?206 ❯ sudo pacman -Syu                                                                                                                  7s 10:20:19 AM
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
error: failed retrieving file 'core.db' from archlinux.mirror.net.in : SSL certificate problem: unable to get local issuer certificate
error: failed retrieving file 'extra.db' from archlinux.mirror.net.in : SSL certificate problem: unable to get local issuer certificate
error: failed retrieving file 'community.db' from archlinux.mirror.net.in : SSL certificate problem: unable to get local issuer certificate
warning: too many errors from archlinux.mirror.net.in, skipping for the remainder of this transaction
:: Starting full system upgrade...
warning: harfbuzz: local (4.0.1-1) is newer than extra (4.0.0-1)
warning: harfbuzz-icu: local (4.0.1-1) is newer than extra (4.0.0-1)
warning: libosinfo: local (1.10.0-1) is newer than community (1.9.0-2)
warning: librsvg: local (2:2.52.7-1) is newer than extra (2:2.52.6-1)
warning: libvterm: local (0.2-1) is newer than community (0.1.3.git1.65dbda-1)
warning: libxmlb: local (0.3.7-1) is newer than community (0.3.6-1)
warning: linux: local (5.16.14.arch1-1) is newer than core (5.16.13.arch1-1)
warning: linux-firmware: local (20220309.cd01f85-1) is newer than core (20220209.6342082-1)
warning: linux-firmware-whence: local (20220309.cd01f85-1) is newer than core (20220209.6342082-1)
warning: llvm-libs: local (13.0.1-2) is newer than extra (13.0.1-1)
warning: networkmanager-openvpn: local (1.8.18-1) is newer than extra (1.8.16-1)
warning: nodejs: local (17.7.1-1) is newer than community (17.7.0-1)
warning: npm: local (8.5.4-1) is newer than community (8.5.3-1)
warning: osinfo-db: local (20220214-1) is newer than community (20211216-1)
warning: perl-alien-build: local (2.47-1) is newer than extra (2.46-1)
warning: python-cairo: local (1.21.0-1) is newer than extra (1.20.1-3)
warning: python-filelock: local (3.4.2-1) is newer than community (3.4.1-1)
warning: python-pycurl: local (7.45.0-1) is newer than extra (7.44.1-3)
warning: qpdf: local (10.6.3-1) is newer than extra (10.6.2-3)
warning: rav1e: local (0.4.1-2) is newer than extra (0.4.1-1)
warning: systemd: local (250.4-1) is newer than core (250.3-4)
warning: systemd-libs: local (250.4-1) is newer than core (250.3-4)
warning: systemd-sysvcompat: local (250.4-1) is newer than core (250.3-4)
warning: vulkan-headers: local (1:1.3.207-1) is newer than extra (1:1.3.206-1)
warning: vulkan-icd-loader: local (1.3.207-1) is newer than extra (1.2.203-1)
warning: vulkan-tools: local (1.3.207-1) is newer than extra (1.2.203-2)
warning: zstd: local (1.5.2-3) is newer than core (1.5.2-2)
 there is nothing to do

The output of pacman-conf

[options]
RootDir = /
DBPath = /var/lib/pacman/
CacheDir = /var/cache/pacman/pkg/
HookDir = /etc/pacman.d/hooks/
GPGDir = /etc/pacman.d/gnupg/
LogFile = /var/log/pacman.log
HoldPkg = pacman
HoldPkg = glibc
Architecture = x86_64
Color
CheckSpace
ParallelDownloads = 16
CleanMethod = KeepInstalled
SigLevel = PackageRequired
SigLevel = PackageTrustedOnly
SigLevel = DatabaseOptional
SigLevel = DatabaseTrustedOnly
LocalFileSigLevel = PackageOptional
LocalFileSigLevel = PackageTrustedOnly
[core]
Usage = All
Server = https://archlinux.mirror.net.in/archlinux/core/os/x86_64
Server = https://mirrors.piconets.webwerks.in/archlinux-mirror/core/os/x86_64
Server = https://archmirror.akhl.in/core/os/x86_64
Server = http://mirrors.piconets.webwerks.in/archlinux-mirror/core/os/x86_64
Server = http://mirror.cse.iitk.ac.in/archlinux/core/os/x86_64
Server = http://archlinux.mirror.net.in/archlinux/core/os/x86_64
[extra]
Usage = All
Server = https://archlinux.mirror.net.in/archlinux/extra/os/x86_64
Server = https://mirrors.piconets.webwerks.in/archlinux-mirror/extra/os/x86_64
Server = https://archmirror.akhl.in/extra/os/x86_64
Server = http://mirrors.piconets.webwerks.in/archlinux-mirror/extra/os/x86_64
Server = http://mirror.cse.iitk.ac.in/archlinux/extra/os/x86_64
Server = http://archlinux.mirror.net.in/archlinux/extra/os/x86_64
[community]
Usage = All
Server = https://archlinux.mirror.net.in/archlinux/community/os/x86_64
Server = https://mirrors.piconets.webwerks.in/archlinux-mirror/community/os/x86_64
Server = https://archmirror.akhl.in/community/os/x86_64
Server = http://mirrors.piconets.webwerks.in/archlinux-mirror/community/os/x86_64
Server = http://mirror.cse.iitk.ac.in/archlinux/community/os/x86_64
Server = http://archlinux.mirror.net.in/archlinux/community/os/x86_64

Last edited by NoodlesWeAte (2022-03-14 04:51:22)

Offline

#5 2022-03-14 04:43:00

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Pacman (Yay) failing to retrive files from mirrors. [Solved]

NoodlesWeAte wrote:

Output of pacman -Syu

 -> piston-cli: local (1.5.0-1) is newer than AUR (1.3.0-1)
 -> Orphaned AUR Packages:  nemo-megasync
 -> Flagged Out Of Date AUR Packages:  megasync-bin
 there is nothing to do

That's not pacman output.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#6 2022-03-14 04:51:53

NoodlesWeAte
Member
Registered: 2022-03-13
Posts: 19

Re: Pacman (Yay) failing to retrive files from mirrors. [Solved]

I forgot to copy the pacman's output

Offline

#7 2022-03-14 06:49:18

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 68,382

Offline

#8 2022-03-14 06:54:00

NoodlesWeAte
Member
Registered: 2022-03-13
Posts: 19

Re: Pacman (Yay) failing to retrive files from mirrors. [Solved]

Yeah, I am using reflector now,

Offline

Board footer

Powered by FluxBB