You are not logged in.

#1 2023-05-22 08:12:22

walkingstickfan
Member
From: USA
Registered: 2021-05-10
Posts: 104

[SOLVED] pacman -Syu "pacman>=6.0.2-7" Issue

Following the suggestion on the main Arch page to merge pacman pacnew file after the GIT migration, the following command:

sudo pacman -Syu "pacman>=6.0.2-7"

...returns the following error:

error: target not found: pacman>=6.0.2-7

So then I thought, maybe the command would work without the quote marks.

sudo pacman -Syu pacman>=6.0.2-7

But that command returns the following:

warning: pacman-6.0.2-6 is up to date -- reinstalling
:: Proceed with installation? [Y/n] Y

warning: could not get file information for usr/share/qt5keychain/translations/qtkeychain_de.qm
warning: could not get file information for usr/share/qt5keychain/translations/qtkeychain_fr.qm
warning: could not get file information for usr/share/qt5keychain/translations/qtkeychain_ro.qm
warning: could not get file information for usr/share/qt5keychain/translations/qtkeychain_ru.qm
warning: could not get file information for usr/share/qt5keychain/translations/qtkeychain_zh.qm

I then attempted to perform a regular system upgrade sudo pacman -Syu, which results in no upgrades.

:: Synchronizing package databases...
 core is up to date
 extra                1766.3 KiB  4.58 MiB/s 00:00 [##########################] 100%
 community is up to date
 multilib              161.5 KiB  3.94 MiB/s 00:00 [##########################] 100%
:: Starting full system upgrade...
 there is nothing to do

Am I misunderstanding something?

FWIW...I performed the last system upgrade on 05/13/2023.

Last edited by walkingstickfan (2023-05-22 09:45:59)


Arch Linux with Openbox & Tint2

Offline

#2 2023-05-22 08:18:29

Awebb
Member
Registered: 2010-05-06
Posts: 6,285

Re: [SOLVED] pacman -Syu "pacman>=6.0.2-7" Issue

If there are no updates, then perhaps your mirror is not up to date. https://wiki.archlinux.org/title/Mirrors
Also: https://wiki.archlinux.org/title/Reflector

Last edited by Awebb (2023-05-22 08:19:58)

Offline

#3 2023-05-22 09:12:16

walkingstickfan
Member
From: USA
Registered: 2021-05-10
Posts: 104

Re: [SOLVED] pacman -Syu "pacman>=6.0.2-7" Issue

I also do not have a pacman.conf.pacnew file under /etc.


Arch Linux with Openbox & Tint2

Offline

#4 2023-05-22 09:45:36

walkingstickfan
Member
From: USA
Registered: 2021-05-10
Posts: 104

Re: [SOLVED] pacman -Syu "pacman>=6.0.2-7" Issue

Thank you Awebb. Installing and starting reflector updated my mirrorlist and I was able to install the latest version of pacman and successfully perform an upgrade.

Last edited by walkingstickfan (2023-05-22 09:46:28)


Arch Linux with Openbox & Tint2

Offline

Board footer

Powered by FluxBB