Get Yaourt to install missing dependencies?

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.

your output wrote: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.

Similar Messages

  • Yaourt failed to install missing dependencies. then fail md5

    [billytcf@dynames ~]$ yaourt -S aptana
    ==> Downloading aptana PKGBUILD from AUR...
    ==> Last 5 comments ordered by date (asc):
    I deleted the comments here
    ==> aptana dependencies:
    - firefox (package found)
    - libstdc++5 (already installed)
    - j2re (package that provides j2re already installed)
    - unzip (already installed)
    ==> Edit the PKGBUILD (recommended) ? [Y/n] ("A" to abort)
    ==> ----------------------------------------------
    n
    ==> Continue the building of 'aptana'? [Y/n]
    ==> ----------------------------------------------
    ==>Y
    ==> Building and installing package
    ==> Making package: aptana 1.0-1 (Wed Apr 23 14:53:31 UTC 2008)
    ==> Checking Runtime Dependencies...
    ==> Installing missing dependencies...
    Password:
    error: several packages provide j2re, please specify one :
    jre icedtea6
    ==> ERROR: Pacman failed to install missing dependencies.
    Error: Makepkg was unable to build aptana package.
    I have jdk and jre installed by pacman but still have this prob.
    So i cheated, edited pkgbuild remove all dependencies, then
    ==> aptana dependencies:
    - unzip (already installed)
    ==> Continue the building of 'aptana'? [Y/n]
    ==> ----------------------------------------------
    ==>
    ==> Building and installing package
    ==> Making package: aptana 1.0-1 (Wed Apr 23 15:04:37 UTC 2008)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found Aptana_Studio_Setup_Linux.zip in build dir
    -> Found aptana.desktop in build dir
    -> Found aptana.png in build dir
    -> Found _aptana in build dir
    ==> Validating source files with md5sums...
    Aptana_Studio_Setup_Linux.zip ... FAILED
    aptana.desktop ... Passed
    aptana.png ... Passed
    _aptana ... Passed
    ==> ERROR: One or more files did not pass the validity check!
    Error: Makepkg was unable to build aptana package.
    tried downloading the file for a few times but still fail md5
    May I request help here??
    thanks everyone!!
    Last edited by billytcf (2008-04-23 07:02:50)

    It's quite simple. When the AUR package was created, the current version of Aptana was 1.0, but the source url links to the latest version. This was all ok until they released version 1.1 because then you suddenly have a completely new file that gets downloaded and because of this is will fail the md5 check.
    It's very simple to fix though, in one of two ways. Either just delete the md5sum=() array (changing pkgver=1.0 to pkgver=1.1 would also be a good idea), or download the PKGBUILD and in the same directory as you store it just run makepkg -g and replace the md5sum array with the resulting data (this would be the best way to handle this...).
    Last edited by Dirhael (2008-04-23 11:17:05)

  • [Solved] pacman-color failed to install missing dependencies

    Just upgraded my AUR packages and I get this error:
    :: Starting AUR upgrade...
    :: perl-class-load-xs 0.04-2 -> 0.06-1
    AUR Targets (1): perl-class-load-xs
    Proceed with installation? [Y/n] y
    :: Edit perl-class-load-xs PKGBUILD? [Y/n] n
    :: Building perl-class-load-xs package...
    ==> Making package: perl-class-load-xs 0.06-1 (Sat Nov 3 09:14:38 PDT 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Installing missing dependencies...
    error: target not found: perl-test-without-module
    ==> ERROR: 'pacman-color' failed to install missing dependencies.
    :: perl-class-load-xs cleaned
    Any help appreciated.
    Last edited by lagagnon (2012-11-04 03:07:33)

    perl-test-without-module is in the AUR.
    edit: build the package yourself in makepkg or use an aur helper.
    Last edited by SS4 (2012-11-03 16:41:55)

  • Keep getting ITunes not installed missing MSVCR80.dll?

    keep getting ITunes not installed missing MSVCR80.dll?

    Solving the iTunes Installation Problems in Windows
    1. Apple has posted their solution here: iTunes 11.1.4 for Windows- Unable to install or open - MSVCR80 issue.
    2. If the Apple article does not fully resolve the problem for you, then try Troubleshooting issues with iTunes for Windows updates - MSVCR80.
    iTunes 11.1.4 for Windows- Tips for Unable to install or open - MSVCR80

  • How to install missing dependencies?

    I'm trying to install Mailpile (https://aur.archlinux.org/packages/mailpile/)
    these are showing as missing dependencies when I "makepkg -s"
    python2-pgpdump
    spambayes>=1.1a6
    I got the above two from AUR and "makepkg -s" successfully and then stuck them in /usr/local/bin but it didn't solve the dependencies.  I'm not sure I know what I'm doing. Anybody know how to get Mailpile installed?
    Last edited by bzpnbx (2014-10-14 15:48:51)

    You did run it on the built package, right? Not on the AUR tarball?
    Like Wormzy said, you really need to read the AUR Wiki page.
    nomorewindows wrote:I don't think you even need --asdeps.  It just installs them as any other package.  Then when they install, makepkg -s the main package.
    These packages are being installed because they are dependencies of another package. For pacman to function correctly, --asdeps is needed. If you omit it, pacman thinks they're explicitly installed and will not remove them when the main package is removed nor list them in -Qdt.
    Last edited by Scimmia (2014-10-14 16:50:36)

  • Yaourt not finding AUR dependencies?

    Trying to install the Iron build of Chromium:
    ==> Making package: iron 4.0.227-2 x86_64 (Wed Dec 9 14:26:24 EST 2009)
    ==> Checking Runtime Dependencies...
    ==> Installing missing dependencies...
    lib32-dbus-glib package not found, searching for group...
    [b]error: 'lib32-dbus-glib': not found in sync db[/b]
    ==> ERROR: Pacman failed to install missing dependencies.
    Error: Makepkg was unable to build iron package.
    Note lib32-dbus-glib really is on AUR.  Also,
    $ yaourt -S lib32-dbus-glib --asdeps
    works fine (but then I need to install lib32-gconf by hand also).  On the other hand,
    $ yaourt -S lib32-gconf #another dependency for Iron
    ==> lib32-gconf dependencies:
    - lib32-orbit2 (building from AUR)
    - lib32-gtk2 (package found)
    - lib32-libxml2 (package found)
    This seems pretty inconsistent.  Why is yaourt pulling in dependencies from AUR to install lib32-gconf but not to install Iron?
    Edit: notice the build order seems to be different, because one somehow (?) gets identified as a _runtime_ dependency.
    Last edited by Fixnum (2009-12-09 19:59:05)

    I changed the PKGBUILD from
    if [[ $CARCH = x86_64 ]]; then
    depends=('lib32-alsa-lib' 'lib32-dbus-glib' 'lib32-gconf' 'lib32-nss' 'lib32-libxdamage' 'ttf-dejavu')
    optdepends=('nspluginwrapper-flash: flash support')
    else
    depends=('alsa-lib' 'gconf' 'nss' 'ttf-dejavu')
    fi
    to
    depends=('lib32-alsa-lib' 'lib32-dbus-glib' 'lib32-gconf' 'lib32-nss' 'lib32-libxdamage' 'ttf-dejavu')
    optdepends=('nspluginwrapper-flash: flash support')
    and suddenly it works.  So, I noticed this (installing from original PKGBUILD):
    ==> iron dependencies:
    - alsa-lib (already installed)
    - gconf (already installed)
    - nss (already installed)
    - ttf-dejavu (already installed)
    So, it seems like pacman/yaourt is initially getting dependencies for the wrong architecture and only later coming back and only later getting the correct dependencies from testing against $CARCH, but at this point it screws up for some reason, and the added dependencies like lib32-<stuff> are "not found in sync db" ...
    Edit: this issue persists in yaourt-git.
    Last edited by Fixnum (2009-12-10 20:46:58)

  • Cisco PacketTracer missing dependencies. [Solved]

    Hi,
    So I was going to install packet tracer. I followed the tutorial in the wiki section. <a href="https://wiki.archlinux.org/index.php/PacketTracer">PacketTracer</a> Which seems a little thin I got to the part makepkg. here is the out put of what I did.
    [ofce@myhost packettracer]$ makepkg -s
    ==> Making package: packettracer 5.3.2-2 (Sat Jan 14 13:05:39 CST 2012)
    ==> Checking runtime dependencies...
    ==> Installing missing dependencies...
    Password:
    error: target not found: lib32-libpng12
    ==> ERROR: 'pacman' failed to install missing dependencies.
    [ofce@myhost packettracer]$
    Any idea on how to get this working? I would like to get my assignments done for my cisco classes
    Last edited by mich04 (2012-01-14 21:22:53)

    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl -C - -f %u > %o
    #CleanMethod = KeepInstalled
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    #CheckSpace
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # - URLs will have $arch replaced by the name of the architecture
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # The testing repositories are disabled by default. To enable, uncomment the
    # repo name header and Include lines. You can add preferred servers immediately
    # after the header, and they will be used before the default mirrors.
    #[testing]
    #Include = /etc/pacman.d/mirrorlist
    [core]
    Include = /etc/pacman.d/mirrorlist
    [extra]
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    #Include = /etc/pacman.d/mirrorlist
    [community]
    Include = /etc/pacman.d/mirrorlist
    # If you want to run 32 bit applications on your x86_64 system,
    # enable the multilib repositories as required here.
    #[multilib-testing]
    #Include = /etc/pacman.d/mirrorlist
    #[multilib]
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs
    Here it is, when I run pacman -Syu I only see core, extra and community.

  • Can't install Dropbox from AUR due to missing dependencies.

    I'm posting in the Newbie Corner, since I suspect that this is a newbie issue with a really simple solution..
    I've been using Dropbox for Linux directly from Dropbox.com, but I had now decided to convert to the AUR version (easier to update). But it won't install. It won't even build.
    ==> Manglende avhengigheter:
    -> qt
    ==> Kontrollerer avhengigheter som trengs under bygging...
    ==> FEIL: Kunne ikke finne alle avhengigheter.
    ==> ERROR: Makepkg was unable to build bbox-git.
    ==> Restart building bbox-git ? [y/N]
    Not optimal that this is in norwegian.. But in essence it tells me that there are missing dependencies. Qt to be exact. And because of this makepkg is not able to build bbox-git. Earlier in the process (when the dependencies for bbox-git is listed) it says that qt is not installed and will be buildt from AUR. I've tried to reinstall qt. Please help.
    EDIT:
    I'm using Yaourt.
    Last edited by madr (2013-06-08 22:24:06)

    Trilby wrote:You say you've tried to install qt, does that mean you failed to install it?  qt should not be installed from the AUR, it is a package group in [extra].
    I've tried to reinstall it. And I've installed it from the official repos of course. The AUR bit is output from Yaourt, not me.
    karol wrote:
    Run
    LC_ALL=C <command>
    to get output in English.
    I'll post the output of this later (it's getting late here).
    mcmillan wrote:
    First, that's not the dropbox package, but something that is like dropbox. If you want the actual dropbox program you want https://aur.archlinux.org/packages/dropbox
    If this is the package you actually want, it looks like it hasn't been updated since the qt packaged was renamed qt4, so you'll need to change that in the PKGBUILD file by hand.
    It is the package you're linking to I'm having trouble installing. Okay, I'll have a look. Later. I'll get back to this thread.
    karol wrote:I'm not sure if https://aur.archlinux.org/packages/dropbox is easier to update - as you can read in the comments, many users are not happy with the auto-update feature.
    Maybe it's too easy to update ;P , but YMMV.
    Do I ever catch a break in life? Not often at least.

  • Yaourt -Syu = "missing dependencies: linuy-firmwake" KINDA [SOLVED]

    This has to be some kind of error. linuy-firmwake must mean linux-firmware, right?
    I hate to give so few details, but I don't know what else to post. I recently discovered a bad RAM stick. Its been removed.
    Now when i enter yaourt -Syu or yaourt -Syy, i get these two phantom dependencies.
    Boot also hangs, but if i "alt f2" I can log in.
    Thoughts?
    Last edited by wsims (2011-01-11 21:56:31)

    No missing dependencies when using pacman. I don't even know where to start on this one.
    Nothing seems to be broken, so its not that big a deal, just annoying. I'm kind of OCD and can't stand little anomalies like this.

  • I am trying to download elements 5.0 onto my laptop that has windows seven. I get the message error 1335'data1.cab' missing. What can I do to get this to instal?

    I am trying to download elements 5.0 onto my laptop that has windows seven. I get the message error 1335'data1.cab' missing. What can I do to get this to instal?

    It looks like the CD is damaged.  You could try copying the entire CD on to your hard disk in a temporary folder and then launch the setup.exe file by double clicking on it.
    Can you do this?  Please post back.
    Whether 5 can run in Windows 7 is something I don't know.  You just have to try it.

  • Trying to install CS3 on my Mac from DVD and I get Required Resources are missing. I have run this program for years but this occurred after I rebuilt OSx

    Trying to install CS3 on my Mac from DVD and I get Required Resources are missing. I have run this program for years but this occurred after I rebuilt OSx

    I ran the adobe cleaner and that did not help. I then uninstalled norton antivirus. and that solved the problem and I was able to install photoshop cs3. I than reinstalled norton antivirus. My system seems to be fine,

  • Yaourt - Bad Install? Trying to remove and install properly...

    Hello all, I just posted in the "Newbie Announcement Thread" and I'm about as new to Linux as someone can get. I picked up the Arch ISO a few days ago and followed the Beginners Guide on the wiki and have installed Xfce4 and GDM on my Sony Laptop so far. I was looking for a AUR Helper and thought to go with Yaourt based on some brief search results.
    I goofed up, and got impatient i think ... please be gentle.
    I downloaded http://mir.archlinux.fr/~tuxce/releases … 0.1.tar.gz from the AUR and extracted it.
    [durzo@PCNAME ~]$ cd /home/durzo/yaourt-1.0.1
    bash: cd: /home/nexus/yaourt-1.0.1: No such file or directory
    [durzo@PCNAME ~]$ cd /home/durzo/Downloads/yaourt-1.0.1
    [durzo@PCNAME yaourt-1.0.1]$ make install
    GEN yaourt.sh
    GEN pacdiffviewer.sh
    GEN lib/util.sh
    GEN lib/pkgbuild.sh
    GEN lib/pacman.sh
    GEN lib/abs.sh
    /bin/install -d /usr/local/bin
    /bin/install -d /usr/local/lib/yaourt
    /bin/install: cannot change permissions of `/usr/local/lib/yaourt': No such file or directory
    make: *** [install] Error 1
    [durzo@PCNAME yaourt-1.0.1]$ sudo make install
    Password:
    /bin/install -d /usr/local/bin
    /bin/install -d /usr/local/lib/yaourt
    /bin/install -d /usr/local/etc
    /bin/install -d /usr/local/etc/bash_completion.d
    /bin/install -d /usr/local/share/man/man{5,8}
    # Scripts
    /bin/install -m755 yaourt.sh /usr/local/bin/yaourt
    /bin/install -m755 pacdiffviewer.sh /usr/local/bin/pacdiffviewer
    # Configuration
    /bin/install -m644 yaourtrc /usr/local/etc/yaourtrc
    /bin/install -m644 bashcompletion /usr/local/etc/bash_completion.d/yaourt
    # Libs
    /bin/install -m644 lib/alpm_backup.sh /usr/local/lib/yaourt
    /bin/install -m644 lib/alpm_query.sh /usr/local/lib/yaourt
    /bin/install -m644 lib/alpm_stats.sh /usr/local/lib/yaourt
    /bin/install -m644 lib/abs.sh /usr/local/lib/yaourt
    /bin/install -m644 lib/aur.sh /usr/local/lib/yaourt
    /bin/install -m644 lib/util.sh /usr/local/lib/yaourt
    /bin/install -m644 lib/io.sh /usr/local/lib/yaourt
    /bin/install -m644 lib/pacman.sh /usr/local/lib/yaourt
    /bin/install -m644 lib/pkgbuild.sh /usr/local/lib/yaourt
    /bin/install -m644 lib/misc.sh /usr/local/lib/yaourt
    # Man
    /bin/install -m644 man/*.5 /usr/local/share/man/man5
    /bin/install -m644 man/*.8 /usr/local/share/man/man8
    # Locales
    test -x /usr/bin/msgfmt && for file in po/*/*.po; \
    do \
    package=$(echo $file | /bin/sed -e 's#po/\([^/]\+\).*#\1#'); \
    lang=$(echo $file | /bin/sed -e 's#.*/\([^/]\+\).po#\1#'); \
    /bin/install -d /usr/local/share/locale/$lang/LC_MESSAGES; \
    /usr/bin/msgfmt -o /usr/local/share/locale/$lang/LC_MESSAGES/$package.mo $file; \
    done
    [durzo@PCNAME yaourt-1.0.1]$ yaourt
    error: no operation specified (use -h for help)
    [durzo@PCNAME yaourt-1.0.1]$ yaourt -h
    Usage: yaourt <operation> [...]
    operations:
    yaourt (search pattern|package file)
    yaourt {-h --help}
    yaourt {-V --version}
    yaourt {-Q --query} [options] [package(s)]
    yaourt {-R --remove} [options] <package(s)>
    yaourt {-S --sync} [options] [package(s)]
    yaourt {-U --upgrade} [options] <package(s)>
    yaourt {-C --clean} [options]
    yaourt {-B --backup} [save directory|restore file]
    yaourt {-G --getpkgbuild} [options] <package(s)>
    yaourt {--stats}
    I'm thinking I had more steps to do maybe? or was "make install" it? I ask because pacman does not see Yaourt installed so i cannot "pacman -Rns yaourt" and i'm getting an error when I try to do anything with yaourt.
    [durzo@PCNAME ~]$ sudo pacman -Rns yaourt
    Password:
    error: target not found: yaourt
    [durzo@PCNAME ~]$ yaourt -Syua
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    ==> WARNING: problem in pkgbuild.sh library
    /usr/local/lib/yaourt/util.sh: line 163: package-query: command not found
    /usr/local/lib/yaourt/util.sh: line 163: package-query: command not found
    /usr/local/lib/yaourt/util.sh: line 163: package-query: command not found
    [durzo@PCNAME ~]$
    Did I do something wrong to break yaourt or is this something different that i'm missing? I do not think i have the "package-query" package installed that is available on the AUR, but i didn't know it needed to be installed along with yaourt.

    Durzo wrote:
    tomk wrote:Durzo, I'm sure you're delighted you got yaourt installed, and hopefully you learned something, but IMO you're getting off to a bad start. Others have already said it, but it's worth saying again - fi you're going to use the AUR, learn how it works first before you start using any helper application. Your self-confessed uber-noobiness makes this an even more crucial requirement.
    As meph mentioned, I too intended on having Yaourt only install AUR packages keeping pacman the primary in package installation.
    The point is to know how to use the AUR without relying on a helper, because yaourt is more than a 'helper'. Something like 'cower' is much more of a helper in that you still have to take care of the main steps yourself. Using yaourt instead of pacman for -Syu doesn't change much, its using it as a 'pacman for the AUR' which can cause confusion. Which is as well the only reason to use it....
    Durzo wrote:"learn how it works first" ...do you mean download each tarball PKGBUILD from the AUR separately, and then install with the "makepkg -is" command?
    Yes. The fact that you even know that's what you have to do is already good (perhaps better than those who have right-away gone for yaourt).
    There's no inherent 'negative' to yaourt (if you ignore the fact that it may not work following some pacman/libarchive upgrades) if you know how to live without it.

  • OEL 5.5 11gR2 Validated RPM Missing Dependencies

    OEL 5.5 attempting to install 11gR2. We are getting dependency errors when trying to run the validated rpm. The errors are when trying to find glibc and glibc-headers. It appears that we have only the x86_64 and i686 versions of glibc, but not the i386 version. We have checked the install disk as well as using yum and neither have the i386 version. How do we resolve this dependency? Below are the error messages.
    # yum install oracle-validated-1.0.0-22.el5.x86_64.rpm
    Loaded plugins: dellsysid, security
    Setting up Install Process
    Examining oracle-validated-1.0.0-22.el5.x86_64.rpm: oracle-validated-1.0.0-22.el5.x86_64
    Marking oracle-validated-1.0.0-22.el5.x86_64.rpm to be installed
    Resolving Dependencies
    --> Running transaction check
    ---> Package oracle-validated.x86_64 0:1.0.0-22.el5 set to be updated
    --> Processing Dependency: /usr/lib/gcc/x86_64-redhat-linux/4.1.1/libstdc++.a for package: oracle-validated
    Importing additional filelist information
    --> Processing Dependency: /usr/lib/libaio.so for package: oracle-validated
    --> Processing Dependency: /usr/lib/libc.so for package: oracle-validated
    --> Processing Dependency: /usr/lib/libodbc.so.1 for package: oracle-validated
    --> Processing Dependency: /usr/lib/libodbccr.so for package: oracle-validated
    --> Processing Dependency: compat-gcc-34 for package: oracle-validated
    --> Processing Dependency: compat-gcc-34-c++ for package: oracle-validated
    --> Processing Dependency: elfutils-libelf-devel for package: oracle-validated
    --> Processing Dependency: gcc-c++ for package: oracle-validated
    --> Processing Dependency: gdb for package: oracle-validated
    --> Processing Dependency: libXp.so.6 for package: oracle-validated
    --> Processing Dependency: libaio-devel for package: oracle-validated
    --> Processing Dependency: sysstat for package: oracle-validated
    --> Processing Dependency: unixODBC-devel for package: oracle-validated
    --> Processing Dependency: libdb-4.2.so()(64bit) for package: oracle-validated
    --> Processing Dependency: libodbc.so.1()(64bit) for package: oracle-validated
    --> Running transaction check
    ---> Package compat-db.x86_64 0:4.2.52-5.1 set to be updated
    ---> Package compat-gcc-34.x86_64 0:3.4.6-4 set to be updated
    ---> Package compat-gcc-34-c++.x86_64 0:3.4.6-4 set to be updated
    ---> Package elfutils-libelf-devel.x86_64 0:0.137-3.el5 set to be updated
    --> Processing Dependency: elfutils-libelf-devel-static-x86_64 = 0.137-3.el5 for package: elfutils-libelf-devel
    ---> Package gcc-c++.x86_64 0:4.1.2-48.el5 set to be updated
    ---> Package gdb.x86_64 0:7.0.1-23.el5 set to be updated
    ---> Package glibc-devel.i386 0:2.5-49 set to be updated
    --> Processing Dependency: glibc-headers = 2.5-49 for package: glibc-devel
    --> Processing Dependency: glibc = 2.5-49 for package: glibc-devel
    ---> Package libXp.i386 0:1.0.0-8.1.el5 set to be updated
    ---> Package libaio-devel.i386 0:0.3.106-5 set to be updated
    ---> Package libstdc++-devel.x86_64 0:4.1.2-48.el5 set to be updated
    ---> Package sysstat.x86_64 0:7.0.2-3.el5 set to be updated
    ---> Package unixODBC.i386 0:2.2.11-7.1 set to be updated
    ---> Package unixODBC.x86_64 0:2.2.11-7.1 set to be updated
    ---> Package unixODBC-devel.i386 0:2.2.11-7.1 set to be updated
    --> Running transaction check
    ---> Package elfutils-libelf-devel-static.x86_64 0:0.137-3.el5 set to be updated
    ---> Package glibc-devel.i386 0:2.5-49 set to be updated
    --> Processing Dependency: glibc-headers = 2.5-49 for package: glibc-devel
    --> Processing Dependency: glibc = 2.5-49 for package: glibc-devel
    --> Finished Dependency Resolution
    glibc-devel-2.5-49.i386 from el5_u5_base has depsolving problems
    --> Missing Dependency: glibc = 2.5-49 is needed by package glibc-devel-2.5-49.i386 (el5_u5_base)
    glibc-devel-2.5-49.i386 from el5_u5_base has depsolving problems
    --> Missing Dependency: glibc-headers = 2.5-49 is needed by package glibc-devel-2.5-49.i386 (el5_u5_base)
    Error: Missing Dependency: glibc-headers = 2.5-49 is needed by package glibc-devel-2.5-49.i386 (el5_u5_base)
    Error: Missing Dependency: glibc = 2.5-49 is needed by package glibc-devel-2.5-49.i386 (el5_u5_base)
    You could try using --skip-broken to work around the problem
    You could try running: package-cleanup --problems
    package-cleanup --dupes
    rpm -Va nofiles nodigest

    Hi user;
    Please try below query to can find your rpm on your system:
    rpm -qa --queryformat "%{NAME}-%{VERSION}.%{RELEASE} (%{ARCH})\n" | grep libaio
    libaio-0.3.105.2 (i386)
    libaio-0.3.105.2 (x86_64)
    I made 11gr2 installation on OEL and i could find all related rmp on disk, i didnt use yum future for my issue. Be sure you have all prerequest
    Also see *Hans Forbrich's post*:
    Installing Oracle 11gR2 on OEL 5.3
    http://forums.oracle.com/forums/thread.jspa?threadID=954684&tstart=0
    Regard
    Helios

  • I am trying to download Adobe reader latest version and when I hit download a bar appears at the top of the screen telling me to install missing plugins but firefox states plugins up to date what can I do?

    I am unable to download Adobe reader to update my system as I only have version 7 on my computer. Normally I would be able to download direct from Adobe and my system would update but when I try to download a message bar appears which states on the left hand side "additional plugins are required to display all the media on this page" and on the right hand side there is a button which states "install missing plugins". When I click on the button a dialog box appears which states "no suitable plugins where found with a message next to a manual install button "unknown plugin(application/getplusplusadobe16299)

    You can try using this tool to first remove all traces of Reader from your computer:
    http://labs.adobe.com/downloads/acrobatcleaner.html
    Then, you can download the full offline Reader installer from
    http://get.adobe.com/reader/enterprise/
    After downloading, restart your computer and run the installer before doing anything else.

  • I get the error message "Missing PDFMaker files" when trying to convert a microsoft word document(.docx)

    When I right click the word file and select Convert to Adobe PDF, I get the error message "Missing PDFMaker files".
    Im using Windows Vista Home Premium, Service Pack 2, 32 bit operating system.
    Im using Microsoft Office Home and Student 2010
    I have Adobe Reader X installed
    Thanks

    Hi RhodaMcP,
    You might want to check the KB: http://helpx.adobe.com/acrobat/kb/troubleshoot-acrobat-pdfmaker-problems-office.html
    Regards,
    Rave

Maybe you are looking for

  • How to retrieve data from SQL server?

    I'm thinking this is a request for plug-ins as I'm not aware that Indesign CS3 can hook into a SQL server. Specifically, I'm trying to connect to a data server which has a built-in "SQL Stored Procedure" which will give me access to this database? I'

  • Ear phone pho

    ok i lost one of my phomes for my ear bud, so i talk both off. then i heard they are actually good. Is that true? Also i talk the little phome things off another set of headphones, is this good or bad. What should i do.

  • Create schedule lines

    Hi, I know how Scheduling Agreement works with MRP with release or without release. But my requirement is very different to that of standard scheduling agreement functionalities. We have an external MRP system which generates the requirements which c

  • How to recovery notes that was saved in the iTunes after you change your iPad´s name ?

    Hey guys, good day I bougth the iPad 2 and had the backup with different name for my iPad 1 and now when I started this new one, my previous notes and email configuration was not saved... Do you know how can I pick up my old notes in the iTunes ? I t

  • How to upgrade SSD firmware without the CD drive?

    Hello I have a X300 (6478-1HP) with the optional battery instad of the CD-ROM drive. That drive just stopped working, it just can't read dics anymore. I'm happy with my Samsung USB CD-ROM, runs great. But how can I upgrade my SSD drive with the new f