Page 1 of 1

Some Mate programs doesn't work

PostPosted: Feb 22nd, '15, 21:31
by evaldas
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

Re: Some Mate programs doesn't work

PostPosted: Feb 22nd, '15, 21:40
by doktor5000
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?

Re: Some Mate programs doesn't work

PostPosted: Feb 23rd, '15, 14:00
by evaldas
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

Re: Some Mate programs doesn't work

PostPosted: Feb 23rd, '15, 16:56
by tarakbumba
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.

Re: Some Mate programs doesn't work

PostPosted: Feb 23rd, '15, 22:04
by doktor5000
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 ;)

Re: Some Mate programs doesn't work

PostPosted: Feb 24th, '15, 12:43
by tarakbumba
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 :)

Re: Some Mate programs doesn't work

PostPosted: Feb 24th, '15, 21:22
by evaldas
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?