You are not logged in.

#1 2012-10-23 00:03:36

donryanocero
Member
From: Humboldt
Registered: 2009-01-17
Posts: 22

Solved: Trying to install cups, can't find poppler packages

I updated the database and ran:

donryanocero@io:~$ sudo pacman -S cups
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: poppler-glib: requires poppler=0.20.3
:: poppler-qt: requires poppler=0.20.3

I can't install poppler, it gives the same output. Any idea what's going on and how to fix this?

Last edited by donryanocero (2012-10-23 00:55:12)

Offline

#2 2012-10-23 00:33:22

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,523
Website

Re: Solved: Trying to install cups, can't find poppler packages

`pacman -Syu cups`

Edit for explanation: I suspect you have done a "pacman -Sy" which updated your database without doing a full "pacman -Syu" so your current install attempt with cups would install the wrong version of packages.

Last edited by Trilby (2012-10-23 00:34:18)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2012-10-23 00:54:37

donryanocero
Member
From: Humboldt
Registered: 2009-01-17
Posts: 22

Re: Solved: Trying to install cups, can't find poppler packages

ah hah! this fixed it. I've broken several arch installations in the past with too much -Syu ing. I guess i've overcompensated!

Thank you for the help!

Last edited by donryanocero (2012-10-23 00:55:32)

Offline

Board footer

Powered by FluxBB