Error installing using yum on CentOS

Hi,
I'm trying to install Hudson on a CentOS 6.3 GuestOS within Virtualbox using the following steps from the Installation guide.
1. sudo wget -O /etc/yum.repos.d/hudson.repo "http://" hudson-ci.org/redhat/hudson.repo
2. sudo yum check-update
3. sudo yum install hudson
However when I run step 2 I get the following error;
hudson-ci.org/redhat/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Any idea why this is happening.
Regards
Trevor
PS Forgive the unruly format on http, it's down to me being a new poster.

Hi,
I have been trying to install Hudson on a new VM and I'm seeing this error too. When I looked, I didn't see a repodata directory, but there is a repodata-old directory there.
Thanks,
Gary Santora

Similar Messages

  • Errors installing MaC OS

    I'm helping a friend reinstall Mac OS. I have used both a Tiger DVD and the software install discs that came with it. I can erase the HD (which I did) but when I install the software it makes it about 10 min in and then says there were errors installing(using both discs gets the same error), please restart. Any ideas? Thanks

    seen "errors installing Mac OS" message caused by bad memory, if it fails the test, RAM is most likely bad

  • Error while installing oracle 10g on centos 5.6 32 Bit

    Hi All,
    Please help me with the issue I facing while installing oracle 10g on centos 5.6 32bit. I did lot of research on google but I am getting same answer...the libXp package is missing, but I have check it...its already installed.
    [root@staging ~]# find / -name libXp.so.6
    /usr/lib/libXp.so.6
    /usr/lib64/libXp.so.6
    echo $DISPLAY
    <ipaddress>:0.0
    [oracle@staging database]$ DISPLAY=<ipaddress>:0.0; export DISPLAY
    [oracle@staging database]$ id
    uid=500(oracle) gid=500(oinstall) groups=500(oinstall),501(dba) context=root:system_r:unconfined_t:SystemLow-SystemHigh
    Below is the error message I am getting :
    oracle@staging database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-06-27_05-37-17PM. Please wait ...[oracle@staging database]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-06-27_05-37-17PM/jre/1.4.2/lib/i386/libawt.so: libXtst.so.6: cannot open shared object file: No such file or directory
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(Unknown Source)
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at sun.security.action.LoadLibraryAction.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
         at sun.awt.DebugHelper.<clinit>(Unknown Source)
         at java.awt.Component.<clinit>(Unknown Source)
    I found some suggestion on google and tried to not use ip address in DISPLAY settings...
    if I am using 0.0 instead of IP below eg.
    [oracle@staging database]$ DISPLAY=:0.0; export DISPLAY
    The error I am receiving differnt error
    [oracle@staging database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-06-27_05-34-40PM. Please wait ...
    DISPLAY not set. Please set the DISPLAY and try again.
    Depending on the Unix Shell, you can use one of the following commands as examples to set the DISPLAY environment variable:
    - For csh:                % setenv DISPLAY 192.168.1.128:0.0
    - For sh, ksh and bash:      $ DISPLAY=192.168.1.128:0.0; export DISPLAY
    Use the following command to see what shell is being used:
         echo $SHELL
    Use the following command to view the current DISPLAY environment variable setting:
         echo $DISPLAY
    - Make sure that client users are authorized to connect to the X Server.
    To enable client users to access the X Server, open an xterm, dtterm or xconsole as the user that started the session and type the following command:
    % xhost +
    To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as 'xclock':
         % <full path to xclock.. see below>
    If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.
    Typical path for xclock: /usr/X11R6/bin/xclock
    [oracle@staging database]$ echo $SHELL
    /bin/bash
    Please help me.

    satish.ygl wrote:
    Hi,
    I am getting the same error when i am applying patchset to 10201 to 10204. I am using RedHat Linux 4 version and I tried set $DISPLAY=<hostname/ip address>:0.0 and export=DISPLAY
    #xhost + and checked $PATH this is also is correct
    I did these steps still i am getting the following error
    pen an xterm, dtterm or xconsole as the user that started the session and type the following command:
    % xhost +
    To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as 'xclock':
    % <full path to xclock... see below>
    If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.
    Typical path for 'xclock': '/usr/X11R6/bin/xclock'
    Please help me in this scenario.
    thank You,
    Sri
    Edited by: satish.ygl on Oct 30, 2012 7:49 PMyou must log onto the DB Server as below (or functional equivalent)
    ssh -X oracle@DB_Server
    & the first & only command after logging onto the DB Server should be as below
    xclock
    If/when xclock fails, then OUI will fail.

  • Error while installing oracle 11g in centos 5.3

    I got this error while installing oracle 11g in my laptop with centos 5.3
    the error is:
    ./runInstaller
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 80 MB. Actual 76430 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 6000 MB Passed
    Checking monitor: must be configured to display at least 256 colors
    Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,
    Continue? (y/n) [n] y
    Ignoring required pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-03-07_12-09-48PM. Please wait ...[oracle@www database]$ Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Exception in thread "main" java.lang.NoClassDefFoundError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at java.awt.Toolkit$2.run(Toolkit.java:821)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
    at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
    at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)
    at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:122)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)
    at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)
    at oracle.install.commons.util.Application.startup(Application.java:758)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
    at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
    at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
    at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)
    please help me solve this...i am new to linux so can anyone give me detailed instructions.i tried using the installation guide and even though i got this error...

    Firstly Thank you everyone for giving me your suggestions.
    I tried installing oracle 11g in centos using Tim's tutorial and i all went fine initially i got the oracle 11g installation GUI and i got an error while starting database configuration.
    The error was : TNS failed
    and i got two options in that dialog box "ignore" and "abort"
    after press ignore a few times.the installation finished successfully.
    When i opened terminal and typed
    sqlplus SYS as SYSDBA
    it asked for password
    when i gave the password again it showed the error TNS failed
    kindly help me solve this.....

  • Errors Installing Portal Components using 9iAS Enterprise on 8.1.7 SE

    We are getting an error installing the Portal Components using
    9iAS Enterprise on a 8.1.7 SE database. The log indicates that
    the error is:
    ORA-00439: feature not enabled: Function-based indexes
    Errors encountered in the Install process. Installation Aborted.
    While I know that Function-based indexes are not supported in SE
    this should not prevent the installation of Portal.
    Does anyone have any suggestions?
    Thx, Paul

    Its also working in our case where we have used 8.1.7 Enterprise Edition. We installed 9iAS 1.0.2.0 on NT. So if you have any issues regarding this then let me know.

  • How can I install kornshell in Oracle Linux no using yum?

    I have a VM with Oracle Linux. with no internet access and I need to install korn shell. How can I do it no using yum?

    I really would like to use YUM to install, but my VM is not accessing the internet. I browsed the repository (Index of /repo/OracleLinux/OL6/3/base/x86_64/) and found out the right file.
    Thanks for your help!

  • Errors installing web service to use dreamweaver extension

    Portal Version: 10g
    OS/Vers. Where Portal is Installed:: Linux AS 2.1
    Errors installing web service to use dreamweaver extension
    Recently I download the dreamweaver extension for portal, but when I try to install it several errors are raised... in the installation guide the next message appear:
    This installation for this feature is an easy 3 step procedure.
    1. Installing the Portal web service
    2. Configuring the web service to work with your portal (one time administrative process)
    3. Installing the PortalTemplates extension for Dreamweaver MX
    well but when I try to run the 1 step everything goes wrong...
    in the guide say:
    # Transfer this file to the OC4J_HOME/j2ee/home directory of the OC4J
    (please make sure that the OC4J is up and running)
    # Use the following command to install the web service
    java -jar admin.jar ormi://<oc4j_host>:<oc4j_ormi_port>
    <username> <password>
    -deploy -file portalTemplate.ear -deploymentName portalTemplate
    here it's where I have some questions,
    1. the ormi referers to the rmi ok (I think that), well then I go tho the iasconsole and search for the ports and is show:
    home RMI 3202
    OC4J_Portal RMI 3203
    OC4J_BI_Forms RMI 3204
    then I use the home-> port 3202
    java -jar admin.jar ormi://myhost.midtierinstall.com:3202
    ias_admin ias_midtier_admin_password -deploy -file portalTemplate.ear -deploymentName portalTemplate
    but the following messages appear :
    Error: Unable to find java:ServerAdministrator : lookup error:javax.naming.AuthenticationException invalid username/passwod for default (ias_admin).... and the error continue... but the problem is that the password works when I use the enterprise manager in that midtier console...
    I want to know if I'm doing something wrong or how I should use this command to install that web service

    The ormi is the rmi port in the OC4J. This coold be found in oc4j_home/j2ee/home/config/rmi.xml file. The default port is 23791.
    Hope this helps,
    Ramya

  • - 0 fatal error(s), 3 error(s)     ----------- Payload: Adobe Photoshop Lightroom 5 5.6.0.0 Adobe_Lightroom_x64.msi_5.6 -----------  ERROR: Key not valid for use in specified state.    ERROR: Install MSI payload failed with error: 1603 - Fatal error durin

    I keep getting this error code when trying to download         
    - 0 fatal error(s), 3 error(s) ----------- Payload: Adobe Photoshop Lightroom 5 5.6.0.0 Adobe_Lightroom_x64.msi_5.6 ----------- ERROR: Key not valid for use in specified state. ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation. MSI Error message: Key not valid for use in specified state. ERROR: Third party payload installer Adobe_Lightroom_x64.msi failed with exit code: 1603

    Generally this error happens because of an encrypted folder or insufficient permissions on that folder: http://support.microsoft.com/kb/834484 (MS Explanation)
    Adobe has a page here: Error 1603: A fatal error occurred during installation

  • Photoshop elements quit working, I uninstalled it, tried to re-install using the cd, but getting errorPhotoshop elements quit working, I uninstalled it, tried to re-install using the cd, but getting error, any other way to re-install it without the disk ?

    Photoshop elements quit working, I uninstalled it, tried to re-install using the cd, but getting error, any other way to re-install it without the disk ?

    Yes.
    Download Photoshop Elements products | 13, 12, 11, 10
    However, the real issue is why the program is not working. Did you install anything recently?
    When you tried to re-install from the disk, did you shut off the antivirus program temporarily?
    Have you tried a system restore to a point in time when the program was working properly?

  • Install RPM using yum

    Hi, I think its not the right forum to ask the question related to LINUX. If any one has any idea then please reply to my post.
    I want to install some missing RPM's on the machine on which i am planning to install 11gr2 standard edition using yum command. My linux machine has the internet connection.
    If i want to downlaod and install the package(gcc-4.1.2-42.el5.x86_64.rpm) using you then what syntax i have to use in order to install that package.
    MY OS version is:Red Hat Enterprise Linux Server release 5.1 (Tikanga)
    Linux AHF10241.domain.local 2.6.18-53.el5 #1 SMP Wed Oct 10 16:34:19 EDT 2007
    x86_64 x86_64 x86_64 GNU/Linux
    Thanks All.

    Hi ,
    Can you please follow the below guide lines.I'm sure it will work.
    Step 1:
    Go to /tmp directory
    $ cd /tmp
    Step 2:
    Download awstats using wget
    $ wget http://easynews.dl.sourceforge.net/sourceforge/awstats/awstats-6.5-1.noarch.rpm
    Now install awstats
    Step 3:
    $ sudo rpm -ivh awstats*OR
    # rpm -ivh awstats*
    (or)
    # rpm -ivh http://easynews.dl.sourceforge.net/sourceforge/awstats/awstats-6.5-1.noarch.rpm
    Best regards,
    Rafi.
    http://rafioracledba.blogspot.com/

  • Should i update required packages  separately using  yum ??

    Hello Experts and Everyone !
    Good NOON !
    @ FYI
    Sorry for posting almost related my previous questions.  This is similar to my previous question but
    NOT a duplicate question. so please don't lock this question. This thread having different doubts.
    I think , this time i did successfully installing packages using yum.
    I have to install 10g r2( 10.2.0.1) on OEL 5.5.
    Before installing oracle , i need some confirmation from experts because i am preparing doc for practice.
    DID I FINISH SUCCESSFULLY ??
    # cd  /etc/yum.repos.d
    #  vi  cd.repo
    [cd]
    name=CD
    baseurl=file:///mnt/Server
    enabled=1
    gpgcheck=0
    [root@oracle yum.repos.d]# yum repolist
    Loaded plugins: security
    repo id                            repo name                     status
    cd                                 CD                            enabled: 2,334
    repolist: 2,334
    [root@oracle yum.repos.d]# yum install kernel-headers
    Loaded plugins: security
    Setting up Install Process
    Package kernel-headers-2.6.18-194.el5.i386 already installed and latest version  Nothing to do
    [root@oracle yum.repos.d] # yum install  oracle-validated
    Loaded plugins: security
    Setting up Install Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package oracle-validated.i386 0:1.0.0-22.el5 set to be updated
    --> Processing Dependency: libXp for package: oracle-validated
    --> Processing Dependency: libaio-devel for package: oracle-validated
    --> Processing Dependency: unixODBC for package: oracle-validated
    --> Processing Dependency: unixODBC-devel for package: oracle-validated
    --> Processing Dependency: compat-db for package: oracle-validated
    --> Running transaction check
    ---> Package compat-db.i386 0:4.2.52-5.1 set to be updated
    ---> 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 unixODBC.i386 0:2.2.11-7.1 set to be updated
    ---> Package unixODBC-devel.i386 0:2.2.11-7.1 set to be updated
    --> Finished Dependency Resolution
    Dependencies Resolved
    ===============================================================================
    Package                  Arch         Version                Repository  Size
    ===============================================================================
    Installing:
    oracle-validated         i386         1.0.0-22.el5           cd          15 k
    Installing for dependencies:
    compat-db                i386         4.2.52-5.1             cd         1.7 M
    libXp                    i386         1.0.0-8.1.el5          cd          22 k
    libaio-devel             i386         0.3.106-5              cd          12 k
    unixODBC                 i386         2.2.11-7.1             cd         830 k
    unixODBC-devel           i386         2.2.11-7.1             cd         743 k
    Transaction Summary
    ===============================================================================
    Install       6 Package(s)
    Upgrade       0 Package(s)
    Total download size: 3.3 M
    Is this ok [y/N]:   y
    Downloading Packages:
    Total                                          165 MB/s | 3.3 MB     00:00    
    Running rpm_check_debug
    Running Transaction Test
    Finished Transaction Test
    Transaction Test Succeeded
    Running Transaction
      Installing     : unixODBC                                                1/6
      Installing     : unixODBC-devel                                          2/6
      Installing     : libaio-devel                                            3/6
      Installing     : libXp                                                   4/6
      Installing     : compat-db                                               5/6
      Installing     : oracle-validated                                        6/6
    Installed:
      oracle-validated.i386 0:1.0.0-22.el5                                        
    Dependency Installed:
      compat-db.i386 0:4.2.52-5.1               libXp.i386 0:1.0.0-8.1.el5        
      libaio-devel.i386 0:0.3.106-5             unixODBC.i386 0:2.2.11-7.1        
      unixODBC-devel.i386 0:2.2.11-7.1        
    Complete!
    [root@oracle yum.repos.d]#
    Questions:
    Before  going to install  oracle 10g on OEL 5.5 ,
    Should i update following packages separately using  yum  or leave it ?? 
    Oracle 10.2 for OEL 5 32bits
    binutils-2.17.50.0.6-2.el5
    compat-libstdc++-33-3.2.3-61
    elfutils-libelf-0.125-3.el5
    elfutils-libelf-devel-0.125
    gcc-4.1.1-52
    gcc-c++-4.1.1-52
    glibc-2.5-12
    glibc-common-2.5-12
    glibc-devel-2.5-12
    glibc-headers-2.5-12
    libaio-0.3.106
    libaio-devel-0.3.106
    libgcc-4.1.1-52
    libstdc++-4.1.1
    libstdc++-devel-4.1.1-52.e15
    make-3.81-1.1
    sysstat-7.0.0
    unixODBC-2.2.11
    unixODBC-devel-2.2.11
    >>  I tried to update above packages   , but getting error >>
    [root@oracle yum.repos.d]# yum update binutils-2.17.50.0.6-2.el5
    Loaded plugins: security
    Skipping security plugin, no data
    Setting up Update Process
    No Match for argument: binutils-2.17.50.0.6-2.el5
    No package binutils-2.17.50.0.6-2.el5 available.
    No Packages marked for Update
    Thanks in advance ..

    @  Pradeepcmst
    First my sorry for late  reply. Still we did NOT start 10g r2 installation on OEL 5.5.
    Please have a look ,if we missed anything , kindly forward it.
    I have received some warning messages (when executing oracle-validated command ) and separately we did NOT use update command using yum.
    Ex
    # yum <package_name> 
    -  Is this necessary before issue  following  command  => # yum install  oracle-validated.
    >> What we did  - I am pasting here >>
    # cd  /etc/yum.repos.d
    #  vi  cd.repo 
    [cd]
    name=CD
    baseurl=file:///mnt/Server
    enabled=1
    gpgcheck=0                                    
    skip_if_unavailable=True
    # wget http://public-yum.oracle.com/public-yum-el5.repo
    --2013-10-15 13:04:22--  http://public-yum.oracle.com/public-yum-el5.repo
    Resolving public-yum.oracle.com... 124.124.252.19, 124.124.252.16
    Connecting to public-yum.oracle.com|124.124.252.19|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 4307 (4.2K) [text/plain]
    Saving to: `public-yum-el5.repo'
    100%[==================================================>] 4,307       --.-K/s   in 0s     
    2013-10-15 13:04:29 (134 MB/s) - `public-yum-el5.repo' saved [4307/4307]
    [root@oel5 yum.repos.d]# yum install  oracle-validated
    Loaded plugins: security
    el5_latest                                                           | 1.4 kB     00:00    
    el5_latest/primary                                                                     |  14 MB     08:27    
    el5_latest                                                                                            10433/10433
    Setting up Install Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package oracle-validated.i386 0:1.1.0-18.el5 set to be updated
    --> Processing Dependency: util-linux >= 2.13-0.52.0.1.el5_4.1 for package: oracle-validated
    --> Processing Dependency: irqbalance >= 2:0.55-16 for package: oracle-validated
    --> Processing Dependency: kernel-uek >= 2.6.32 for package: oracle-validated
    --> Processing Dependency: oraclelinux-release for package: oracle-validated
    --> Processing Dependency: libaio-devel for package: oracle-validated
    --> Processing Dependency: libXp for package: oracle-validated
    --> Running transaction check
    ---> Package irqbalance.i386 2:0.55-17.el5 set to be updated
    ---> Package kernel-uek.i686 0:2.6.32-400.33.1.el5uek set to be updated
    --> Processing Dependency: kernel-firmware = 2.6.32-400.33.1.el5uek for package: kernel-uek
    --> Processing Dependency: device-mapper-multipath >= 0.4.9-23.0.1.el5 for package: kernel-uek
    --> Processing Dependency: kexec-tools >= 1.102pre-96.1.1.el5_5.2 for package: kernel-uek
    --> Processing Dependency: mkinitrd >= 5.1.19.6-75.0.5 for package: kernel-uek
    --> Processing Dependency: ql2xxx-firmware for package: kernel-uek
    ---> 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 oraclelinux-release.i386 0:5-10.0.2 set to be updated
    ---> Package util-linux.i386 0:2.13-0.59.0.2.el5_8 set to be updated
    --> Running transaction check
    ---> Package device-mapper-multipath.i386 0:0.4.9-64.0.6.el5 set to be updated
    --> Processing Dependency: kpartx = 0.4.9-64.0.6.el5 for package: device-mapper-multipath
    --> Processing Dependency: device-mapper-multipath-libs = 0.4.9-64.0.6.el5 for package: device-mapper-multipath
    --> Processing Dependency: libmpathpersist.so.0 for package: device-mapper-multipath
    --> Processing Dependency: libmultipath.so for package: device-mapper-multipath
    ---> Package kernel-uek-firmware.noarch 0:2.6.32-400.33.1.el5uek set to be updated
    ---> Package kexec-tools.i386 0:2.0.3-4.0.4.el5 set to be updated
    --> Processing Dependency: mkinitrd = 5.1.19.6-61.0.1 for package: libbdevid-python
    ---> Package mkinitrd.i386 0:5.1.19.6-81.0.2.el5_10 set to be updated
    --> Processing Dependency: nash = 5.1.19.6-81.0.2.el5_10 for package: mkinitrd
    --> Processing Dependency: e2fsprogs >= 1.39-36 for package: mkinitrd
    --> Processing Dependency: iscsi-initiator-utils for package: mkinitrd
    ---> Package ql2xxx-firmware.noarch 0:1.01.01-0.5.el5 set to be updated
    --> Running transaction check
    ---> Package device-mapper-multipath-libs.i386 0:0.4.9-64.0.6.el5 set to be updated
    ---> Package e2fsprogs.i386 0:1.39-36.0.1.el5_9 set to be updated
    --> Processing Dependency: e2fsprogs-libs = 1.39-36.0.1.el5_9 for package: e2fsprogs
    ---> Package iscsi-initiator-utils.i386 0:6.2.0.872-16.0.1.el5 set to be updated
    ---> Package kpartx.i386 0:0.4.9-64.0.6.el5 set to be updated
    ---> Package libbdevid-python.i386 0:5.1.19.6-81.0.2.el5_10 set to be updated
    ---> Package nash.i386 0:5.1.19.6-81.0.2.el5_10 set to be updated
    --> Running transaction check
    --> Processing Dependency: e2fsprogs-libs = 1.39-23.el5 for package: e2fsprogs-devel
    ---> Package e2fsprogs-libs.i386 0:1.39-36.0.1.el5_9 set to be updated
    --> Running transaction check
    ---> Package e2fsprogs-devel.i386 0:1.39-36.0.1.el5_9 set to be updated
    --> Processing Conflict: kernel-uek conflicts udev < 095-14.27.0.1.el5_7.1
    --> Restarting Dependency Resolution with new changes.
    --> Running transaction check
    ---> Package udev.i386 0:095-14.29.0.2.el5 set to be updated
    --> Finished Dependency Resolution
    Dependencies Resolved
    ==================================================================================================================
    Package                               Arch            Version                          Repository           Size
    ==================================================================================================================
    Installing:
    oracle-validated                      i386            1.1.0-18.el5                     el5_latest           19 k
    Updating:
    udev                                  i386            095-14.29.0.2.el5                el5_latest          2.4 M
    Installing for dependencies:
    device-mapper-multipath-libs          i386            0.4.9-64.0.6.el5                 el5_latest          197 k
    iscsi-initiator-utils                 i386            6.2.0.872-16.0.1.el5             el5_latest          1.0 M
    kernel-uek                            i686            2.6.32-400.33.1.el5uek           el5_latest           24 M
    kernel-uek-firmware                   noarch          2.6.32-400.33.1.el5uek           el5_latest          3.8 M
    libXp                                 i386            1.0.0-8.1.el5                    el5_latest           22 k
    libaio-devel                          i386            0.3.106-5                        el5_latest           12 k
    oraclelinux-release                   i386            5-10.0.2                         el5_latest          3.0 k
    ql2xxx-firmware                       noarch          1.01.01-0.5.el5                  el5_latest          459 k
    Updating for dependencies:
    device-mapper-multipath               i386            0.4.9-64.0.6.el5                 el5_latest          122 k
    e2fsprogs                             i386            1.39-36.0.1.el5_9                el5_latest          832 k
    e2fsprogs-devel                       i386            1.39-36.0.1.el5_9                el5_latest          576 k
    e2fsprogs-libs                        i386            1.39-36.0.1.el5_9                el5_latest          120 k
    irqbalance                            i386            2:0.55-17.el5                    el5_latest           21 k
    kexec-tools                           i386            2.0.3-4.0.4.el5                  el5_latest          507 k
    kpartx                                i386            0.4.9-64.0.6.el5                 el5_latest          465 k
    libbdevid-python                      i386            5.1.19.6-81.0.2.el5_10           el5_latest           69 k
    mkinitrd                              i386            5.1.19.6-81.0.2.el5_10           el5_latest          488 k
    nash                                  i386            5.1.19.6-81.0.2.el5_10           el5_latest          1.4 M
    util-linux                            i386            2.13-0.59.0.2.el5_8              el5_latest          1.9 M
    Transaction Summary
    ==================================================================================================================
    Install       9 Package(s)
    Upgrade      12 Package(s)
    Total download size: 38 M
    Is this ok [y/N]:
    Downloading Packages:
    (1/21): oraclelinux-release-5-10.0.2.i386.rpm                                              | 3.0 kB     00:00    
    (2/21): libaio-devel-0.3.106-5.i386.rpm                                                    |  12 kB     00:00    
    (3/21): oracle-validated-1.1.0-18.el5.i386.rpm                                             |  19 kB     00:00    
    (4/21): irqbalance-0.55-17.el5.i386.rpm                                                    |  21 kB     00:00    
    (5/21): libXp-1.0.0-8.1.el5.i386.rpm                                                       |  22 kB     00:00    
    (6/21): libbdevid-python-5.1.19.6-81.0.2.el5_10.i386.rpm                                   |  69 kB     00:00    
    (7/21): e2fsprogs-libs-1.39-36.0.1.el5_9.i386.rpm                                          | 120 kB     00:05    
    (8/21): device-mapper-multipath-0.4.9-64.0.6.el5.i386.rpm                                  | 122 kB     00:05    
    (9/21): device-mapper-multipath-libs-0.4.9-64.0.6.el5.i386.rpm                             | 197 kB     00:13    
    (10/21): ql2xxx-firmware-1.01.01-0.5.el5.noarch.rpm                                        | 459 kB     00:30    
    (11/21): kpartx-0.4.9-64.0.6.el5.i386.rpm                                                  | 465 kB     00:39    
    (12/21): mkinitrd-5.1.19.6-81.0.2.el5_10.i386.rpm                                          | 488 kB     00:26    
    (13/21): kexec-tools-2.0.3-4.0.4.el5.i386.rpm                                              | 507 kB     00:14    
    (14/21): e2fsprogs-devel-1.39-36.0.1.el5_9.i386.rpm                                        | 576 kB     00:16    
    (15/21): e2fsprogs-1.39-36.0.1.el5_9.i386.rpm                                              | 832 kB     00:25    
    (16/21): iscsi-initiator-utils-6.2.0.872-16.0.1.el5.i386.rpm                               | 1.0 MB     00:30    
    (17/21): nash-5.1.19.6-81.0.2.el5_10.i386.rpm                                              | 1.4 MB     00:42    
    (18/21): util-linux-2.13-0.59.0.2.el5_8.i386.rpm                                           | 1.9 MB     02:10    
    (19/21): udev-095-14.29.0.2.el5.i386.rpm                                                   | 2.4 MB     02:43    
    (20/21): kernel-uek-firmware-2.6.32-400.33.1.el5uek.noarch.rpm                             | 3.8 MB     04:51 
    21/21): kernel-uek-2.6.32-400.33.1.el5 (97%) 96% [===========================- ]  13 kB/s |  23 MB     01:09 ETA
    (21/21): kernel-uek-2.6.32-400.33.1.el5uek.i686.rpm                                        |  24 MB     28:57    
    Total                                                                              15 kB/s |  38 MB     43:58    
    warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    el5_latest/gpgkey                                                                          | 1.4 kB     00:00    
    Importing GPG key 0x1E5E0159 "Oracle OSS group (Open Source Software group) <[email protected]>" from /etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
    Is this ok [y/N]: y
    Running rpm_check_debug
    Running Transaction Test
    Finished Transaction Test
    Transaction Test Succeeded
    Running Transaction
      Updating       : e2fsprogs-libs                                                                            1/33
    error: failed to stat /mnt/hgfs: No such file or directory
      Updating       : e2fsprogs                                                                                 2/33
      Updating       : udev                                                                                      3/33
      Updating       : util-linux                                                                                4/33
    warning: /etc/pam.d/login saved as /etc/pam.d/login.rpmsave
      Updating       : kpartx                                                                                    5/33
      Installing     : libXp                                                                                     6/33
      Updating       : kexec-tools                                                                               7/33
      Installing     : iscsi-initiator-utils                                                                     8/33
      Updating       : irqbalance                                                                                9/33
      Installing     : device-mapper-multipath-libs                                                             10/33
      Updating       : device-mapper-multipath                                                                  11/33
      Installing     : oraclelinux-release                                                                      12/33
      Installing     : ql2xxx-firmware                                                                          13/33
      Updating       : nash                                                                                     14/33
      Installing     : kernel-uek-firmware                                                                      15/33
      Installing     : libaio-devel                                                                             16/33
      Updating       : e2fsprogs-devel                                                                          17/33
      Updating       : mkinitrd                                                                                 18/33
      Installing     : kernel-uek                                                                               19/33
      Updating       : libbdevid-python                                                                         20/33
      Installing     : oracle-validated                                                                         21/33
      Cleanup        : e2fsprogs                                                                                22/33
      Cleanup        : mkinitrd                                                                                 23/33
      Cleanup        : irqbalance                                                                               24/33
      Cleanup        : e2fsprogs-libs                                                                           25/33
      Cleanup        : device-mapper-multipath                                                                  26/33
      Cleanup        : libbdevid-python                                                                         27/33
      Cleanup        : udev                                                                                     28/33
      Cleanup        : e2fsprogs-devel                                                                          29/33
      Cleanup        : kpartx                                                                                   30/33
      Cleanup        : nash                                                                                     31/33
      Cleanup        : kexec-tools                                                                              32/33
      Cleanup        : util-linux                                                                               33/33
    Installed:
      oracle-validated.i386 0:1.1.0-18.el5                                                                           
    Dependency Installed:
      device-mapper-multipath-libs.i386 0:0.4.9-64.0.6.el5     iscsi-initiator-utils.i386 0:6.2.0.872-16.0.1.el5     
      kernel-uek.i686 0:2.6.32-400.33.1.el5uek                 kernel-uek-firmware.noarch 0:2.6.32-400.33.1.el5uek   
      libXp.i386 0:1.0.0-8.1.el5                               libaio-devel.i386 0:0.3.106-5                         
      oraclelinux-release.i386 0:5-10.0.2                      ql2xxx-firmware.noarch 0:1.01.01-0.5.el5              
    Updated:
      udev.i386 0:095-14.29.0.2.el5                                                                                  
    Dependency Updated:
      device-mapper-multipath.i386 0:0.4.9-64.0.6.el5          e2fsprogs.i386 0:1.39-36.0.1.el5_9                    
      e2fsprogs-devel.i386 0:1.39-36.0.1.el5_9                 e2fsprogs-libs.i386 0:1.39-36.0.1.el5_9               
      irqbalance.i386 2:0.55-17.el5                            kexec-tools.i386 0:2.0.3-4.0.4.el5                    
      kpartx.i386 0:0.4.9-64.0.6.el5                           libbdevid-python.i386 0:5.1.19.6-81.0.2.el5_10        
      mkinitrd.i386 0:5.1.19.6-81.0.2.el5_10                   nash.i386 0:5.1.19.6-81.0.2.el5_10                    
      util-linux.i386 0:2.13-0.59.0.2.el5_8                  
    Complete!
    [root@oel5 yum.repos.d]#
    [root@oel5 yum.repos.d]# rpm -qa |grep oracle-valid
    oracle-validated-1.1.0-18.el5
    Thnaks ..

  • What the name of the  Adobe Flash package  I can install with yum .

    Hello,
    What the name of the Adobe Flash package I can install with yum . I am using oracle linux 6.4 x86_64.
    Thanks Glenn

    Admin1001 wrote:
    You will need to install the flash-plugin package.
    # yum install flash-pluginThere is no such installation package:
    # yum repolist
    Loaded plugins: security
    repo id                            repo name                                                                                  status
    ol6_UEK_latest                     Latest Unbreakable Enterprise Kernel for Oracle Linux 6Server (x86_64)                        169
    ol6_latest                         Oracle Linux 6Server Latest (x86_64)                                                       21,382
    repolist: 21,551
    # yum list flash-plugin
    Loaded plugins: security
    Error: No matching Packages to list

  • Error installing Dreamweaver from Creative Cloud Application Manager OSX

    Getting this error:
    Exit Code: 7
    Please see specific errors below for troubleshooting. For example,  ERROR:
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s)
    ERROR: Updating driver data failed. Driver entry was notadded. ARP estimated size 64578KB
    I have rebooted, etc. All of my other apps work fine it seems. However, it is interesting that Application Manager shows "Install" next to ALL apps, including the ones I have already installed using Application Manager.
    Any ideas?
    OSX 10.8.2  - 2011 27" iMac

    Exit Code 7 is usually the result of a permission error.  Please see Error "Exit 6" or "Exit 7" | Install log | Read, write, system file errors | CS5, CS5.5 - http://helpx.adobe.com/creative-suite/kb/error-exit-6-exit-7.html.  You will also want to review your installation log to determine which directories have compromised file permissions.  You can find details on how to locate and interpret the installation log at Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html.

  • "Selected disk does not exist" after install using Unetbootin

    Hello, I downloaed core iso file and use unetbootin to created a bootable usb disk, then I booted from the usb disk, installed the system as usual, then I rebooted the machine, the grub menu is shown, but when I selected archlinux, it shows:
       Booting 'Arch Linux'
    root (hd1,0)
    Error 21: Selected disk does not exist
    Press any key to continue...
    if I press any key, it goes to grub menu again.
    I noticed that when I installed the system, the usb disk is /dev/sda1, the harddisk is /dev/sdb1, /dev/sdb2 ... (several partitions), so I guess there is a problem here, and when I reboot, harddisk becomes /dev/sda1 sda2... so the system cannot find /dev/sdb1 2...
    I read a post about unetbootin, it did not mention anything about the problem, so I think there is no problem install using unetbootin...

    Try to change (hd1,0) pour (hd0,0). GRUB considers the disk from where he was loaded as hd0.
    If you want more infos check with http://sourceforge.net/projects/bootinfoscript/
    and post it's output.

  • Error while using LabVIEW 8.2.1 Dll from Visual C++ 6.0

    I am getting an error while using a LabVIEW 8.2.1 dll from Visual C++ 6.0 application. This is what I am doing:
    1) Created a dll using LabVIEW 8.2.1 (I used a tutorial from NI knowledge base: "Creating DLLs from 6.0i". It is a temperature conversion VI; input DegreeF and get DegreeC out). Instead of LabVIEW 6.0i, I used 8.2.1. It created the dll Convert_Temp.dll successfully.
    2) Then I created a Visual C++ 6.0 application (used a tutorial from NI knowledge base: "Calling a DLL from Microsoft Visual C++ that was Generated by LabVIEW 6i). I could build the project and create an executable application F_To_C.exe.
    3) Then copied the LabVIEW dll Convert_Temp.dll into the folder where F_To_C.exe resides. Using windows explorer, went into that folder, and executed the application.  I got the following error:
    System Error 998 while loading the LabVIEW run-time engine (C:\Program Files\National Instruments\Shared\LabVIEW Run-Time\8.2\lvrt.dll).
    Convert_Temp requires a version 8.2.1 (or compatible) LabVIEW Run-Time Engine. Please contact the vendor of Convert_Temp to correct this problem.
    I checked the folder: C:\Program Files\National Instruments\Shared\LabVIEW Run-Time\8.2\. It has the file lvrt.dll.
    So why am I getting this error?
    GKB

    sounds like you need to install the LabVIEW 8.2.1 runtime. Not the 8.2 runtime engine.
    Paul <--Always Learning!!!
    sense and simplicity.
    Browse my sample VIs?

Maybe you are looking for