Rpm source install

I am trying to install IBM DB2 client on my Arch box.  Install program is a 700 line shell script which uses RPM commands to install the actual software with various switches. Using an RPM converter is not really an option, so...
I am trying to install RPM program itself from source.  The make process bombs with an error:
gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I... -Wall -Werror -g -02 -D_GNUSOURCE -D_REENTRANT ... -Wmissing-prototypes ... next_prime.c:43: warning no previous protype for next_prime
Do I need to update the gcc lib?  Any help would be greatly appreciated.  -Alec[/code]

alecbrecher wrote:
I am trying to install RPM program itself from source.  The make process bombs with an error:
gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I... -Wall -Werror -g -02 -D_GNUSOURCE -D_REENTRANT ... -Wmissing-prototypes ... next_prime.c:43: warning no previous protype for next_prime
That's a warning... try removing the -Werror part... it might still compile... *shrug*

Similar Messages

  • The installation was canceled: Install Windows: Windows cannot open the required file E:\sources\install.wim Error code: 0x80070570

    I have a Windows XP computer and accidentally formatted the C:\ Drive. I then decided to buy the Windows Vista CD installation and popped it into the CD Drive, there was a problem with the Drive so I had to move it onto a USB Drive instead(on another computer).
    When I booted my PC(C: Drive formatted) all went well until I typed in the product key and clicked next. It shows a dialog box:
    Install Windows
    Windows cannot open the required file E:\Sources\Install.wim. The file may be                                        
    corrupt or missing. Make sure all files required for installation are available, and                                                
    restart the installation. Error code: 0x80070570
    I am in urgent need of help immediately. Please help me!
    P.S. and thanks for advance for any help. Sorry for anyone with the same problem.
    PC info: HP dc5750 Small Form Factor

    It sounds like there's a problem with that file. You will need to re-copy the files to USB or even re-download the operating system from Microsoft.

  • Parrallels/ VMWare with Windows 7 64 bit from Free Source (Installing)

    I am still a rather new Mac user and making the transition from Windows.  Unfortunately, there are numerous, small programs that I am still relying on that is virtually only compatable with Windows (using wineskin seems unstable for these programs).  So, instead of letting go of Windows completely, I'd like to get Windows on my Mac (which was a huge selling point for me when I got my Mac).  I have attempted to install Windows XP Pro using the latest version of VMWare - this was unsuccessful for some reason.  I have decided to make a second attempt at installing Windows using either Parrallels or VMWare, however this time using Windows 7 64 bit Full Version.  The only hold up in following through is obtaining the Windows 7 software.  Looking into getting the best price I have found plenty of websites offering ISO downloads for Windows 7.  Unfortunately, the official Microsoft website does not sell Windows 7 any longer.  Thus before taking the dive into buying the software from a source like Staples, OfficeMax, or any other place, I am wondering how legit these websites are (please see the websites below).  In no way am I trying to be cheap, however, if this is something that is legit, I thought "why not".  The attention grabber for looking into these websites (website #3) was the explanation of the Service Package 1 files not being included on the software disc when purchased.  Whether this would make a difference or not when installing Windows 7 on my Mac or not, I would not know.
    http://unlockforus.blogspot.com/2012/03/downloading-windows-7-for-free-full.html
    http://expert2program.blogspot.com/2013/02/windows-7-ultimate-download-full.html
    http://www.downloadcrew.com/article/25105-windows_7_home_premium_sp1_64-bit
    So my questions...
    Would the downloads on these websites be a legit way of obtaining Windows 7 and getting it to work on my Mac?
    Would obtaining and purchasing a software disc be the best?
    Lastly... what should I look out for when purchasing Windows 7 software to avoid any pitfalls?
    Finally, I am using a Mac Book Pro, purchased brand new from Apple in May 2012 - I have no exact clue of any of its specs.
    P.S.  I read through plenty of questions of the forum and have found not very many questions covering this issue.
    To any who can address the questions here on this post, I thank you for your time and assistance in advance.

    Actually, see this website for the explanation of the SP1 files:
    http://www.downloadcrew.com/article/25015-windows_7_home_premium_sp1_64-bit
    Thanks.

  • " Rpm ' package install in solaris 10

    hi all,
    I want to install rpm package in solaris 10. I already installed rpm-4.1 for solaris. here is the output
    bash-3.00#
    bash-3.00# /opt/sfw/bin/rpm
    RPM version 4.1
    Copyright (C) 1998-2002 - Red Hat, Inc.
    This program may be freely redistributed under the terms of the GNU GPL
    Usage: rpm [-a|--all] [-f|--file] [-g|--group] [-p|--package] [--specfile]
            [--whatrequires] [--whatprovides] [-c|--configfiles] [-d|--docfiles]
            [--dump] [-l|--list] [--queryformat=QUERYFORMAT] [-s|--state]
            [--nomd5] [--nofiles] [--nodeps] [--noscript] [--addsign]
            [-K|--checksig] [--import] [--resign] [--nodigest] [--nosignature]
            [--initdb] [--rebuilddb] [--allfiles] [--allmatches] [--badreloc]
            [-e|--erase <package>+] [--excludedocs] [--excludepath=<path>]
            [--force] [-F|--freshen <packagefile>+] [-h|--hash] [--ignorearch]
            [--ignoreos] [--ignoresize] [-i|--install] [--justdb] [--nodeps]
            [--nomd5] [--noorder] [--nosuggest] [--noscripts] [--notriggers]
            [--oldpackage] [--percent] [--prefix=<dir>] [--relocate=<old>=<new>]
            [--repackage] [--replacefiles] [--replacepkgs] [--test]
            [-U|--upgrade <packagefile>+] [-D|--define 'MACRO EXPR']
            [-E|--eval 'EXPR'] [--macros=<FILE:...>] [--nodigest] [--nosignature]
            [--rcfile=<FILE:...>] [-r|--root ROOT] [--querytags] [--showrc]
            [--quiet] [-v|--verbose] [--version] [-?|--help] [--usage]
            [--scripts] [--setperms] [--setugids] [--conflicts] [--obsoletes]
            [--provides] [--requires] [--info] [--changelog] [--triggers]
            [--last] [--filesbypkg] [--redhatprovides] [--redhatrequires]
            [--buildpolicy=<policy>] [--with=<option>] [--without=<option>]
    bash: rpm: command not foundI also update rpm db ,
    rpm --initdb.
    But same.. Pls help..
    Thanks
    Partha
    pls tell me what

    You need to either use the full path - /opt/sfw/bin/rpm or add /opt/sfw/bin/ to the path statement in your profile.
    If you are trying to run from the /opt/sfw/bin/ directory then you do the following:
    # ./rpm
    RPMs are mainly for Linux. I have seen only a couple RPMs for Solaris in the last 15 years and they came from a third-party vendor. What are you trying to install??
    regards

  • J2sdk 1.4, Redhat RPM, specify install directory?

    Hi,
    I need to install the 1.4 sdk to a software repository that requires I install it to '/usr/local/java', and the rpm installs to /usr/java. I tried using --relocate, but it says it's non-relocateable.  How can I accomplish this?  symlinks are not a viable alternative in this case!
    Thanks.

    Thanks for the reply. However, It appears that BOTH
    downloads for redhat are, in fact, rpm's. Downloading
    the tar file results in getting a '.bin' file, which,
    when run, simply produces an rpm! ???Nope... the one you want is a download from the row "Linux GNUZIP Tar shell script". That one will, when run, create a directory in the current directory called j2sdk1.4.0. :-)
    It's not Red Hat specific, but there should be no problems getting it to work in Red Hat.
    Bhav

  • Possibly missing RPMs from install or OEL 5.3

    Greetings Gurus ...
    I installed OEL 5.3 yesterday in preparation for using it as a SOA testbed ... I reviewed the prereqs for installing 10.2.0.1 and it calls for several pkgs to be installed:
    binutils-2.15.92.0.2-13.EL4
    compat-db-4.1.25-9
    compat-libstdc++-296-2.96-132.7.2
    control-center-2.8.0-12
    gcc-3.4.3-22.1.EL4
    gcc-c++-3.4.3-22.1.EL44
    glibc-2.3.4-2.9
    glibc-common-2.3.4-2.9
    gnome-libs-1.4.1.2.90-44.1
    libstdc++-3.4.3-22.1
    libstdc++-devel-3.4.3-22.1
    make-3.80-5
    pdksh-5.2.14-30
    sysstat-5.0.5-1
    xscreensaver-4.18-5.rhel4.2
    setarch-1.6-1
    I dumped my rpms out and checked and had to install 4: compat-db-4.1.25-9, gnome-libs-1.4.1.2.90-44.1, pdksh-5.2.14-30, and xscreensaver-4.18-5.rhel4.2.
    I searched and downloaded the four's latest version, and got three installed ok. I went to install gnome-libs-1.4.2-5.el5.i386.rpm and it errored out with the following:
    [root@jdlandryus RPMs]# rpm -ivh gnome-libs-1.4.2-5.el5.i386.rpm
    error: Failed dependencies:
    libIIOP.so.0 is needed by gnome-libs-1.4.2-5.el5.i386
    libORBit.so.0 is needed by gnome-libs-1.4.2-5.el5.i386
    libORBitCosNaming.so.0 is needed by gnome-libs-1.4.2-5.el5.i386
    libORBitutil.so.0 is needed by gnome-libs-1.4.2-5.el5.i386
    libgdk-1.2.so.0 is needed by gnome-libs-1.4.2-5.el5.i386
    libgdk_imlib.so.1 is needed by gnome-libs-1.4.2-5.el5.i386
    libglib-1.2.so.0 is needed by gnome-libs-1.4.2-5.el5.i386
    libgmodule-1.2.so.0 is needed by gnome-libs-1.4.2-5.el5.i386
    libgtk-1.2.so.0 is needed by gnome-libs-1.4.2-5.el5.i386
    libpng.so.2 is needed by gnome-libs-1.4.2-5.el5.i386
    [root@jdlandryus RPMs]#
    I researched and these libraries are installed with ORBit. As you can see from the following:
    ORBit2-2.14.3-5.el5
    ORBit2-devel-2.14.3-5.el5
    Ok ... anyone have any ideas on how to get around this?
    Thanks in advance.
    Jim

    there are two important dangerous things here:
    -do NOT mix up different repositories, unless they are complimentary (like EPEL), or you absolutely know what you are doing. it's easy to get broken dependencies with different repositories.
    -do NOT use nodeps. having to use nodeps means (quite probably) you are installing a broken dependency. there are scenario's imaginable in which you need this, but then you have to know exactly what the outcome is.

  • HOW TO INSTALL TAR.GZ FILE ON LINUX MINT WHICH USES RPM TO INSTALL SOFTWARES??? :(((((((

    help me with this probelm as i am new to linux mint

    All Oracle development, coding, testing, documentation, certification and support experience for Oracle on OEL is based upon a "default-RPMs" installation
    See Metalink Note:401167.1.
    Message was edited by:
    steeveb

  • How do I source install media to upgrade from Tiger 10.4.11 to Leopard 10.5

    My aim is to upgrade my macbook to snow leopard 10.6 from Tiger 10.4. I bought the media for 10.6 but didn't realise that my macbook should be at a minimum of OS X 10.5 to be able to upgrade to Snow Leopard.
    Does anyone know if 10.5 upgrade media is still available?
    My Macbook has a 1.81Ghz Intel Core 2 Duo processor and 1GB Ram, is that enough for Snow Leopard? Anyone else in this situation?
    Any help and advice is welcome. Thanks in advance.

    Hi hdereland, and a warm welcome to the forums!
    Does anyone know if 10.5 upgrade media is still available?
    You have to call Apple to see if they still have it available, the Stores no longer have it.
    My aim is to upgrade my macbook to snow leopard 10.6 from Tiger 10.4.
    Many just install it anyway from 10.4

  • Have you noticed high fan RPMs after installing Quadro 4000 ?

    Just after I installed my new Nvidia Quadro 4000 for Mac I noticed that the fans are running at a much higher speed, everything else is working fine though, has anybody else noticed something like this ?, thanks

    Yes it has been reported.
    We have some threads over the last months, and on MacRumors.
    Do you have ATI 5770 in there also?
    I would use SmcFanControl 2.2.2 and boost the fans to get moe air flowing to begin and prevent heat buildup.
    smcFanControl
    Mac Pro MacRumors

  • Error attempting to read from the source install database: C:\WINDOWS\Installer\e2120a.msi?

    I have had itunes before but now its not working. I've tried many times to fix this problem but i none work. I also got a error 7 (Windows error 999) but now not anymore hopefully. I really need help on this problem. (If this helps, Before i was updating itunes and my computer froze so i turn it off and that was when everything went crazy).

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • Unable to start EBS DB after the Server Crash. Error in installing the Required RPM.

    Hi , Hussein ( As most of the Time It is Only you here who comes to the rescue or give Usefull inputs. I am sorry if i mistaken, no Pan intended for Other Experts)
    I 've also posted this issue here but got no response. https://forums.oracle.com/thread/2590497 
    Badly require your inputs and suggestions on the Following Issue. , Really Appreciate the suggestions.
    I need to Install the sabayon-apply rpm which could fix the issue after the Server Crash but unable to install it.
       Please see the Brief of the Issue.
    I got stuck up in installing the rpm after the server(Red Hat Enterprise Linux Server release 6.0 (Santiago) x86_64 GNU/Linux) got
    crashed Eventhough I am able to start it in Xwindows but not able to run or start EBS database along with many other programmes. Also The
    VirtualBox machine installed on it 've No issue, they work fine  But the host OS is not fine. as there are lots of
    errors in .xsession-errors. which i 've pasted below.  And Unable to Install the sabayon-apply rpm that could have fix the Issue.
    I would highly Appreciate if anyone could drop few hints and suggestions on this Issue as this is really Urgently Important for me.
    Please see the following Brief of the Issue.
      after starting the server in Xwindows I was installing the rpms from RHEL6/Packages directory on the server even installed 10-12 rpms
      While installing the rpm i 've inadvertantly issued or run  this command
      rpm -ivh *.rpm --force --nodeps  as it ended up with Errors Header V3 RSA/SHA256 Signature, key ID fd431d51: BAD
        After That I could Not Install any rpm with yum or rpm command as getting the Same Errors. 
    while trying to install individual rpm am getting the followig Errors
    [root@ebs Packages]# rpm -ivh libX11*
    error: libX11-1.3-2.el6.i686.rpm: Header V3 RSA/SHA256 Signature, key ID fd431d51: BAD
    error: libX11-1.3-2.el6.i686.rpm cannot be installed
    [root@ebs Packages]# rpm --checksig gtk2*
    gtk2-2.18.9-4.el6.i686.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-2.18.9-4.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-devel-2.18.9-4.el6.i686.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-devel-2.18.9-4.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-devel-docs-2.18.9-4.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-engines-2.18.4-5.el6.i686.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-engines-2.18.4-5.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-immodule-xim-2.18.9-4.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    For that I tried to import the RPM GPG Key But still faced the same errors
    [root@ebs yum.repos.d]# wget http://public-yum.oracle.com/RPM-GPG-KEY-oracle-ol6 -O /etc/pki/rpm-gpg/RPM-GPG-KEY-oracle Key fingerprint = 4214 4123 FECF
    C55B 9086  313D 72F9 7B74 EC55 1F03
    --2013-10-08 00:04:56--  http://public-yum.oracle.com/RPM-GPG-KEY-oracle-ol6
    Resolving public-yum.oracle.com... 202.159.216.177, 202.159.216.171
    Connecting to public-yum.oracle.com|202.159.216.177|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 1011 [text/plain]
    Saving to: “/etc/pki/rpm-gpg/RPM-GPG-KEY-oracle”
    FINISHED --2013-10-08 00:05:06--
    Downloaded: 6 files, 55K in 2.0s (27.7 KB/s)
    100%[===========================================================================================================================================================>]
    1,011 --.-K/s   in 0s
    2013-10-08 00:04:56 (155 MB/s) - “/etc/pki/rpm-gpg/RPM-GPG-KEY-oracle”
    saved [1011/1011]
       Than i run this command
    [root@ebs yum.repos.d]# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-oracle  ----it Returns with no output
    [root@ebs yum.repos.d]#
    [root@ebs log]# rpm -q gpg-pubkey-ec551f03-4c2d256a
    gpg-pubkey-ec551f03-4c2d256a
    But still I can't install the rpms, got the same Errors. please see the following
    [root@ebs yum.repos.d]# yum install firefox*
    Loaded plugins: refresh-packagekit, rhnplugin
    This system is not registered with RHN.
    RHN support will be disabled.
    Setting up Install Process
    Downloading Packages:
    (1/2): firefox-17.0.9-1.0.1.el6_4.x86_64.rpm
      |  25 MB     03:42
    (2/2): xulrunner-17.0.9-1.0.1.el6_4.x86_64.rpm
      |  14 MB     02:03
    Total
    117 kB/s |  39 MB     05:46
    error: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID ec551f03: BAD
    Problem opening package xulrunner-17.0.9-1.0.1.el6_4.x86_64.rpm
    [root@ebs log]# rpm -qf `which gpg`
    error: rpmdbNextIterator: skipping h#     455 Header V3 RSA/SHA256
    Signature, key ID fd431d51: BAD
    [root@ebs log]# gpg --list-keys
    /root/.gnupg/pubring.gpg
    pub 1024D/11F63C51 2002-02-28
    uid Jamie Cameron <[email protected]>
    sub 1024g/1B24BE83 2002-02-28
    pub 2048D/671DF296 2013-10-08
    uid oracle
    sub 2048g/9FE459CE 2013-10-08
    pub 1024R/F3A5AC78 2013-10-08
    uid oracle (no comment) <[email protected]>
    sub 1024R/6DC65985 2013-10-08
    pub 1024R/78F6C944 2013-10-08
    uid root user (Example GPG Key Signature For RPM
    Packages) <[email protected]>
    sub 1024R/77C97AFF 2013-10-08
    [root@ebs log]# rpm -qi 'gpg-pubkey-*'
    Name : gpg-pubkey Relocations: (not relocatable)
    Version : ec551f03 Vendor: (none)
    Release : 4c2d256a Build Date: Wed 09 Oct
    2013 01:09:10 AM IST
    Install Date: Wed 09 Oct 2013 01:09:10 AM IST      Build Host: localhost
    Group : Public Keys Source RPM: (none)
    Size : 0 License: pubkey
    Signature : (none)
    Summary : gpg(Oracle OSS group (Open Source Software group)
    <[email protected]>)
    Description :
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: rpm-4.8.0 (NSS-3)
    mQENBEwtJWoBCACpiY2rGA6T0ceBi92X88/QclytVBjtDRohOVzs3pmIPh3ULqsW
    G323nmyKbKQBBSjh9OnuO9Y09VG8mzr/w9YV0Ix4cI9/HDTERZ2+TR5u+VNn5J5h
    yvwQSN/FEK6oH2+mz7O0yUNleN7UltR4MOEkHIoAhIvv+1AQQKN3OM8oalz+3gv/
    zz9rAoQczQzT7QWOtBrsRMZgBrKXY/TpJrpVSO3Hx8CnbhKGtLxCCrxZ5v7hh1ht
    3CRAr2+h5bDA9KP6vBZWKEs7NgcvtZFDY6EJc7AoApr3phX9hHE2+snTxe82DkFT
    uA69C8wLyjPCoSy+tcaCqJKOZelNy9RN/WKRABEBAAG0RE9yYWNsZSBPU1MgZ3Jv
    dXAgKE9wZW4gU291cmNlIFNvZnR3YXJlIGdyb3VwKSA8YnVpbGRAb3NzLm9yYWNs
    ZS5jb20+iQE8BBMBAgAmBQJMLSVqAhsDBQkWjmoABgsJCAcDAgQVAggDBBYCAwEC
    HgECF4AACgkQcvl7dOxVHwMiNAf/cD8R74fCBeQsAYid5slIz7CG8xEOBUTDNEJT
    p/owtzr7m7Ydp1txNBOkVeVkUP8czX5EldcmoxA4kCCyHhnxmpJnOt52Fy5ZRnYh
    Ll5gYdpJpXGVScB7fnlh3rJAaesSTacVFC5MKIYPZBiTo9soSXMLNcG8WqHPasdd
    AblC4t5BTDNYlX1RiPeP6m5egHnnxyAXsis8fqIZY0RC9hERxWQ6hdDAX0tJXY8F
    88HDUozvo8jqTlg/5GZcfqcbUjjMUJQ5cBtH3adCthMycdPpPXWJQBuzMIdFJ03u
    YuQ3XrKxBkOLips+OZuWNVZzrPOHsenb49aX4yQsLVc2E2fhKQ==
    =M8XY
    -----END PGP PUBLIC KEY BLOCK-----
    I 've tried to remove the existing keys But Not able to remove them as well.
    Is this the right way of removing the keys ?
    rpm -e --allmatches 'gpg-pubkey-ec551f03-*'  the ec551f03 is the
    version of rpm -qi 'gpg-pubkey-*' query...  Please correct
    Could you tell what I am missing here that's causing the Issue.
    Following are the Errors that is observed in .xsession-errors log file
    ===== BEGIN RING BUFFER (/usr/sbin/sabayon-apply) =====
    MainThread 2013/10/08 18:34:23.3001 (sabayon-apply): No profile for
    user 'root' found
    MainThread 2013/10/08 18:34:23.3005 (sabayon-apply): Fatal exception!
    Exiting abnormally.
    MainThread 2013/10/08 18:34:23.3009 (sabayon-apply): Traceback (most
    recent call last):
    File "/usr/sbin/sabayon-apply", line 149, in <module>
    sys.exit (util.EXIT_CODE_NO_USER_PROFILE)
    SystemExit: 3
    ===== END RING BUFFER (/usr/sbin/sabayon-apply) =====
    This configuration for the debug log can be re-created
    by putting the following in ~//etc/sabayon/sabayon-debug-log.conf
    (use ';' to separate domain names):
    [debug log]
    max lines = 1000
    gnome-session[3707]: EggSMClient-WARNING: Desktop file
    '/etc/xdg/autostart/esc.desktop' has malformed Icon key
    'esc.png'(should not include extension)
    GNOME_KEYRING_SOCKET=/tmp/keyring-x5SKbN/socket
    SSH_AUTH_SOCK=/tmp/keyring-x5SKbN/socket.ssh
    Failed to play sound: Not available
    (polkit-gnome-authentication-agent-1:3917): GLib-GObject-WARNING **:
    cannot register existing type `_PolkitError'
    (polkit-gnome-authentication-agent-1:3917): GLib-CRITICAL **:
    g_once_init_leave: assertion `initialization_value != 0' failed
    W: main.c: This program is not intended to be run as root (unless
    --system is specified).
    ** Message: applet now removed from the notification area
    ** (gnome-user-share:3948): WARNING **: gnome-user-share cannot be
    started as root for security reasons.
    08/10/2013 06:34:26 PM Autoprobing TCP port in (all) network interface
    08/10/2013 06:34:26 PM Listening IPv{4,6}://*:5900
    08/10/2013 06:34:26 PM Autoprobing selected port 5900
    08/10/2013 06:34:26 PM Advertising authentication type: 'No Authentication' (1)
    08/10/2013 06:34:26 PM Advertising security type: 'No Authentication' (1)
    Initializing nautilus-gdu extension
    Initializing nautilus-open-terminal extension
    ** Message: applet now embedded in the notification area
    Connecting to deprecated signal
    QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    kbuildsycoca4 running...
    Connecting to deprecated signal
    QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    Connecting to deprecated signal
    QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    Window manager warning: Invalid WM_TRANSIENT_FOR window 0x4e00004
    specified for 0x4e00019 (Restore Se).
    Object::disconnect: Unexpected null parameter
    QObject::connect: Cannot connect (null)::activePartChanged(
    KParts::Part * ) to KHTMLPart::slotActiveFrameChanged( KParts::Part *
    kio_http_cache_cleaner: Already running!
    Object::disconnect: Unexpected null parameter
    Window manager warning: Invalid WM_TRANSIENT_FOR window 0x5200004
    specified for 0x5200019 (Restore Se).
    Object::disconnect: Unexpected null parameter
    QObject::connect: Cannot connect (null)::activePartChanged(
    KParts::Part * ) to KHTMLPart::slotActiveFrameChanged( KParts::Part *
    Object::disconnect: Unexpected null parameter
    QObject::connect: Cannot connect (null)::activePartChanged(
    KParts::Part * ) to KHTMLPart::slotActiveFrameChanged( KParts::Part *
    Object::disconnect: Unexpected null parameter
    Window manager warning: Invalid WM_TRANSIENT_FOR window 0x4e00004
    specified for 0x4e08cb7 (timesofind).
    libpng warning: Extra compressed data in IDAT
    Window manager warning: Invalid WM_TRANSIENT_FOR window 0x4e00004
    specified for 0x4e0a6e3 (Server Aut).
    Highly appreciate the response.
    Thanks And Regards
    MZ

    The Packaged are already there on the server as the RHEL software DVD is copied on the server.
    Yes it was working before the crash, And Even after the Crash i.e
    after starting the server in Xwindows I was installing the rpms from RHEL6/Packages directory on the server even installed 10-12 rpms
      and was in the process of installing the sabayon rpm i 've inadvertantly issued or run  this command
      rpm -ivh *.rpm --force --nodeps  from RHEL software Packages directory.   
    and it ended up with Errors Header V3 RSA/SHA256 Signature, key ID fd431d51: BAD
       After that I could Not install any rpm from rpm or yum command.
       I 've  Downloaded the new sabyon*  and Other rpms from the net and tried to install them with rpm or yum command but
        got the same Errors Header V3 RSA/SHA256 Signature, key ID fd431d51: BAD 
       with yum am getting this error
       error: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID ec551f03: BAD.
      I 've Tried searching on google as well for at least 10 hours but did not get any help from it so far.
      The Reinstallation of OS is not AN Option for me rightnow.
       Could you tell something which i could try & may be that works.
    Thanks
    MZ

  • Can't Install Desktop Experience on Server 2012 - Sources problem

    Hi Guys,
    I have been struggling to install the Desktop Experience (Which includes Ink and Handwriting Services) feature on a new Server 2012 VM, and I haven't been able to.  It always says it can't find the sources ("Do you need to specify an alternate source
    path?"), even though the DVD image is readily accessible to the server I try yo deploy this to (the same server where I tried to add the feature from).
    I think I have tried pretty much everything (From UI through Server Manager, to PowerShell and DISM), and I get "The source files could not be found".    
    My preferred method would be the UI one, but I still can't figure out what I am missing.  The Server 2012 image is available on the server directly (through Hyper-V CD mount). 
    I know that by default, Windows will try to use Windows Update to get the feature files from (if no offline location is specified), but for some reason that one fails too.
    I tried using as a source location (My understanding is that the files are inside the WIM): 
    -    WIM:E:\Sources\Install.wim:2
    -    E:\Sources\SxS\
    -  Mounting the WIM in a folder on the C drive through DISM, and reference that path in the "Add Roles and Features screen"
    And of the countless times I've tried, I always get "The source files could not be found. Try installing roles, role services, or features again in a New Add Roles and Features Wizard session, and on the confirmation page of the wizard, click "Specify an
    alternate source path" to specify a valid location of the source files that are required for the installation. The location must be accessible by the computer account of the destination server."
    I have rebooted the server, and I have made sure the DVD image is available (by opening the E drive on windows explorer and browsing through the installer folders.
    As a side note, on this server I also installed .NET 3.5 from this same offline source, by referencing "E:\Sources\SxS\" as the install source, and everything went just fine.  Still not sure what I am missing.
    Thoughts?

    Thansk Yan!  
    That clarifies why try to install it was failing.  However, I have some other questions:
     - How did this happen (This OS was installed from the regular Server 2012 Standard - Not Server Core that was converted to the GUI version)?. 
     - How can I fix it (Make Desktop Experience be listed as "Available") ?
    UPDATE: 
    I tried installing the Desktop-Experience feature through PowerShell but this is what I got:
    PS C:\Users\administrator.MF> Install-WindowsFeature Desktop-Experience -Source WIM:D:\Sources\Install.wim:2
    Install-WindowsFeature : The request to add or remove features on the specified server failed.
    Installation of one or more roles, role services, or features failed.
    The source files could not be downloaded.
    Use the "source" option to specify the location of the files that are required to restore the feature. For more
    information on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077. Error: 0x800f0906
    At line:1 char:1
    + Install-WindowsFeature Desktop-Experience -Source WIM:D:\Sources\Install.wim:2
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidOperation: (@{Vhd=; Credent...Name=localhost}:PSObject) [Install-WindowsFeature],
        Exception
        + FullyQualifiedErrorId : DISMAPI_Error__Cbs_Download_Failure,Microsoft.Windows.ServerManager.Commands.AddWindowsF
       eatureCommand
    Success Restart Needed Exit Code      Feature Result
    False   No             Failed         {}
    UPDATE 2:
    I mounted the WIM in a folder on the c drive through the command:
    C:\WIM\Windows\WinSxS>Dism /Mount-Wim /WimFile:D:\Sources\Install.wim /Index:2 /MountDir:C:\WIM /ReadOnly
    And ran the install feature again, now pointing to the actual WimSxS folder (as described here:
    http://technet.microsoft.com/en-us/library/hh831786.aspx):
    PS C:\Users\administrator.MF> Install-WindowsFeature Desktop-Experience -Restart -Source c:\wim\windows\winsxs
    Install-WindowsFeature : The request to add or remove features on the specified server failed.
    Installation of one or more roles, role services, or features failed.
    The source files could not be downloaded.
    Use the "source" option to specify the location of the files that are required to restore the feature. For more
    information on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077. Error: 0x800f0906
    At line:1 char:1
    + Install-WindowsFeature Desktop-Experience -Restart -Source c:\wim\windows\winsxs
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidOperation: (@{Vhd=; Credent...Name=localhost}:PSObject) [Install-WindowsFeature],
        Exception
        + FullyQualifiedErrorId : DISMAPI_Error__Cbs_Download_Failure,Microsoft.Windows.ServerManager.Commands.AddWindowsF
       eatureCommand
    Success Restart Needed Exit Code      Feature Result
    False   No             Failed         {}
    I am still getting the same result.. Sources not found.

  • How to install and where to get kernal source for Oracle VM Server

    Hi guys
    Can someone point me in the right direction for oracle VM Server kernal source, as the server I am using won't ping, and found its cause it doesnt recognise the network adapter, says there is no drivers.
    But the HP website states I have to have the kernal source install so that I can build the driver.
    Any suggestions or help on the matter?
    Thanks

    Thanks
    I got my server to ping.
    Now I have ran into more trouble.
    I have been following ORacles installation guide for installing a Virtual Machine, but am struggling to install it, as their instructions don't match whats on the screen.
    They tell you to copy each CD into a directory.....
    and then mount that directory as an NFS mount.
    I done all that
    and then it tells u to do virt-install
    So I do that, and it all works great, until the end part, its mean to ask you what is your installation souce directory , and your supposed to put nfs:selfhostname_ip_address:/path/to/files
    and away you go.
    However my server says " what would you like to use as your virtual CD image"
    and so I type nfs:server_ip_address:/path/to/files etc, and I get the error CD MUST EXIST
    so to get around this, I just typed /OVS/iso_pool/Disc1.img
    and away we go, instlalation starts....
    However THe instlalation then asks for disc 2, and then I get stuck, how do I tell it, that I changed the disc, and its ready?
    I tried an installation of mounting the disc1 iso from a cd to /mnt
    and then wen it wanted disc 2 I dont umount -l /mnt ...it said inodes busy, so I just forced the eject CD physically ont he drive
    and then mount /dev/cdrom /mnt , for disc3
    but it didn't detect I changed a cd.
    Can anyone help me, its really urgent have to get this server up and running by today if possible.

  • Install-WindowsFeature with -source doesn't work

    I use MDT (2012 U1) to create my servers.
    I use a task to capture and another to deploy my capture. Basics tasks !
    It works fine.
    But when I want to install a removed feature, like XPS-Viewer, it failed.
    It failed only if I use the WSUS tasks or if I don't use them but wait my deployed server update via my WSUS during the night.
    To install the feature I use this command line :
    Install-WindowsFeature XPS-Viewer -source wim:d:\sources\install.wim:2
    My iso is well present and it is the same command line I use and works when no updates are done.
    Could you help me ?
    Thank you.
    Ludovic.

    Hi,
    Your issue seems to be out of the scope of this forum.I suggest you ask in the
    WDS forum or
    Powershell forum to see whether there are any clues.
    Thanks for the understandings.
    Regards,
    Clarence
    TechNet Subscriber Support
    If you are
    TechNet Subscription user and have any feedback on our support quality, please send your feedback
    here.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • How to install rpm's on OEL with automatic dependency resolving

    Hi there,
    I am using OEL 5.5. Is there a way to install RPM with automatic dependency resolution? I mean, if the the RPM being installed needs one or more other (and maybe one of those RPMs also have dependencies), is there a way to tell OEL to automatically install those RPMs first?
    Please let me know!
    TIA

    here is the output:
    [root@collabn1 RPMS]# cd /etc/yum.repos.d/
    [root@collabn1 yum.repos.d]# ls -la
    total 24
    drwxr-xr-x  2 root root  4096 Apr  1  2010 .
    drwxr-xr-x 94 root root 12288 Jul 15 19:11 ..
    [root@collabn1 yum.repos.d]# wget http://public-yum.oracle.com/public-yum-el5.repo
    --2011-07-15 19:43:32--  http://public-yum.oracle.com/public-yum-el5.repo
    Resolving public-yum.oracle.com... 141.146.44.34
    Connecting to public-yum.oracle.com|141.146.44.34|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 2308 (2.3K) [text/plain]
    Saving to: `public-yum-el5.repo'
    100%[===========================================================>] 2,308       --.-K/s   in 0s     
    2011-07-15 19:43:36 (69.3 MB/s) - `public-yum-el5.repo' saved [2308/2308]
    [root@collabn1 yum.repos.d]# now which section of the config file should I modify (I have OEL 5.5):
    [root@collabn1 yum.repos.d]# cat *.repo
    [el5_ga_base]
    name=Enterprise Linux $releasever GA - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/0/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [el5_u1_base]
    name=Enterprise Linux $releasever U1 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/1/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [el5_u2_base]
    name=Enterprise Linux $releasever U2 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/2/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [el5_u3_base]
    name=Enterprise Linux $releasever U3 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/3/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [el5_u4_base]
    name=Enterprise Linux $releasever U4 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/4/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [el5_u5_base]
    name=Enterprise Linux $releasever U5 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/5/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [ol5_u5_base]
    name=Oracle Linux $releasever - U5 - x86_64 - base
    baseurl=http://public-yum.oracle.com/repo/OracleLinux/OL5/5/base/x86_64/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [ol5_u6_base]
    name=Oracle Linux $releasever - U6 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/OracleLinux/OL5/6/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [el5_addons]
    name=Enterprise Linux $releasever - $basearch - addons
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/addons/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [el5_oracle_addons]
    name=Enterprise Linux $releasever - $basearch - oracle_addons
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/oracle_addons/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [root@collabn1 yum.repos.d]# This config file does not seem to have entry for 32-bit OEL 5.5 - I can only see
    ol5_u5_base
    name=Oracle Linux $releasever - U5 - x86_64 - base
    which is I guess for 64-bit OEL5.5
    Please advise!

Maybe you are looking for