[SOLVED] Issue with rootcerts update

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] Issue with rootcerts update

Postby mrigs » Jan 28th, '12, 22:53

Hi All,

New to the forum. So please bear with me if this has been resolved earlier (I tried searching, though).

I have this issue from the past few months. There is always this rootcerts package that shows up with update being available for it. When I install it, seems the package has got installed. But, it still keeps showing under the list of software package update (as in the attached screenshot). If I uncheck the package, and close the Update program, it'd again notify me of this 'new' update. It's not causing any issue as such, but it's difficult to identify from my update notification when a genuine update is available and when rootcerts is falsely notifying of an update.

Any pointers to resolving this?

-best regards,
Mriganka

** EDIT: marked the post as solved **
Attachments
Mageia_SW_updateIssue.png
Mageia_SW_updateIssue.png (114.02 KiB) Viewed 1342 times
Last edited by mrigs on Jan 29th, '12, 04:20, edited 1 time in total.
mrigs
Mageia on LG Gram 15
mrigs
 
Posts: 40
Joined: Jun 28th, '11, 03:25
Location: California, US

Re: Issue with rootcerts update

Postby djennings » Jan 29th, '12, 00:38

What happens if you install it from the command line?
Code: Select all
su
<give root password>
urpmi.update -a
urpmi rootcerts


Do you get any error messages?
User avatar
djennings
 
Posts: 613
Joined: Jun 2nd, '11, 23:51
Location: Wokingham, UK

Re: Issue with rootcerts update

Postby mrigs » Jan 29th, '12, 00:45

Thanks for your response.

In the command line, I do get some errors though -

Code: Select all
[mrigs@neptune ~]$ su
Password:
[root@neptune mrigs]# urpmi.update -a
medium "Core Release (distrib1)" is up-to-date
medium "Core Updates (distrib3)" is up-to-date
medium "Core Backports (distrib7)" is up-to-date
medium "Nonfree Release (distrib11)" is up-to-date
medium "Nonfree Updates (distrib13)" is up-to-date
medium "Nonfree Backports (distrib17)" is up-to-date
medium "Tainted Release (distrib21)" is up-to-date
medium "Tainted Updates (distrib23)" is up-to-date
medium "Tainted Backports (distrib27)" is up-to-date
[root@neptune mrigs]# urpmi rootcerts


    http://distro.ibiblio.org/pub/linux/distributions/mageia/distrib/1/i586/media/core/updates/rootcerts-20111103.00-2.1.mga1.i586.rpm
installing rootcerts-20111103.00-2.1.mga1.i586.rpm from /var/cache/urpmi/rpms
Preparing...                     #########################################################################################################
      1/1: rootcerts             #############################warning: /etc/pki/tls/certs/ca-bundle.crt created as /etc/pki/tls/certs/ca-bundle.crt.rpmnew
###########################################warning: /etc/pki/tls/mozilla/certdata.txt created as /etc/pki/tls/mozilla/certdata.txt.rpmnew
#warning: /etc/pki/tls/rootcerts/415660c1.0 created as /etc/pki/tls/rootcerts/415660c1.0.rpmnew
warning: /etc/pki/tls/rootcerts/415660c1.1 created as /etc/pki/tls/rootcerts/415660c1.1.rpmnew
warning: /etc/pki/tls/rootcerts/5f267794.0 created as /etc/pki/tls/rootcerts/5f267794.0.rpmnew
####warning: /etc/pki/tls/rootcerts/c75dd286.1 created as /etc/pki/tls/rootcerts/c75dd286.1.rpmnew
warning: /etc/pki/tls/rootcerts/c75dd286.2 created as /etc/pki/tls/rootcerts/c75dd286.2.rpmnew
#####warning: /etc/pki/tls/rootcerts/diginotar-root-ca.pem created as /etc/pki/tls/rootcerts/diginotar-root-ca.pem.rpmnew
#######################
error: unpacking of archive failed on file /etc/ssl/certs: cpio: rename failed - Is a directory
[root@neptune mrigs]#


-regards,
Mriganka
mrigs
Mageia on LG Gram 15
mrigs
 
Posts: 40
Joined: Jun 28th, '11, 03:25
Location: California, US

Re: Issue with rootcerts update

Postby djennings » Jan 29th, '12, 03:11

Code: Select all
error: unpacking of archive failed on file /etc/ssl/certs: cpio: rename failed - Is a directory

There is your problem. /etc/ssl/certs is supposed to be a symlink pointing to the directory /etc/pki/tls/certs/
On your computer it is a directory.

If you delete /etc/ssl/certs you should then be able to install the new rootcerts package.
Just to be on the safe side instead of deleting it, rename it.
Code: Select all
mv /etc/ssl/certs /etc/ssl/certs.bak
User avatar
djennings
 
Posts: 613
Joined: Jun 2nd, '11, 23:51
Location: Wokingham, UK

Re: Issue with rootcerts update

Postby mrigs » Jan 29th, '12, 04:14

And that solves my issue! Many thanks djennings. If only I had approached the forum earlier. Thanks once again.

-regards,
Mriganka
mrigs
Mageia on LG Gram 15
mrigs
 
Posts: 40
Joined: Jun 28th, '11, 03:25
Location: California, US


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron