You are not logged in.
Hi, everytime I wanna install something from AUR with Yaourt and the app has dependcies that isnt installed I allways have to install the dependencies manually.
It just breaks out.
Here it complains about kernel.
Why can't it not just download automaticly the missing dependencies?
==> omnibook-svn dependencies:
- kernel26 (already installed)
- kernel26 (already installed)
- subversion (already installed)
==> WARNING: This PKGBUILD contains install file that can be dangerous.
omnibook.install
==> Edit omnibook.install (recommended) ? [Y/n] ("A" to abort)
==> ----------------------------------------------
==>n
==> Continue the building of omnibook-svn ? [Y/n]
==> ----------------------------------------------
==>y
==> Building and installing package
mkdir: cannot create directory `/var/abs': Permission denied
==> WARNING: Unable to write in /var/abs/local/yaourtbuild/omnibook-svn directory. Using /tmp directory
==> Determining latest svn revision...
-> Version found: 274
==> Making package: omnibook-svn 274-1 i686 (Sun Jan 11 07:32:12 CET 2009)
==> Checking Runtime Dependencies...
==> Missing Dependencies:
-> kernel26<2.6.27
==> Checking Buildtime Dependencies...
==> ERROR: Could not resolve all dependencies.
Error: Makepkg was unable to build omnibook-svn package.Offline
Missing Dependencies:
-> kernel26<2.6.27
If you go to the AUR page, you'll see that there's a solution there. yaourt is a great tool, but I would get in the habit of knowing what you are downloading before you use it.
Offline
Yes, find out all the dependancies and add them to the PKGBUILD or let the maintainer know.
Offline
Is the revision number on svn the same as in the PKGBUILD on AUR? yaourt cannot handle makepkg's auto-upgrade-feature.
Offline