Some Mate programs doesn't work

This forum is dedicated to testing early releases and cauldron : Howtos, tips, tricks and user global feedback and thoughts...

Helpful tip :
For bugs tracking we use : https://bugs.mageia.org = The Mageia Bug Tracker
In this bug tracker you'll find already reported bugs and you'll be able to report those you have found....

Some Mate programs doesn't work

Postby evaldas » Feb 22nd, '15, 21:31

Hello,

I updated pc from 4.1 to 5b3. During update process using dvd I encounter 2 errors:
- "script" failed for kio-imap-1.14.3-1.mga5.86_64
- retrieval of [ftp://....... failed (md5sum mismatch)

after finishing update, Mate calculator, Mate system monitor and game Kioday with winne doesn't work
evaldas
 
Posts: 167
Joined: Feb 9th, '14, 19:06

Re: Some Mate programs doesn't work

Postby doktor5000 » Feb 22nd, '15, 21:40

You enabled online repos during upgrade from DVD? What mirror did you choose?

And if you now run
Code: Select all
urpmi --auto-update
as root, are the remaining packages updated?
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: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Some Mate programs doesn't work

Postby evaldas » Feb 23rd, '15, 14:00

if i run auto-update:
Code: Select all
[root@localhost namai]# urpmi --auto-update
unable to access medium "Core Release".
unable to access medium "Nonfree Release".
medium "Core Updates" is up-to-date
    $MIRRORLIST: media/nonfree/release/media_info/20150223-084542-synthesis.hdlist.cz
updated medium "Nonfree Release2"                                             
medium "Nonfree Updates" is up-to-date
    $MIRRORLIST: media/../../i586/media/core/release/media_info/20150223-084121-synthesis.hdlist.cz
updated medium "Core 32bit Release"                                           
medium "Core 32bit Updates" is up-to-date
    $MIRRORLIST: media/../../i586/media/nonfree/release/media_info/20150223-084540-synthesis.hdlist.cz
updated medium "Nonfree 32bit Release"                                         
medium "Nonfree 32bit Updates" is up-to-date
To satisfy dependencies, the following packages are going to be installed:
  Package                        Version      Release       Arch   
(medium "Nonfree Release2")
  fglrx-kernel-3.19.0-desktop-2> 14.501.1003  14.mga5.nonf> x86_64 
  fglrx-kernel-desktop-latest    14.501.1003  14.mga5.nonf> x86_64 
(medium "Core 32bit Release")
  drakconf                       12.55        1.mga5        noarch 
  drakconf-icons                 12.55        1.mga5        noarch 
  kernel-desktop-3.19.0-2.mga5   1            1.mga5        i586   
  task-obsolete                  5            95.mga5       noarch 
51MB of additional disk space will be used.
49MB of packages will be retrieved.
Proceed with the installation of the 6 packages? (T/n) t


    $MIRRORLIST: media/nonfree/release/fglrx-kernel-3.19.0-desktop-2.mga5-14.501.1003-14.mga5.nonfree.x86_64.rpm
    $MIRRORLIST: media/nonfree/release/fglrx-kernel-desktop-latest-14.501.1003-14.mga5.nonfree.x86_64.rpm
    $MIRRORLIST: media/../../i586/media/core/release/drakconf-12.55-1.mga5.noarch.rpm
    $MIRRORLIST: media/../../i586/media/core/release/kernel-desktop-3.19.0-2.mga5-1-1.mga5.i586.rpm
    $MIRRORLIST: media/../../i586/media/core/release/task-obsolete-5-95.mga5.noarch.rpm
    $MIRRORLIST: media/../../i586/media/core/release/drakconf-icons-12.55-1.mga5.noarch.rpm
iš /var/cache/urpmi/rpms įdiegiamas drakconf-icons-12.55-1.mga5.noarch.rpm fglrx-kernel-desktop-latest-14.501.1003-14.mga5.nonfree.x86_64.rpm kernel-desktop-3.19.0-2.mga5-1-1.mga5.i586.rpm drakconf-12.55-1.mga5.noarch.rpm task-obsolete-5-95.mga5.noarch.rpm fglrx-kernel-3.19.0-desktop-2.mga5-14.501.1003-14.mga5.nonfree.x86_64.rpm
Installation failed:   arch(x86_64) conflicts with kernel-desktop-3.19.0-2.mga5-1-1.mga5.i586


I think I used miror from Cologne
Last edited by doktor5000 on Feb 23rd, '15, 22:02, edited 1 time in total.
Reason: added code tags
evaldas
 
Posts: 167
Joined: Feb 9th, '14, 19:06

Re: Some Mate programs doesn't work

Postby tarakbumba » Feb 23rd, '15, 16:56

You did not have Core repositories enabled i think. You may have only DVD as source repository listed. Or that is a broken mirror problem. Please remove all media sources via either from commandline

Code: Select all
urpmi.removemedia -a


or from MCC > Configure Media Sources

Then add a new set of media sources.

Code: Select all
urpmi.addmedia --distrib --mirrorlist '$MIRRORLIST'


or
Code: Select all
urpmi.addmedia --distrib '$MIRROR_SITE/$RELEASE/$ARCH'


'$MIRROR_SITE' is the actual URL of the FTP-server like "http://ftp.linux.org.tr/mageia/distrib/"


Because of this media sources problem, required libraries may not be installed. Please also remove mate-screenshot and other problematic packages and reinstall them after solving media sources issue.

Honestly, altough i did not expect a problem while upgrading to Mageia 5, i did not try to upgrade. If you still encounter similiar problems with Mate then either open a bug report or directly inform from here. I'll have an eye on this topic.
tarakbumba
 
Posts: 138
Joined: Apr 6th, '11, 22:50

Re: Some Mate programs doesn't work

Postby doktor5000 » Feb 23rd, '15, 22:04

tarakbumba wrote:Then add a new set of media sources.

Code: Select all
urpmi.addmedia --distrib --mirrorlist '$MIRRORLIST'


Please don't suggest mirrorlist. Better link directly to https://wiki.mageia.org/en/Software_man ... dia_source
Then you don't have to explain that much ;)
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: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Some Mate programs doesn't work

Postby tarakbumba » Feb 24th, '15, 12:43

doktor5000 wrote:Please don't suggest mirrorlist. Better link directly to https://wiki.mageia.org/en/Software_man ... dia_source
Then you don't have to explain that much ;)


Bad habit to use commandline. And yeah, you' re right :)
tarakbumba
 
Posts: 138
Joined: Apr 6th, '11, 22:50

Re: Some Mate programs doesn't work

Postby evaldas » Feb 24th, '15, 21:22

ok, i did it. i fount that those progrms which didn't wor was not checked in MCC instalation. everything exept wine seems working
But what is the difference from mageia4?
evaldas
 
Posts: 167
Joined: Feb 9th, '14, 19:06


Return to Testing : Alpha, Beta, RC and Cauldron

Who is online

Users browsing this forum: No registered users and 1 guest