Skip to main content

Error Running Pacman:/etc/ssl/certs/ca-certificates.crt

I encounter an error running pacman. It seems a file already installed is being installed again or something. I could just delete the old file perhaps then run pacman again?

I found this bug post . It recommends:
$ pacman -Syuw ##to download but not install and upgrade anything
$ rm /etc/ssl/certs/ca-certificates.crt ##to delete the old file
$ pacman -Su ##to install and upgrade the packages

[donato@archdesktop ~]$ sudo pacman -Syuw
[sudo] password for donato: 
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
:: Starting full system upgrade...
resolving dependencies...

Packages (15) ca-certificates-20170307-1  ca-certificates-mozilla-3.29.3-2  ca-certificates-utils-20170307-1  flatpak-0.9.1-1
              gnome-settings-daemon-3.22.2-1  gnome-software-3.22.7-1  libxslt-1.1.29+42+gac341cbd-1
              linux-firmware-20170309.695f2d6-1  nss-3.29.3-2  p11-kit-0.23.5-1  python2-cssutils-1.0.2-1  qt4-4.8.7-16
              whois-5.2.15-1  xdg-desktop-portal-0.5-3  xdg-desktop-portal-gtk-0.5-3

Total Download Size:  0.00 MiB

:: Proceed with download? [Y/n] 
(15/15) checking keys in keyring                                                 [##############################################] 100%
(15/15) checking package integrity                                               [##############################################] 100%
[donato@archdesktop ~]$ rm /etc/ssl/certs/ca-certificates.crt
rm: cannot remove '/etc/ssl/certs/ca-certificates.crt': Permission denied
[donato@archdesktop ~]$ sudo rm /etc/ssl/certs/ca-certificates.crt
[donato@archdesktop ~]$ sudo pacman -Su
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (15) ca-certificates-20170307-1  ca-certificates-mozilla-3.29.3-2  ca-certificates-utils-20170307-1  flatpak-0.9.1-1
              gnome-settings-daemon-3.22.2-1  gnome-software-3.22.7-1  libxslt-1.1.29+42+gac341cbd-1
              linux-firmware-20170309.695f2d6-1  nss-3.29.3-2  p11-kit-0.23.5-1  python2-cssutils-1.0.2-1  qt4-4.8.7-16
              whois-5.2.15-1  xdg-desktop-portal-0.5-3  xdg-desktop-portal-gtk-0.5-3

Total Installed Size:  296.74 MiB
Net Upgrade Size:        5.24 MiB

:: Proceed with installation? [Y/n] 
(15/15) checking keys in keyring                                                 [##############################################] 100%
(15/15) checking package integrity                                               [##############################################] 100%
(15/15) loading package files                                                    [##############################################] 100%
(15/15) checking for file conflicts                                              [##############################################] 100%
(15/15) checking available disk space                                            [##############################################] 100%
:: Processing package changes...
( 1/15) upgrading p11-kit                                                        [##############################################] 100%
( 2/15) upgrading ca-certificates-utils                                          [##############################################] 100%
( 3/15) upgrading ca-certificates-mozilla                                        [##############################################] 100%
( 4/15) upgrading ca-certificates                                                [##############################################] 100%
( 5/15) installing xdg-desktop-portal-gtk                                        [##############################################] 100%
( 6/15) installing xdg-desktop-portal                                            [##############################################] 100%
( 7/15) upgrading flatpak                                                        [##############################################] 100%
( 8/15) upgrading nss                                                            [##############################################] 100%
( 9/15) upgrading gnome-settings-daemon                                          [##############################################] 100%
(10/15) upgrading gnome-software                                                 [##############################################] 100%
(11/15) upgrading libxslt                                                        [##############################################] 100%
(12/15) upgrading linux-firmware                                                 [##############################################] 100%
(13/15) upgrading python2-cssutils                                               [##############################################] 100%
(14/15) upgrading qt4                                                            [##############################################] 100%
(15/15) upgrading whois                                                          [##############################################] 100%
:: Running post-transaction hooks...
(1/6) Compiling GSettings XML schema files...
(2/6) Updating icon theme caches...
(3/6) Creating temporary files...
(4/6) Arming ConditionNeedsUpdate...
(5/6) Rebuilding certificate stores...
(6/6) Updating the desktop file MIME type cache...

Comments

Popular posts from this blog

Mailvelope, Encryption for Webmail

Encryption is the topic of week. I wrote about it in a related post here. While encryption is a very good idea, doing it and doing it every day as part of your work flow is another thing. My view is that if you're already using an email client then it is easier, simpler and more convenient to adopt encryption. That is not the case if you're using a webmail service. If you are using the browser to check, compose and send your email, what are your options? The answer is: it's complicated. Looking for a way to do encryption with Google Chrome and Gmail, I found this. I also read that Google just released code for email encryption as open source. But it's a long way to being used by end users. The extension for Google Chrome works fine if the recipient also uses Google Chrome. But I went ahead and check this on Evolution.

Donald Trump Is The 45th President of the United States

     and he is preparing to move with his transition team into the Oval Office. His election is a shock to many political observers and the world in general. Donald Trump, the president-elect, ran against Hillary Clinton, former Secretary of State and for many the most qualified candidate for the presidency in many years. This has led to many post election analysis of how this upset happened. The numbers of votes for each candidate and the comparisons with previous presidential elections point to the fact that the white vote for Mr. Trump is solid all throughout but the minority and black votes did not come for Mrs. Clinton. This is what happened in crucial States like Michigan and Florida. The Republicans kept Congress and the Senate. It is quite notable that Russia and in particular, Vladimir Putin, is happy that they are going to talk to Mr. Trump rather than Mrs. Clinton. It is also a ...

Webapps in Unity

So it has been 4 months since Ubuntu 14.04 came out. This is LTS and supported for 6 years by Canonical. The first mobile device with Ubuntu pre-installed is promised to come out later this year, 2014. It's time to check out how the apps perform so far. It is a good idea. I use Gmail and Twitter and Facebook. Why not a webapp in a desktop? So I start the Twitter and Gmail webapp. So far it has crashed my computer 6 times. Not a very good sign. On the other hand it does work but not as stable as opening them in Firefox. -- Use my PGP key if you want to encrypt your replies/messages to me. You are invited to also send me your PGP keys so we can communicate in private.