[SOLVED] Mageia 4 Upgrade Nightmares HELP!

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[SOLVED] Mageia 4 Upgrade Nightmares HELP!

Postby hosadeeb » Feb 15th, '14, 06:03

Hi there!
Upgrading from mageia 3 was a complete nightmare!
1) Many installations wouldn't upgrade, even after selecting a mirror.
2) Which resulted in not reaching the normal exit of the installer.
3) Now booting would never complete unless I select Safe Mode and then ^D at the prompt.
4) In which case ALL Gnome applications (but not Qt or KDE) would have all characters displayed as empty squares, including Mageia Control Centre itself!

Please advise, as I spent around FIVE WHOLE DAYS (Yes! You heard me right) upgrading! Installing from scratch would be another real nightmare I would very much like to avoid...

A million thanks in advance.

Hosam Adeeb Nashed
Last edited by hosadeeb on Feb 16th, '14, 20:58, edited 1 time in total.
hosadeeb
 
Posts: 103
Joined: Feb 6th, '13, 12:49

Re: Mageia 4 Upgrade Nightmares HELP!

Postby nigelc » Feb 15th, '14, 06:15

Hi,
I had trouble updating and I did an "urpmi --auto-update"
And it was all ok.
nigelc
 
Posts: 266
Joined: Aug 28th, '11, 09:35

Re: Mageia 4 Upgrade Nightmares HELP!

Postby hosadeeb » Feb 15th, '14, 12:20

Many thanks for tip. It did complete a few more installs, but it didn't remedy the situation a whole lot, I'm afraid...
1) The booting is still not fixed,
2) And neither is the font in gnome.
hosadeeb
 
Posts: 103
Joined: Feb 6th, '13, 12:49

Re: Mageia 4 Upgrade Nightmares HELP!

Postby nigelc » Feb 15th, '14, 13:51

You can buy the disk from distrowatch:
http://distrowatch.com/
Start from scratch
nigelc
 
Posts: 266
Joined: Aug 28th, '11, 09:35

Re: Mageia 4 Upgrade Nightmares HELP!

Postby hosadeeb » Feb 15th, '14, 14:09

Using konsole, I tried to launch chrome-browser. Apparently, pango cannot find a font!! I have no idea what went wrong during the installation... Any idea how I can fix that manually?! This should fix the problem with the fonts in gnome, and the Mageia Control Centre.
hosadeeb
 
Posts: 103
Joined: Feb 6th, '13, 12:49

Re: Mageia 4 Upgrade Nightmares HELP!

Postby dtsiamasiotis » Feb 15th, '14, 16:25

Try to install cantarell fonts
urpmi abattis-cantarell-fonts
dtsiamasiotis
 
Posts: 9
Joined: Mar 29th, '11, 22:53

Re: Mageia 4 Upgrade Nightmares HELP!

Postby doktor5000 » Feb 15th, '14, 19:49

How did you upgrade exactly? Which of the methods did you choose from https://wiki.mageia.org/en/Mageia_4_Rel ... m_Mageia_3
As a general hint and golden rule: Please only one problem per thread ;)
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18074
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 4 Upgrade Nightmares HELP!

Postby hosadeeb » Feb 16th, '14, 11:52

Hi,
I managed to solve a couple of problems, but not all. Let me relate the whole thing.

Initially, I had tried to upgrade using the mgaonline-update. But it exited with an error, but only after updating the repository mirrors. I tried to use that, but to no avail, so I resorted to the installation DVD, first without then with the ftp/http mirrors, as the DVD-alone installation refused to complete due to unsatisfied interdependencies.

The problem with fonts in Gnome was dew to pango, I discovered later when I couldn't launch chromium-browser, and resorted to launching it from the CLI. I had never dealt with pango before, but digging a bit deep I used "pango-querymodules-32 --update-cache" and that fixed the font problem.

Then, when I could finally use the Control Centre, I found there were three kernels (one from Mageia 3), and I removed the superfluous two, in the hope that the system would fix the booting sequence. Alas! It didn't... I still have to boot to safe mode then ^D to reach the GUI Log-in Screen.

The system is otherwise perfectly usable. Still, I wish there is a way to fix the booting bit.
hosadeeb
 
Posts: 103
Joined: Feb 6th, '13, 12:49

Re: Mageia 4 Upgrade Nightmares HELP!

Postby doktor5000 » Feb 16th, '14, 14:37

hosadeeb wrote:Then, when I could finally use the Control Centre, I found there were three kernels (one from Mageia 3), and I removed the superfluous two, in the hope that the system would fix the booting sequence. Alas! It didn't... I still have to boot to safe mode then ^D to reach the GUI Log-in Screen.

The system is otherwise perfectly usable. Still, I wish there is a way to fix the booting bit.


Ok, so for the booting bit:
- what bootloader do you use
- when you say "safe mode" you mean the system drops you to an "emergency shell", right? Where you press Ctrl+D to continue?
-> what do the logs say at that point? suggested command is
Code: Select all
journalctl -xb

- or do you choose "failsafe boot" in the boot menu? But then you wouldn't be able to continue via Ctrl+D ...
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18074
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 4 Upgrade Nightmares HELP!

Postby hosadeeb » Feb 16th, '14, 15:04

The system uses GRUB.

On booting the screen offers two options: Mageia 4 and Mageia 4 (safe mode).
hosadeeb
 
Posts: 103
Joined: Feb 6th, '13, 12:49

Re: Mageia 4 Upgrade Nightmares HELP!

Postby hosadeeb » Feb 16th, '14, 15:07

I'll check for the logs. But I should mention that, on trying the normal option, I'm left with dracut debug prompt, with error messages stating that the ram drive wouldn't load.
hosadeeb
 
Posts: 103
Joined: Feb 6th, '13, 12:49

Re: Mageia 4 Upgrade Nightmares HELP!

Postby doktor5000 » Feb 16th, '14, 15:13

OK, and which entry do you choose from the bootscreen?
Your issue is not close to one of those described here? https://wiki.mageia.org/en/Mageia_4_Err ... ade_Issues

When your system is booted, can you run the following as root to see if it helps?
Code: Select all
dracut --force
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18074
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 4 Upgrade Nightmares HELP!

Postby hosadeeb » Feb 16th, '14, 20:05

Issue 12305 (the one at the top) is indeed what I get. Removing the option from the boot can be done using the Control Centre, I suppose. And the fstab handling is easy enough. I'm just not sure how the UUID could have changed when the drive itself was the same...

Thanks a million for pointing me to the Errata.
hosadeeb
 
Posts: 103
Joined: Feb 6th, '13, 12:49

Re: Mageia 4 Upgrade Nightmares HELP!

Postby doktor5000 » Feb 16th, '14, 20:48

Please reply to the bug report that you were also affected.

Please mark the thread accordingly by editing the topic of the first post and prefix it by [SOLVED], thanks
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18074
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [SOLVED] Mageia 4 Upgrade Nightmares HELP!

Postby hosadeeb » Feb 16th, '14, 21:00

Both done! Many, many thanks!
hosadeeb
 
Posts: 103
Joined: Feb 6th, '13, 12:49


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron