[SOLVED] Pacman repository outdated

User avatar
Pyros
Member
 
Posts: 24
Joined: Thu Jul 07, 2016 19:45
In-game: Pyros

[SOLVED] Pacman repository outdated

by Pyros » Sat Jan 14, 2017 22:34

Solved thanks to Morn76
Last edited by Pyros on Mon Jan 16, 2017 00:48, edited 2 times in total.
00001-00010-00011-00100-00101-00110-00111-01000-01001- etc...
 

Morn76
Member
 
Posts: 640
Joined: Sun Feb 16, 2014 19:45
GitHub: mdoege

Re: Pacman repository outdated

by Morn76 » Sat Jan 14, 2017 23:25

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
yaourt -S minetest-git-leveldb


should give you the latest git version with all the bells and whistles such as LuaJIT and the different database backends. (Of course you need to install yaourt or another AUR helper for it to work like that.)
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

Re: Pacman repository outdated

by sfan5 » Sun Jan 15, 2017 10:28

Since the package is already marked outdated here you just need to wait until the maintainer updates it.

How long that takes? No idea.
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

Morn76
Member
 
Posts: 640
Joined: Sun Feb 16, 2014 19:45
GitHub: mdoege

Re: Pacman repository outdated

by Morn76 » Sun Jan 15, 2017 21:56

sfan5 wrote:How long that takes? No idea.

The package has been updated now.
 

User avatar
Sergey
Member
 
Posts: 362
Joined: Wed Jan 11, 2017 13:28

Re: [SOLVED] Pacman repository outdated

by Sergey » Sat Jan 21, 2017 15:14

It is still 0.4.14 right now after
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
pacman -Syyu

But here [https://www.archlinux.org/packages/community/x86_64/minetest/] is 0.4.15.

It seems that not all mirrors are still updated.
 

Morn76
Member
 
Posts: 640
Joined: Sun Feb 16, 2014 19:45
GitHub: mdoege

Re: [SOLVED] Pacman repository outdated

by Morn76 » Sat Jan 21, 2017 15:26

Sergey wrote:It is still 0.4.14 right now after
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
pacman -Syyu

But here [https://www.archlinux.org/packages/community/x86_64/minetest/] is 0.4.15.

It seems that not all mirrors are still updated.

Then pick a better mirror: https://www.archlinux.org/mirrors/status/
 

User avatar
Sergey
Member
 
Posts: 362
Joined: Wed Jan 11, 2017 13:28

Re: [SOLVED] Pacman repository outdated

by Sergey » Sat Jan 21, 2017 15:32

Morn76 wrote:Then pick a better mirror: https://www.archlinux.org/mirrors/status/

In Manjaro Linux mirrors are managed automatically without editing config files and choosing ones you like.
 

Morn76
Member
 
Posts: 640
Joined: Sun Feb 16, 2014 19:45
GitHub: mdoege

Re: [SOLVED] Pacman repository outdated

by Morn76 » Sat Jan 21, 2017 15:34

Sergey wrote:
Morn76 wrote:Then pick a better mirror: https://www.archlinux.org/mirrors/status/

In Manjaro Linux mirrors are managed automatically without editing config files and choosing ones you like.

Then find out which one it is using automatically and check its mirror status on the web page.
Edit: I think Manjaro uses its own mirrors, not Arch's.
 

User avatar
Sergey
Member
 
Posts: 362
Joined: Wed Jan 11, 2017 13:28

Re: [SOLVED] Pacman repository outdated

by Sergey » Sat Jan 21, 2017 15:42

Morn76 wrote:Edit: I think Manjaro uses its own mirrors, not Arch's.

You are right. They are Arch based but update with some delay.

For Manjaro Linux users.

Force updating mirrors
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
sudo pacman-mirrors -g


Output:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
:: Querying servers, this may take some time...
=> Using mirrors in Africa
=> Using mirrors in Australia
=> Using mirrors in Austria
=> Using mirrors in Belarus
=> Using mirrors in Belgium
=> Using mirrors in Brasil
=> Using mirrors in Bulgaria
=> Using mirrors in Canada
=> Using mirrors in Chile
=> Using mirrors in China
=> Using mirrors in Colombia
=> Using mirrors in Costa_Rica
=> Using mirrors in Czech
=> Using mirrors in Denmark
=> Using mirrors in Ecuador
=> Using mirrors in France
=> Using mirrors in Germany
=> Using mirrors in Greece
=> Using mirrors in Indonesia
=> Using mirrors in Ireland
=> Using mirrors in Italy
=> Using mirrors in Japan
=> Using mirrors in Netherlands
=> Using mirrors in Philippines
=> Using mirrors in Poland
=> Using mirrors in Portugal
=> Using mirrors in Romania
=> Using mirrors in Russia
=> Using mirrors in Singapore
=> Using mirrors in Sweden
=> Using mirrors in Taiwan
=> Using mirrors in Turkey
=> Using mirrors in United_Kingdom
=> Using mirrors in United_States
=> Using mirrors in Vietnam
:: Writing mirror list ...
:: Generated and saved '/etc/pacman.d/mirrorlist' mirrorlist.
 

Morn76
Member
 
Posts: 640
Joined: Sun Feb 16, 2014 19:45
GitHub: mdoege

Re: [SOLVED] Pacman repository outdated

by Morn76 » Sat Jan 21, 2017 16:05

Sergey wrote:You are right. They are Arch based but update with some delay.

Maybe it's time for the training wheels to come off then and to install the real Arch Linux. Manjaro is just a gateway drug to full-fledged Arch addiction. :-)
 

User avatar
Sergey
Member
 
Posts: 362
Joined: Wed Jan 11, 2017 13:28

Re: [SOLVED] Pacman repository outdated

by Sergey » Sat Jan 21, 2017 16:10

Morn76 wrote:
Sergey wrote:You are right. They are Arch based but update with some delay.

Maybe it's time for the training wheels to come off then and to install the real Arch Linux. Manjaro is just a gateway drug to full-fledged Arch addiction. :-)

I was using Arch, and then moved to Manjaro. Arch is for experienced users. Too much work with manually editing config files. But I like things to be ready out of the box. And, on the other hand, rolling release to have latest programs I install.
 

Morn76
Member
 
Posts: 640
Joined: Sun Feb 16, 2014 19:45
GitHub: mdoege

Re: [SOLVED] Pacman repository outdated

by Morn76 » Sat Jan 21, 2017 16:31

Sergey wrote:I was using Arch, and then moved to Manjaro. Arch is for experienced users. Too much work with manually editing config files. But I like things to be ready out of the box. And, on the other hand, rolling release to have latest programs I install.

My experience with GUI sys admin tools (such as YaST on SUSE) has always been that they hide too much information from the user and like to reset and overwrite settings they were not meant to change.

Manual config files at least are not changed behind your back by the system, which makes them better in the long run.

Of course some software (Apache!) has become so ridiculously hard to configure manually that I've completely given up on it. But that too is probably for the better. :-)
 

User avatar
Sergey
Member
 
Posts: 362
Joined: Wed Jan 11, 2017 13:28

Re: [SOLVED] Pacman repository outdated

by Sergey » Tue Jan 31, 2017 11:16

Hooray, I just update MT to version 0.4.15. Manjaro mirrors upgrade just arrived.
;-)

Where can I learn all the changes from previous version?
 


Return to Minetest Problems

Who is online

Users browsing this forum: Google [Bot] and 41 guests

cron