You are not logged in.

#1 2015-08-02 08:26:55

xguest2587
Member
Registered: 2015-08-02
Posts: 9

Error: lib32-libgphoto2: requires libgphoto2=2.5.7

Hi
I am experiencing a problem with pacman. When I issue the following command;

pacman -Syu

to upgrade the system, it is giving the following error;

Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: lib32-libgphoto2: requires libgphoto2=2.5.7

I suspect that the error is not common as when I search for this error;

lib32-libgphoto2: requires libgphoto2=2.5.7

Google is giving me only one result. So can anyone here help to fix this error?
PS. Please let me know that if you need need more info.
Thanks

Offline

#2 2015-08-02 08:49:58

runical
Member
From: The Netherlands
Registered: 2012-03-03
Posts: 896

Re: Error: lib32-libgphoto2: requires libgphoto2=2.5.7

My guess is that lib32-libgphoto2 is an AUR package that needs updating. The official package for libgphoto2 was updated to version 2.5.8.

EDIT: Since it seems you are new to the forums, welcome smile

I have some recommended reading for you so you can understand the problem a bit better:

https://wiki.archlinux.org/index.php/Ar … Repository
https://wiki.archlinux.org/index.php/Makepkg
https://wiki.archlinux.org/index.php/Arch_Build_System

Also keep in mind that we are close to a move to AUR4, so many maintainers have already dropped the support for their packages in the current AUR. The new address is aur4.archlinux.org (will change on the 8th of August.

Last edited by runical (2015-08-02 08:53:15)

Offline

#3 2015-08-02 10:50:30

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Error: lib32-libgphoto2: requires libgphoto2=2.5.7

The error is pretty common and often posted on the forum, since people either misunderstand it or forget that they have to take care of the packages installed from the AUR or unofficial repositories.

Offline

#4 2015-08-02 12:53:55

xguest2587
Member
Registered: 2015-08-02
Posts: 9

Re: Error: lib32-libgphoto2: requires libgphoto2=2.5.7

Yes, I am new here, thanks smile

From the above two answers, it seems to me that the only solution here is to wait until the things get updated. Please correct if I am wrong. smile

Offline

#5 2015-08-02 12:56:29

runical
Member
From: The Netherlands
Registered: 2012-03-03
Posts: 896

Re: Error: lib32-libgphoto2: requires libgphoto2=2.5.7

Yup, or update it yourself. Another option is to uninstall the package (and all that depends on it).

Offline

#6 2015-08-02 13:11:19

xguest2587
Member
Registered: 2015-08-02
Posts: 9

Re: Error: lib32-libgphoto2: requires libgphoto2=2.5.7

I think I have to wait as packer is saying that the package is already installed.

Offline

#7 2015-08-02 22:43:54

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Error: lib32-libgphoto2: requires libgphoto2=2.5.7

xguest2587 wrote:

I think I have to wait as packer is saying that the package is already installed.

No need to use anything else than makepkg.
Post the exact command you run and the exact warning / error you got.

Offline

#8 2015-08-10 10:00:46

xguest2587
Member
Registered: 2015-08-02
Posts: 9

Re: Error: lib32-libgphoto2: requires libgphoto2=2.5.7

karol wrote:
xguest2587 wrote:

I think I have to wait as packer is saying that the package is already installed.

No need to use anything else than makepkg.
Post the exact command you run and the exact warning / error you got.

Sorry, I forgot to visit the post as I was waiting 8th August to pass smile

I am giving following command:

pacman -Syu

and I am receiving following error:

:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: lib32-libgphoto2: requires libgphoto2=2.5.7

Also, at AUR page, lib32-libgphoto2 is missing, may be moved to somewhere!!
https://aur.archlinux.org/packages/lib32-libgphoto2/
Regards

Offline

#9 2015-08-10 10:39:19

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Error: lib32-libgphoto2: requires libgphoto2=2.5.7

xguest2587 wrote:

Sorry, I forgot to visit the post as I was waiting 8th August to pass smile

<snip>

Also, at AUR page, lib32-libgphoto2 is missing, may be moved to somewhere!!

http://pkgbuild.com/git/aur-mirror.git/ … libgphoto2

Edit: If this package is needed, bump the version number, update checksums etc.http://sourceforge.net/projects/gphoto/files/libgphoto/

Last edited by karol (2015-08-10 10:41:11)

Offline

#10 2015-08-10 14:46:55

xguest2587
Member
Registered: 2015-08-02
Posts: 9

Re: Error: lib32-libgphoto2: requires libgphoto2=2.5.7

I manage to temporary solve (or not solve) the problem by removing:
lib32-sane
lib32-libgphoto
But I have no idea that what impact this removal will make on my system.
However, now I can upgrade my system.
If there will be any problem, I will come back. Meanwhile, thanks for your help smile

Offline

Board footer

Powered by FluxBB