You are not logged in.

#1 2018-10-10 09:56:40

ankle59
Member
Registered: 2018-10-08
Posts: 4

[Solved]Pacman cannot find updates.

Hi everyone.
Since a week when I try to update arch, pacman can't find any packages to update, and I don't think it's normal.

If I type

# pacman -Syu 

or

# pacman -Syyuu 

the results are the same, pacman says that there are no updates.
even checkupdates don't show anything.

For example:
my flashplugin package is at 31.0.0.108-1
flashplugin version at https://www.archlinux.org/packages/extr … ashplugin/ today is 31.0.0.122-1

my vlc is at 3.0.4-4
vlc at https://www.archlinux.org/packages/extra/x86_64/vlc/ today is 3.0.4-6

If I try to reinstall them

# pacman -S vlc flashplugin 

the packages found are 3.0.4-4 and 31.0.0.108-1.

Even with packages not installed.
If i look for tensorflow, the version proposed is 1.10.1-2;
but again at https://www.archlinux.org/packages/comm … ensorflow/ tensorflow today is 1.11.0-2.

My mirror list is up to date, I've just refreshed it yesterday.
If other informations are requested, tell me!

Last edited by ankle59 (2018-10-10 10:22:37)

Offline

#2 2018-10-10 10:02:11

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,395
Website

Re: [Solved]Pacman cannot find updates.

ankle59 wrote:

My mirror list is up to date, I've just refreshed it yesterday.
If other informations are requested, tell me!

Did you change the top mirror?   It may be out of date.

Offline

#3 2018-10-10 10:13:14

ankle59
Member
Registered: 2018-10-08
Posts: 4

Re: [Solved]Pacman cannot find updates.

I've generated the mirrorlist directly from https://www.archlinux.org/mirrorlist/ as https://wiki.archlinux.org/index.php/Mirrors suggests.
Now I've checked at https://www.archlinux.org/mirrors/status/ my top mirror and I can confirm that it is up to date.

Last edited by ankle59 (2018-10-10 10:29:16)

Offline

#4 2018-10-10 10:14:05

judd1
Member
Registered: 2015-09-04
Posts: 260

Re: [Solved]Pacman cannot find updates.

I have the same situation, I just made reflector and solved.

# LANG=C pacman -Syu
:: Synchronizing package databases...
 core                                                                        135.4 KiB   218K/s 00:01 [------------------------------------------------------------] 100%
 extra                                                                      1636.9 KiB   283K/s 00:06 [------------------------------------------------------------] 100%
 community                                                                     4.6 MiB   356K/s 00:13 [------------------------------------------------------------] 100%
 multilib                                                                    173.0 KiB   211K/s 00:01 [------------------------------------------------------------] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (43) archlinux-keyring-20181003-1  audit-2.8.4-2  dnssec-anchors-20181003-1  ffmpeg-1:4.0.2-6  firefox-62.0.3-1  firefox-i18n-es-es-62.0.3-1
              flashplugin-31.0.0.122-1  fontconfig-2:2.13.1+12+g5f5ec56-1  fuse-common-3.2.6-1  fuse3-3.2.6-1  git-2.19.1-1  glib2-2.58.1-1  gst-libav-1.14.4-1
              gst-plugins-bad-1.14.4-3  gst-plugins-base-1.14.4-1  gst-plugins-base-libs-1.14.4-1  gst-plugins-good-1.14.4-1  gst-plugins-ugly-1.14.4-1
              gstreamer-1.14.4-1  gtk-update-icon-cache-3.24.1+8+g220f77d8c1-1  gtk3-3.24.1+8+g220f77d8c1-1  iana-etc-20180913-1  libdrm-2.4.95-1  libepoxy-1.5.3-1
              libinput-1.12.1-1  librsvg-2:2.44.7-1  libx11-1.6.6-2  libxcb-1.13.1-1  linux-lts-4.14.74-1  linux-lts-headers-4.14.74-1  lua51-5.1.5-7  lua52-5.2.4-3
              mesa-18.2.2-1  ndctl-63-1  partclone-0.2.89-3  patch-2.7.6-3  pepper-flash-31.0.0.122-1  psmisc-23.2-1  python-packaging-18.0-1  re2-20181001-1
              testdisk-7.0-5  unrar-1:5.6.8-1  x265-2.9-1

Total Download Size:   180.57 MiB
Total Installed Size:  672.79 MiB
Net Upgrade Size:        2.23 MiB

:: Proceed with installation? [Y/n]

Last edited by judd1 (2018-10-10 10:22:00)


This isn't right. This isn't even wrong.
-- Wolfgang Pauli --

Offline

#5 2018-10-10 10:22:16

ankle59
Member
Registered: 2018-10-08
Posts: 4

Re: [Solved]Pacman cannot find updates.

Wow
I've replaced the reflector generated mirrorlist with mine and now pacman it's back to work!!
Thank you so much.

Offline

Board footer

Powered by FluxBB