<?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 question in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rpm-question/m-p/3544316#M17591</link>
    <description>In man page refer to this option:&lt;BR /&gt;&lt;BR /&gt;-p &lt;PACKAGE_FILE&gt;&lt;BR /&gt;              Query an (uninstalled) package &lt;PACKAGE_FILE&gt;.  The&lt;BR /&gt;              &lt;PACKAGE_FILE&gt; may be specified as an ftp  or  http&lt;BR /&gt;              style URL, in which case the package header will be&lt;BR /&gt;              downloaded and queried. See  FTP/HTTP  OPTIONS  for&lt;BR /&gt;              information  on  RPM's built-in ftp and http client&lt;BR /&gt;              support.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PACKAGE_FILE&gt;&lt;/PACKAGE_FILE&gt;&lt;/PACKAGE_FILE&gt;</description>
    <pubDate>Fri, 13 May 2005 11:52:34 GMT</pubDate>
    <dc:creator>Alex Lavrov.</dc:creator>
    <dc:date>2005-05-13T11:52:34Z</dc:date>
    <item>
      <title>rpm question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-question/m-p/3544314#M17589</link>
      <description>Have 2 question, &lt;BR /&gt;&lt;BR /&gt;How do you list the content of a rpm package BEFORE it's installed?&lt;BR /&gt;rpm -ql only works on installed rpm's&lt;BR /&gt;&lt;BR /&gt;I'm trying to install compat-egcs-6.2-1.1.2.16.i386.rpm, but it has a dependency compat-glibc-6.2, but compat-glibc-7.3 is already installed. Is it OK to install multiple versions of glibc? That's why I was trying to get a list of packages within the rpm so I can see where it would install.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Masaki</description>
      <pubDate>Fri, 13 May 2005 11:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-question/m-p/3544314#M17589</guid>
      <dc:creator>Masaki Birchmier</dc:creator>
      <dc:date>2005-05-13T11:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: rpm question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-question/m-p/3544315#M17590</link>
      <description>from the man page&lt;BR /&gt;&lt;BR /&gt;install-options&lt;BR /&gt;        [--aid] [--allfiles] [--badreloc] [--excludepath OLDPATH]&lt;BR /&gt;        [--excludedocs] [--force] [-h,--hash]&lt;BR /&gt;        [--ignoresize] [--ignorearch] [--ignoreos]&lt;BR /&gt;        [--includedocs] [--justdb] [--nodeps]&lt;BR /&gt;        [--nodigest] [--nosignature] [--nosuggest]&lt;BR /&gt;        [--noorder] [--noscripts] [--notriggers]&lt;BR /&gt;        [--oldpackage] [--percent] [--prefix NEWPATH]&lt;BR /&gt;        [--relocate OLDPATH=NEWPATH]&lt;BR /&gt;        [--repackage] [--replacefiles] [--replacepkgs]&lt;BR /&gt;        [--test]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Try the --test option with the -vv option.&lt;BR /&gt;&lt;BR /&gt;It might give you what you need.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 13 May 2005 11:50:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-question/m-p/3544315#M17590</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-13T11:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: rpm question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-question/m-p/3544316#M17591</link>
      <description>In man page refer to this option:&lt;BR /&gt;&lt;BR /&gt;-p &lt;PACKAGE_FILE&gt;&lt;BR /&gt;              Query an (uninstalled) package &lt;PACKAGE_FILE&gt;.  The&lt;BR /&gt;              &lt;PACKAGE_FILE&gt; may be specified as an ftp  or  http&lt;BR /&gt;              style URL, in which case the package header will be&lt;BR /&gt;              downloaded and queried. See  FTP/HTTP  OPTIONS  for&lt;BR /&gt;              information  on  RPM's built-in ftp and http client&lt;BR /&gt;              support.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PACKAGE_FILE&gt;&lt;/PACKAGE_FILE&gt;&lt;/PACKAGE_FILE&gt;</description>
      <pubDate>Fri, 13 May 2005 11:52:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-question/m-p/3544316#M17591</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-05-13T11:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: rpm question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-question/m-p/3544317#M17592</link>
      <description>Sorry, hit "submit" without answering the second question.&lt;BR /&gt;&lt;BR /&gt;It won't let you have two different verions of rpms. You should resolve all the dependencies while installing and I'm afraid that you'll have to downgrade glibc vecause the rpm you're trying to install is old and there are no newer versions of it.&lt;BR /&gt;&lt;BR /&gt;Like it says on rpmfind.net:&lt;BR /&gt;"This package includes a compiler that can be to generate binaries that will run on older Red Hat Linux systems (namely Red Hat Linux 6.2)"</description>
      <pubDate>Fri, 13 May 2005 12:04:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-question/m-p/3544317#M17592</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-05-13T12:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: rpm question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-question/m-p/3544318#M17593</link>
      <description>Before it's installed, you want 'rmp -qlp &lt;PACKAGE&gt;'.&lt;BR /&gt;&lt;BR /&gt;The '-p' means 'query package file', as against 'query installed database'.&lt;BR /&gt;&lt;BR /&gt;&lt;/PACKAGE&gt;</description>
      <pubDate>Fri, 13 May 2005 21:39:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-question/m-p/3544318#M17593</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-05-13T21:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: rpm question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-question/m-p/3544319#M17594</link>
      <description>&lt;BR /&gt;1. you can use -p option to query a rpm file for its contents before it gets installed.&lt;BR /&gt;eg: rpm -qpil &lt;RPM file=""&gt; &lt;BR /&gt;it will list package information(name, version,arch etc and list of files available under that rpm). you can pipe this output to less  command if it goes beyond a page output&lt;BR /&gt;&lt;BR /&gt;2. i believe you are trying to egcs libraries of RH 6.2 version in to RH 7.3 &lt;BR /&gt;unless you have absolute requirement to do this, dont do this. Better install compat-egcs for RH 7.3(you can download them from RH website or rpmfind.net) &lt;BR /&gt;&lt;BR /&gt;if you really want to use only this version then you can try installing the rpm with --nodeps which means it will install the rpm without dependency check. eg: rpm --nodeps -ivh compat-egcs-6.2-1.1.2.16.i386.rpm &lt;BR /&gt;&lt;BR /&gt;But there is no guarantee that the installed RPM will work fine. At the same time if you downgrade the version of compat-glibc in your system then existing package which depends on this library will not run.&lt;BR /&gt;&lt;BR /&gt;You call for it,&lt;BR /&gt;Gopi&lt;/RPM&gt;</description>
      <pubDate>Sat, 14 May 2005 03:42:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-question/m-p/3544319#M17594</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-05-14T03:42:51Z</dc:date>
    </item>
  </channel>
</rss>

