You are not logged in.

#1 2011-05-29 02:49:55

tan
Member
Registered: 2011-05-21
Posts: 6

[SOLVED] Cannot install any package thru pacman

I cannot install any package thru pacman
when i try to install the package with pacman -S,
I started getting error when my sytem crashed and i have to forcefully switch off my laptop through power button
after that when i install anything from pacman i got following error:

[tan@ARCH ~]$ sudo pacman -S shotwell
Password: 
warning: shotwell-0.9.3-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...

Targets (1): shotwell-0.9.3-1

Total Download Size:    0.00 MB
Total Installed Size:   9.12 MB

Proceed with installation? [Y/n] y
(1/1) checking package integrity                   [##########] 100%
(1/1) checking for file conflicts                  [##########] 100%
(1/1) upgrading shotwell                           [##########] 100%
ldconfig: File /usr/lib/libgexiv2.so.0.0.0 is empty, not checked.
ldconfig: File /usr/lib/libgexiv2.so.0 is empty, not checked.
ldconfig: File /usr/lib/libgexiv2.so is empty, not checked.
ldconfig: File /usr/lib/libraw.so is empty, not checked.
ldconfig: File /usr/lib/libraw.so.2 is empty, not checked.
ldconfig: File /usr/lib/libraw_r.so.2 is empty, not checked.
ldconfig: File /usr/lib/libraw.so.2.0.1 is empty, not checked.
ldconfig: File /usr/lib/libraw_r.so is empty, not checked.
ldconfig: File /usr/lib/libraw_r.so.2.0.1 is empty, not checked.

Thanks in advance

Last edited by tan (2011-05-29 05:45:28)

Offline

#2 2011-05-29 03:14:54

Dethredic
Member
Registered: 2009-01-24
Posts: 361
Website

Re: [SOLVED] Cannot install any package thru pacman

can you do a pacman -Syu

Offline

#3 2011-05-29 03:16:41

tan
Member
Registered: 2011-05-21
Posts: 6

Re: [SOLVED] Cannot install any package thru pacman

yes i have done that
everything is up to date.
But error still comes

Last edited by tan (2011-05-29 03:57:51)

Offline

#4 2011-05-29 05:45:03

tan
Member
Registered: 2011-05-21
Posts: 6

Re: [SOLVED] Cannot install any package thru pacman

Thank God, everything is fixed now:

First, I deleted all these files, then i follows the following procedure

1. For libgexiv2 file i upgraded 'xorg-server, xorg-xinit, xorg-utils, xorg-server-utils' from pacman

# pacman -S xorg-server xorg-xinit xorg-utils xorg-server-utils

2. For libraw file i upgraded 'libraw' from pacman

# pacman -S libraw

There will be some conflicting files
After deleting some conflicting files it solves the problem and restore all the 'lib' file.

Offline

Board footer

Powered by FluxBB