You are not logged in.
Starting today I have noticed this error when I try to install packages using Yaourt from AUR. It doesn't happen with all packages... just packages where some dependencies are re-installed. Is this a problem on my system or with Yaourt? Here is an example of the output when installing an icon theme. This has happened for a number of AUR packages.
[me@arch ~]$ y kdeicons-futurosoft
1 aur/kdeicons-futurosoft 0.5.2-1 (16)
Sweet icon pack for KDE, inspirated by Vista.
==> Enter n° (separated by blanks, or a range) of packages to be installed
==> ----------------------------------------------
==>1
==> Resuming previous build
==> Downloading kdeicons-futurosoft PKGBUILD from AUR...
--2010-05-17 22:46:56-- http://aur.archlinux.org/packages/kdeicons-futurosoft/kdeicons-futurosoft.tar.gz
Resolving aur.archlinux.org... 208.92.232.29
Connecting to aur.archlinux.org|208.92.232.29|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 572 [application/x-tgz]
Saving to: "kdeicons-futurosoft.tar.gz"
100%[===============================================>] 572 --.-K/s in 0s
2010-05-17 22:46:57 (51.4 MB/s) - "kdeicons-futurosoft.tar.gz" saved [572/572]
bsdtar: Removing leading '/' from member names
x .
x PKGBUILD
First Submitted: Thu, 22 Feb 2007 05:26:13 +0000
kdeicons-futurosoft 0.5.2-1 : Sweet icon pack for KDE, inspirated by Vista.
( Unsupported package: Potentally dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ----------------------------------------------
==>n
==> kdeicons-futurosoft dependencies:
- kdebase (package found)
==> Continue the building of kdeicons-futurosoft ? [Y/n]
==> ----------------------------------------------
==>y
==> Install or build missing dependencies for kdeicons-futurosoft:
kdebase package not found, searching for group...
:: group kdebase (including ignored packages):
kdebase-dolphin kdebase-kappfinder kdebase-kdepasswd kdebase-kdialog
kdebase-kfind kdebase-kinfocenter kdebase-konqueror kdebase-konsole
kdebase-kwrite kdebase-plasma
:: Install whole content? [Y/n] y
warning: kdebase-dolphin-4.4.3-1 is up to date -- reinstalling
warning: kdebase-kappfinder-4.4.3-1 is up to date -- reinstalling
warning: kdebase-kdepasswd-4.4.3-1 is up to date -- reinstalling
warning: kdebase-kdialog-4.4.3-1 is up to date -- reinstalling
warning: kdebase-kfind-4.4.3-1 is up to date -- reinstalling
warning: kdebase-kinfocenter-4.4.3-1 is up to date -- reinstalling
warning: kdebase-konqueror-4.4.3-1 is up to date -- reinstalling
warning: kdebase-konsole-4.4.3-1 is up to date -- reinstalling
warning: kdebase-kwrite-4.4.3-1 is up to date -- reinstalling
warning: kdebase-plasma-4.4.3-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...
Targets (10): kdebase-dolphin-4.4.3-1 kdebase-kappfinder-4.4.3-1
kdebase-kdepasswd-4.4.3-1 kdebase-kdialog-4.4.3-1 kdebase-kfind-4.4.3-1
kdebase-kinfocenter-4.4.3-1 kdebase-konqueror-4.4.3-1
kdebase-konsole-4.4.3-1 kdebase-kwrite-4.4.3-1 kdebase-plasma-4.4.3-1
Total Download Size: 0.00 MB
Total Installed Size: 17.79 MB
Proceed with installation? [Y/n] y
checking package integrity...
(10/10) checking for file conflicts [##############################] 100%
( 1/10) upgrading kdebase-dolphin [##############################] 100%
( 2/10) upgrading kdebase-kappfinder [##############################] 100%
( 3/10) upgrading kdebase-kdepasswd [##############################] 100%
( 4/10) upgrading kdebase-kdialog [##############################] 100%
( 5/10) upgrading kdebase-kfind [##############################] 100%
( 6/10) upgrading kdebase-kinfocenter [##############################] 100%
( 7/10) upgrading kdebase-konqueror [##############################] 100%
( 8/10) upgrading kdebase-konsole [##############################] 100%
( 9/10) upgrading kdebase-kwrite [##############################] 100%
(10/10) upgrading kdebase-plasma [##############################] 100%
kdebase
error: repository 'aur' not found
error: 'aur/kdeicons-futurosoft': no such repository[EDIT 1] I have tried installing with packer... and it fails as well saying the dependencies cannot be satisfied. The only dependency required by this package is kdebase. I tried installing again with yaourt removing kdebase as a dependency and the package built and installed without problems.
[EDIT 2] Here is the last bit of what I get when I run "bash -x makepkg" locally for the PKGBUILD of this package. I am not well versed but does it seem like the error occurs because 'kdebase' is a group and not a specific package?
==> Making package: kdeicons-futurosoft 0.5.2-1 x86_64 (Mon May 17 23:04:45 EEST 2010)
+ '[' 0 -ne 0 ']'
+ '[' 0 -eq 1 -o 0 -eq 1 -o 0 -eq 1 ']'
++ type -p pacman
+ '[' /usr/bin/pacman ']'
+ unset pkgdeps
+ deperr=0
++ gettext 'Checking Runtime Dependencies...'
+ msg 'Checking Runtime Dependencies...'
+ local 'mesg=Checking Runtime Dependencies...'
+ shift
+ '[' 1 -eq 1 ']'
+ printf '\033[1;32m==>\033[1;0m\033[1;1m Checking Runtime Dependencies...\033[1;0m\n'
==> Checking Runtime Dependencies...
+ resolve_deps kdebase
+ local R_DEPS_SATISFIED=0
+ local R_DEPS_MISSING=1
++ check_deps kdebase
++ '[' 1 -gt 0 ']'
+++ pacman -T kdebase
++ pmout=kdebase
++ ret=127
++ '[' 127 -eq 127 ']'
++ echo kdebase
+ local deplist=kdebase
+ '[' -z kdebase ']'
+ handledeps kdebase
+ local R_DEPS_SATISFIED=0
+ local R_DEPS_MISSING=1
+ '[' 1 -eq 0 ']'
+ local deplist=kdebase
+ '[' 0 -eq 0 ']'
+ return 1
+ '[' 0 -eq 1 ']'
++ gettext 'Missing Dependencies:'
+ msg 'Missing Dependencies:'
+ local 'mesg=Missing Dependencies:'
+ shift
+ '[' 1 -eq 1 ']'
+ printf '\033[1;32m==>\033[1;0m\033[1;1m Missing Dependencies:\033[1;0m\n'
==> Missing Dependencies:
+ local dep
+ for dep in '$deplist'
+ msg2 kdebase
+ local mesg=kdebase
+ shift
+ '[' 1 -eq 1 ']'
+ printf '\033[1;34m ->\033[1;0m\033[1;1m kdebase\033[1;0m\n'
-> kdebase
+ return 1
+ deperr=1
++ gettext 'Checking Buildtime Dependencies...'
+ msg 'Checking Buildtime Dependencies...'
+ local 'mesg=Checking Buildtime Dependencies...'
+ shift
+ '[' 1 -eq 1 ']'
+ printf '\033[1;32m==>\033[1;0m\033[1;1m Checking Buildtime Dependencies...\033[1;0m\n'
==> Checking Buildtime Dependencies...
+ resolve_deps
+ local R_DEPS_SATISFIED=0
+ local R_DEPS_MISSING=1
++ check_deps
++ '[' 0 -gt 0 ']'
++ return
+ local deplist=
+ '[' -z '' ']'
+ return 0
+ '[' 1 -eq 1 ']'
++ gettext 'Could not resolve all dependencies.'
+ error 'Could not resolve all dependencies.'
+ local 'mesg=Could not resolve all dependencies.'
+ shift
+ '[' 1 -eq 1 ']'
++ gettext ERROR:
+ printf '\033[1;31m==> ERROR:\033[1;0m\033[1;1m Could not resolve all dependencies.\033[1;0m\n'
==> ERROR: Could not resolve all dependencies.
+ exit 1
+ clean_up
+ local EXIT_CODE=1
+ '[' 0 -eq 1 ']'
+ '[' 1 -eq 0 -a 0 -eq 1 ']'
+ remove_deps
+ '[' 0 -eq 0 ']'
+ returnLast edited by drsjlazar (2010-05-17 20:21:36)
Offline