You are not logged in.
Started off this problem with a normal system update. Was notified pacman should be updated first, went to update it:
core is up to date
extra 1383.4K 259.2K/s 00:00:05 [###########################################] 100%
community is up to date
:: The following packages should be upgraded first :
pacman
:: Do you want to cancel the current operation
:: and upgrade these packages now? [Y/n] y
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: package-query: requires pacman<3.6So, I went to search if it was just a mirror conflict or something. Turns out package query is an AUR package. No problem right, just remove it and reinstall later right?
yaourt -R package-query
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: yaourt: requires package-query>=0.7Alright, lets install both at once:
yaourt -S yaourt package-query
==> Downloading package-query PKGBUILD from AUR...
x PKGBUILD
First Submitted: Wed, 24 Mar 2010 23:18:00 +0000
package-query 1.0.1-1
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n
==> package-query dependencies:
- pacman<4.1 (already installed)
- curl (already installed)
- yajl>=2.0 (already installed)
- pacman>=4.0 (package found)
==> Continue building package-query ? [Y/n]
==> ---------------------------------------
==>
==> Building and installing package
==> Install or build missing dependencies for package-query:
:: The following packages should be upgraded first :
pacman
:: Do you want to cancel the current operation
:: and upgrade these packages now? [Y/n] n
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: package-query: requires pacman<3.6I'm kind of stuck now. Do I remove both yaourt and package query? I just don't want to have to spend a whole bunch of time unnecessarily fixing things. I just want to be able to bring my system completely up-to date and at the end of it retain the packages I have.
Some package infos:
# pacman -Qi pacman package-query yaourt
Name : pacman
Version : 3.5.4-4
URL : http://www.archlinux.org/pacman/
Licenses : GPL
Groups : base
Provides : None
Depends On : bash glibc>=2.14 libarchive>=2.8.4 libfetch>=2.28 pacman-mirrorlist
Optional Deps : fakeroot: for makepkg usage as normal user
curl: for rankmirrors usage
Required By : package-query pkgstats yaourt
Conflicts With : None
Replaces : None
Installed Size : 2844.00 K
Packager : Allan McRae <allan@archlinux.org>
Architecture : i686
Build Date : Sat 13 Aug 2011 02:52:05 PM PDT
Install Date : Tue 06 Sep 2011 01:40:08 PM PDT
Install Reason : Explicitly installed
Install Script : Yes
Description : A library-based package manager with dependency support
Name : package-query
Version : 0.9-1
URL : http://gitweb.archlinux.fr/package-query.git/
Licenses : GPL
Groups : None
Provides : None
Depends On : pacman>=3.5 pacman<3.6 curl yajl>=2.0
Optional Deps : None
Required By : yaourt
Conflicts With : None
Replaces : None
Installed Size : 52.00 K
Packager : Unknown Packager
Architecture : i686
Build Date : Wed 09 Nov 2011 02:16:48 PM PST
Install Date : Wed 09 Nov 2011 02:16:51 PM PST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Query ALPM and AUR
Name : yaourt
Version : 0.10.2-1
URL : http://www.archlinux.fr/yaourt-en/
Licenses : GPL
Groups : None
Provides : None
Depends On : diffutils pacman>=3.5 package-query>=0.7 gettext
Optional Deps : aurvote: vote for favorite packages from AUR for inclusion in [community]
customizepkg: automatically modify PKGBUILD during install/upgrade
rsync: retrieve PKGBUILD from official repositories
pacman-color: fully colorized output
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 156.00 K
Packager : Unknown Packager
Architecture : any
Build Date : Wed 09 Nov 2011 02:17:39 PM PST
Install Date : Wed 09 Nov 2011 02:17:42 PM PST
Install Reason : Explicitly installed
Install Script : No
Description : A pacman wrapper with extended features and AUR supportScotty
Last edited by Scotty (2012-03-26 05:59:41)
Offline
There are quite alot of threads which handle/explain this issue. The search button is your friend.
But bottomline, remove yaourt, update pacman, reinstall.
Burninate!
Offline
But bottomline, remove yaourt, update pacman, install cower.
Fixed that for you...
![]()
Offline
There are quite alot of threads which handle/explain this issue. The search button is your friend.
But bottomline, remove yaourt, update pacman, reinstall.
Obviously I didn't search hard enough. That's what I was thinking I had to do anyways. Thanks.
Offline
Gcool wrote:But bottomline, remove yaourt, update pacman, install aurget.
Fixed that for you...
Fixed the fixing… :-P
Offline
If any of the fixed fixes worked, please remember to mark the thread as solved.
Offline