LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 06-09-2007, 05:53 AM   #1
rm_-rf_windows
Member
 
Registered: Jun 2007
Location: Europe
Distribution: Ubuntu
Posts: 292

Rep: Reputation: 27
Error Message When Doing Update in Mandriva


I get an error message when I try to update my system. I recently modified my kernel by integrating a Webcam driver (I think that's what I did!), could that be it? Here's the message I get. If anybody knows what it could be, I'd appreciate any help you can offer. It's probably nothing, I should probably simply ignore the warning, but just thought I'd check to make sure beforehand.

By the way, it's all in French, so I've translated the appropriate parts.

Thanks.

Code:
Mot de passe:
[root@localhost ~]# urpmi --auto-select
Pour satisfaire les dépendances, les paquetages suivants vont être installés:
avahi-0.6.13-4.2mdv2007.0.i586
bind-utils-9.3.2-8.2mdv2007.0.i586
bootsplash-3.1.14-1.1mdv2007.0.i586
clamav-0.90.2-0.1mdv2007.0.i586
clamav-db-0.90.2-0.1mdv2007.0.i586
clamd-0.90.2-0.1mdv2007.0.i586
(etc...)
util-linux-2.12r-8.1mdv2007.0.i586
vim-common-7.0-16.1mdv2007.0.i586
vim-enhanced-7.0-16.1mdv2007.0.i586
vim-minimal-7.0-16.1mdv2007.0.i586
x11-data-xkbdata-1.0.1-6.1mdv2007.0.noarch
x11-server-common-1.1.1-11.3mdv2007.0.i586
x11-server-xorg-1.1.1-11.3mdv2007.0.i586
Procéder à l'installation des 195 paquetages ? (601 Mo) (O/n) O
     (=(translation) Install the 195 packages? (601 MB) (Y/n) Y)

Les paquetages suivants ont des signatures non valides:
 (=(translation) The following packages don't have valid signatures):
/var/cache/urpmi/rpms/libgtk-linux-fb-2.0_0-2.4.14-6mdk.i586.rpm: Identifiant de clef incorrect (=(translation) Incorrect key or "Identifying key") (OK (DSA/SHA1, lun 30 oct 2006 17:36:45 CET, Key ID 9aa8d0d022458a98))
Voulez-vous continuer l'installation ? (o/N)    
 (Do you want to continue? y/N)
 
Old 06-09-2007, 07:24 AM   #2
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,656
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
OK, this generally means that the repo's md5 list is not current or some of the file has been lost during downloading.

It's not a good idea to install it Unless you know what you are doing.

There is a chance it may break your system.

To fix, update your repo database.

urpmi.update (name of repo here) or -a for all.

or go into drakrmp, in Start, System, configuration, configure your computer, software management. Select "look at installable software and install packages".

Once it loads, select "file, update media", here you can select the repos to update.

hope that helps., Glenn
 
Old 06-10-2007, 04:59 AM   #3
rm_-rf_windows
Member
 
Registered: Jun 2007
Location: Europe
Distribution: Ubuntu
Posts: 292

Original Poster
Rep: Reputation: 27
Thanks for your reply. Here's what I did and what I got...
Code:
                                            
[root@localhost ~]# urpmi.update -a
 examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Installation DVD.cz]
 calcul de la somme de contrôle MD5 du fichier hdlist (ou de synthèse) existant
 examen du fichier de somme de contrôle MD5
 examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Updates for Mandriva Linux 2007.0.cz]
 calcul de la somme de contrôle MD5 du fichier hdlist (ou de synthèse) existant
 examen du fichier de somme de contrôle MD5
 examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.main.cz]
 calcul de la somme de contrôle MD5 du fichier hdlist (ou de synthèse) existant
 examen du fichier de somme de contrôle MD5
 examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.main_updates.cz]
 calcul de la somme de contrôle MD5 du fichier hdlist (ou de synthèse) existant
 examen du fichier de somme de contrôle MD5
 examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.contrib.cz]
 calcul de la somme de contrôle MD5 du fichier hdlist (ou de synthèse) existant
 examen du fichier de somme de contrôle MD5
 examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.contrib_updates.cz]
 [root@localhost ~]# urpmi --auto-select
 Pour satisfaire les dépendances, les paquetages suivants vont être installés:
 avahi-0.6.13-4.2mdv2007.0.i586
 bind-utils-9.3.2-8.2mdv2007.0.i586
 bootsplash-3.1.14-1.1mdv2007.0.i586
 (etc...)
 vim-common-7.0-16.1mdv2007.0.i586
 vim-enhanced-7.0-16.1mdv2007.0.i586
 vim-minimal-7.0-16.1mdv2007.0.i586
 x11-data-xkbdata-1.0.1-6.1mdv2007.0.noarch
 x11-server-common-1.1.1-11.3mdv2007.0.i586
 x11-server-xorg-1.1.1-11.3mdv2007.0.i586
 Procéder à l'installation des 195 paquetages ? (601 Mo) (O/n) O
 

 Les paquetages suivants ont des signatures non valides:
 /var/cache/urpmi/rpms/libgtk-linux-fb-2.0_0-2.4.14-6mdk.i586.rpm: Identifiant de clef incorrect (OK (DSA/SHA1, lun 30 oct 2006 17:36:45 CET, Key ID 9aa8d0d022458a98))
 Voulez-vous continuer l'installation ? (o/N)
I tried the other bit, I had to translate to French to try and guess what it corresponds to. One option doesn't allow me to change anything becaues I can only get into it as a normal user ("Navigate among available packages"), the other "Install, Remove & Update Software" gives me the message "Impossible to launch the unrecognized/unknown program called 'install' ". The other thing I don't know how to do is a general update using the GUI. It asks me to select individual programs from different headings, which would take hours to do.
 
Old 06-10-2007, 10:19 AM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
If I have that problem, I just do
Code:
#rpm -Uvh /var/cache/urpmi/rpms/*.rpm
 
Old 06-10-2007, 11:17 AM   #5
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,656
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
I too, would answer yes to this question, but I would not get into the habit of doing so.

gtk is a tool kit for gnu, fb is a framebuffer.

It won hurt to try.

The gui.... go to a terminal or Konsole and type su

Type in the root password and then type in drakrpm.

That should get you to the admin of the repos.

If you don't want to select the packages individually, use

urpmi libgtk-linux-fb-2.0_0-2.4.14-6mdk.i586.rpm --no-verify-rpm --no-md5sum

--no-md5sum disable MD5SUM file checking.
--no-verify-rpm disables verify rpm signature before installation

Then use urpmi --auto-select --auto to get the rest.

Regards, Glenn

Last edited by GlennsPref; 06-10-2007 at 11:31 AM.
 
Old 06-11-2007, 11:58 PM   #6
rm_-rf_windows
Member
 
Registered: Jun 2007
Location: Europe
Distribution: Ubuntu
Posts: 292

Original Poster
Rep: Reputation: 27
reddazz, GlennsPref,

Thanks for the advice. the "rpm -Uvh /var/cache/urpmi/rpms/*.rpm" command worked. I then did the "urpmi --auto-select" thing and was able to install 192 packages (or update them).

Many thanks.
 
Old 06-12-2007, 02:53 AM   #7
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,656
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
That's great news.

Beware that it is not recommended to install packages when the check fails.

Though it has happend to me, quite a few times, I am still nervous while doing so.

Cheers, Glenn
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem Installing Mandriva club 06 getting a error message pwfd2135 Linux - General 1 02-23-2007 11:39 AM
Mandriva configuration error message paul123 Linux - Newbie 2 11-20-2006 12:19 AM
Update Notifier Error Message RAdams Ubuntu 4 08-28-2006 10:35 AM
Running Update Error Message Malachai.77 Linux - Newbie 2 03-21-2006 01:42 PM
Error message using yum update Seventh_Warrior Fedora 7 06-23-2004 11:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 02:01 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration