<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: RPM's in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190371#M9840</link>
    <description>I got a Perl-DBI is needed by Mysql-bench dependency but i removed the Bench since i probly won't even need it and the rest of the install was Golden... Thanks for the help Guys! &lt;BR /&gt;&lt;BR /&gt;Kyle</description>
    <pubDate>Thu, 12 Feb 2004 13:16:48 GMT</pubDate>
    <dc:creator>Kyle D. Harris</dc:creator>
    <dc:date>2004-02-12T13:16:48Z</dc:date>
    <item>
      <title>RPM's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190356#M9825</link>
      <description>I have downloaded 7 mysql RPM's. Is there a certain order you have to install them. &lt;BR /&gt;&lt;BR /&gt;First i did "rpm -i MySQL-bench-4.0.17-0.i386.rpm" and i get a warning about a V3 DSA signature: NOKEY, key id 5072e1f5 ... Then i get 2 failed dependencies saying MySQL-client is needed by MySQL-bench ...  Anybody have any ideas? Thanks</description>
      <pubDate>Thu, 12 Feb 2004 09:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190356#M9825</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-02-12T09:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: RPM's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190357#M9826</link>
      <description>you only have the benchmark/test suite rpm, you need MySQL-server-4.0.17-0.i386.rpm and MySQL-client-4.0.17-0.i386.rpm. then do:&lt;BR /&gt;rpm -Uvh mysql* &lt;BR /&gt;&lt;BR /&gt;should work.</description>
      <pubDate>Thu, 12 Feb 2004 10:06:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190357#M9826</guid>
      <dc:creator>Paul Cross_1</dc:creator>
      <dc:date>2004-02-12T10:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: RPM's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190358#M9827</link>
      <description>I have them all. I just started to install the bench one first... Didn't know there was a order. Do you actually do the libraries first? Thanks.&lt;BR /&gt;&lt;BR /&gt;Kyle</description>
      <pubDate>Thu, 12 Feb 2004 10:11:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190358#M9827</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-02-12T10:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: RPM's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190359#M9828</link>
      <description>I find it easier to just do something like rpm -i mysql*, or if you have several rpms that don't have any common filename syntax, you can put them all in a temporary folder with nothing else, and then do rpm -i *.  Then rpm will be able to figure out the order it wants.  You'll still get the warning about V3 DSA signature, unless you set up to check rpm signatures.  I don't (as long as I'm getting the rpm(s) from a trusted site).&lt;BR /&gt;&lt;BR /&gt;Bruce</description>
      <pubDate>Thu, 12 Feb 2004 10:29:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190359#M9828</guid>
      <dc:creator>Bruce Copeland</dc:creator>
      <dc:date>2004-02-12T10:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: RPM's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190360#M9829</link>
      <description>Hi Kyle,&lt;BR /&gt;&lt;BR /&gt;100% agree with Bruce :&lt;BR /&gt;rpm -ivh mysql*&lt;BR /&gt;It will also solve the problem where a needs b and b needs a...&lt;BR /&gt;&lt;BR /&gt;rpm -whatrequires package name will get you the list and order, but why bother ?...&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Thu, 12 Feb 2004 10:48:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190360#M9829</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-02-12T10:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: RPM's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190361#M9830</link>
      <description>How long do rpm's take to install/update... Is more then 10 min so far common?</description>
      <pubDate>Thu, 12 Feb 2004 10:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190361#M9830</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-02-12T10:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: RPM's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190362#M9831</link>
      <description>Well it depends slightly on what the rpm has to do during installation, but I can't ever recall anything that took more than a minute even with 30 Mbytes of rpm files (e.g. xfree86).&lt;BR /&gt;&lt;BR /&gt;Bruce</description>
      <pubDate>Thu, 12 Feb 2004 10:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190362#M9831</guid>
      <dc:creator>Bruce Copeland</dc:creator>
      <dc:date>2004-02-12T10:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: RPM's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190363#M9832</link>
      <description>hmm so far it's been about 10 min since i re-tried the command and still no prompt back yet. It's about 7 Rpm's it's installing.. or is supposed to be!</description>
      <pubDate>Thu, 12 Feb 2004 11:02:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190363#M9832</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-02-12T11:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: RPM's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190364#M9833</link>
      <description>That's why I like 'vh' options.. they let you check the install process percentage...&lt;BR /&gt;10 mn could be possible, but trying on my 2.4 Ghz took for the same packages aroung 4 mn...&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Thu, 12 Feb 2004 11:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190364#M9833</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-02-12T11:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: RPM's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190365#M9834</link>
      <description>i just tried it with the -ivh options... how do you check the percentages?</description>
      <pubDate>Thu, 12 Feb 2004 11:13:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190365#M9834</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-02-12T11:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: RPM's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190366#M9835</link>
      <description>Are you running Redhat 9? Sometimes happens that the rpm system hangs. I don't know why, and I still haven't solved this problem. Reboot your machine, and retry the rpm -ivh command. Should work.&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Claudio</description>
      <pubDate>Thu, 12 Feb 2004 11:27:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190366#M9835</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2004-02-12T11:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: RPM's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190367#M9836</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;what you really need is the server and the client part.  Bench really is only required if you want to benchmark your own system and compare how well e.g. Oracle does against MySQL.&lt;BR /&gt;&lt;BR /&gt;10 min for the installation seems to be too long. Try to install server alone and see how this works. Then go on with client and the rest.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Thu, 12 Feb 2004 11:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190367#M9836</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-02-12T11:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: RPM's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190368#M9837</link>
      <description>Percentages and hatchmarks should show up on the screen fairly soon after you start.  If you're not getting to that stage, something funky is going on.  Do you know for sure that a (possibly  more recent) version of mysql wasn't already installed?  If you use the rpm -i to install, rpm will attempt to install even if there's actually more recent packages already installed.  That can sometimes cause pretty big headaches.  Usually you still get some type of feedback from the rpm program, but I can imagine where things could get confused and cause rpm to hang.  I always do rpm -q package-name or rpm -qa | grep package-base-name (in your case probably 'mysql') before I install or update to find out for sure what is already on the system.&lt;BR /&gt;&lt;BR /&gt;Another headache with mysql is that some older packages were called MySQL, whereas newer ones are named mysql.  I recall finding both MySQL and mysql installed on one of my servers after upgrading from RH 7.2 to RH 8.  That happened during the RedHat installation itself.  I don't know what would occur if you tried the same thing directly using the rpm program.  The RH installers often turn off quite a bit of dependency checking during the installation of rpm packages.&lt;BR /&gt;&lt;BR /&gt;Bruce</description>
      <pubDate>Thu, 12 Feb 2004 11:30:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190368#M9837</guid>
      <dc:creator>Bruce Copeland</dc:creator>
      <dc:date>2004-02-12T11:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: RPM's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190369#M9838</link>
      <description>The reason I use rpm -Uvh mysql* is exactly so that rpm worries about dependencies, not me. I use the -U just in case there is a previous version installed (rpm will upgrade with -U, fail with -i). i use -vh for progress report with hashes...</description>
      <pubDate>Thu, 12 Feb 2004 12:00:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190369#M9838</guid>
      <dc:creator>Paul Cross_1</dc:creator>
      <dc:date>2004-02-12T12:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: RPM's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190370#M9839</link>
      <description>Claudio, yes it is indeed hanging on that command. I'll try rebooting. Thanks.</description>
      <pubDate>Thu, 12 Feb 2004 13:02:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190370#M9839</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-02-12T13:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: RPM's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190371#M9840</link>
      <description>I got a Perl-DBI is needed by Mysql-bench dependency but i removed the Bench since i probly won't even need it and the rest of the install was Golden... Thanks for the help Guys! &lt;BR /&gt;&lt;BR /&gt;Kyle</description>
      <pubDate>Thu, 12 Feb 2004 13:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-s/m-p/3190371#M9840</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-02-12T13:16:48Z</dc:date>
    </item>
  </channel>
</rss>

