Page 1 of 1

No updates for fresh installation of Mageia

PostPosted: Aug 8th, '14, 14:25
by adr
Hi,

I've just installed Mageia 4.1 64-bit on my second notebook. Everything went ok, but I'm unable to update packages. For example, I have old Firefox (24.5.0), while there is update available to 24.7.0 if I remember correctly.
Code: Select all
[root@localhost adam]# urpmi.update -a
nośnik Live Core jest aktualny
nośnik Live Nonfree jest aktualny
nośnik Core Release jest aktualny
nośnik Core Updates jest aktualny
nośnik Nonfree Release jest aktualny
nośnik Nonfree Updates jest aktualny
nośnik Tainted Release jest aktualny
nośnik Tainted Updates jest aktualny
nośnik Core 32bit Release jest aktualny
nośnik Core 32bit Updates jest aktualny
nośnik Nonfree 32bit Release jest aktualny
nośnik Nonfree 32bit Updates jest aktualny

sorry for Polish, those entries means that repos are up to date
Code: Select all
urpmi --auto-select
Oprogramowanie jest zaktualizowane

It means that software is up to date.
Code: Select all
[root@localhost adam]# urpmq --list-media active
Live Core
Live Nonfree
Core Release
Core Updates
Nonfree Release
Nonfree Updates
Tainted Release
Tainted Updates
Core 32bit Release
Core 32bit Updates
Nonfree 32bit Release
Nonfree 32bit Updates


Something went wrong, may someone help me?

Re: No updates for fresh installation of Mageia

PostPosted: Aug 8th, '14, 19:03
by doktor5000
Please prefix commands by LC_ALL=C so that they will show english output, that's much easier.

Please show the output of
Code: Select all
urpmq --list-media active --list-url

Re: No updates for fresh installation of Mageia

PostPosted: Aug 8th, '14, 22:49
by claire
Auto-select doesn't update the package lists first. You'll either need to update them manually or wait for mageia update to perform its first check. You can also use urpmi --auto-update which does update the package lists before looking for anything new.

Re: No updates for fresh installation of Mageia

PostPosted: Aug 8th, '14, 23:22
by jkerr82508
claire wrote:need to update them manually

Which is what the OP did. The problem is most likely to be mirror related, hence the doktor's request.

Jim

Re: No updates for fresh installation of Mageia

PostPosted: Aug 9th, '14, 20:56
by claire
Only trying to help..

Re: No updates for fresh installation of Mageia

PostPosted: Aug 10th, '14, 01:08
by doktor5000
Well, no hard feelings over here. Maybe you want to take a few days off, and leave QA and support stuff simply be - just relax ;)
Read your mail to council ml yesterday and was appaled ... :shock:

Re: No updates for fresh installation of Mageia

PostPosted: Aug 10th, '14, 13:35
by xboxboy
I'm located in Australia, and I've had troubles connecting to $Mirrorlist. I'm not sure how long for, but I hadn't had updates for ages.

Removed mirrorlist, and added a local mirror, then boom, updates galore. So, perhaps try setting a set mirror?

Re: No updates for fresh installation of Mageia

PostPosted: Aug 11th, '14, 01:25
by doktor5000
xboxboy wrote:So, perhaps try setting a set mirror?

Actually that's always a good recommendation. Find out what mirror works good for you, and keep using that one,
If it gives issues, remove all repos and select another mirror. (rinse and repeat)