You are not logged in.
Just finished my Install of Arch and I can't seem to update anything it just gives me "Starting full system upgrade...
there is nothing to do"
I tried pacman -Syy and it syncs my repos and I've checked and I do have packages that are out of date so they should upodate. My mirrors are also not out of date, I just checked them
Offline
If you just completed an install you won't need to update any packages. The installer downloads the latest packages from the repositories.
I've checked and I do have packages that are out of date so they should upodate
How did you check that?
Offline
Which packages do you think are out of date, and why do you think they are?
Last edited by WorMzy (2013-06-02 19:35:11)
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
Openbox for example, when I type pacman -S openbox I can get a new version but when I do pacman -Syu it says everything is up to date.
Offline
Please paste the pull output pacman -S openbox. I think you'll find something along the lines of:
warning: openbox-3.5.0-7 is up to date -- reinstallingThe following will tell you which version you have installed
$ pacman -Q openbox
The current version is 3.5.0-7, which you can see here: https://www.archlinux.org/packages/comm … 4/openbox/
Offline
Did you install openbox when you installed Arch? That package is a couple weeks over a year old, so I have to wonder where did you get the previous version from.
How exactly did you install Arch?
Last edited by karol (2013-06-02 19:47:31)
Offline