What kind of archive is a src.rpm?

  • Follow


Hi All,

I can open src.rpm files in file-roller and
look at them.  Triva question: what kind of
archive is a src.rpm?  I tried looking at them
with tar, but they are not tarballs.  And,
file-roller is not coughing up any of its
secrets in "properties".

Many thanks,
-T
0
Reply todd1749 (255) 10/13/2009 3:43:17 AM

On 2009-10-13, Todd <todd@invalid.com> wrote:
>
> I can open src.rpm files in file-roller and
> look at them.  Triva question: what kind of
> archive is a src.rpm?  I tried looking at them
> with tar, but they are not tarballs.  And,
> file-roller is not coughing up any of its
> secrets in "properties".

http://en.wikipedia.org/wiki/RPM_Package_Manager#Logical_package_format

--keith

-- 
kkeller-usenet@wombat.san-francisco.ca.us
(try just my userid to email me)
AOLSFAQ=http://www.therockgarden.ca/aolsfaq.txt
see X- headers for PGP signature information

0
Reply kkeller-usenet (1289) 10/13/2009 4:03:02 AM


On Mon, 12 Oct 2009, in the Usenet newsgroup comp.os.linux.misc, in article
<hb0svv$122$1@aioe.org>, Todd wrote:

>I can open src.rpm files in file-roller and
>look at them.  Triva question: what kind of
>archive is a src.rpm?  I tried looking at them
>with tar, but they are not tarballs.  And,
>file-roller is not coughing up any of its
>secrets in "properties".

[compton ~]$ whatis cpio rpm2cpio
cpio         (1)  - copy files to and from archives
rpm2cpio     (8)  - Extract cpio archive from RPM Package Manager (RPM) 
                  package
[compton ~]$

I was going to direct you to the RPM-HOWTO, but it doesn't mention
the internal format.  It's a wrapper around a cpio archive.

        Old guy
0
Reply ibuprofin2 (2555) 10/13/2009 4:09:20 AM

Moe Trin wrote:
> On Mon, 12 Oct 2009, in the Usenet newsgroup comp.os.linux.misc, in article
> <hb0svv$122$1@aioe.org>, Todd wrote:
> 
>> I can open src.rpm files in file-roller and
>> look at them.  Triva question: what kind of
>> archive is a src.rpm?  I tried looking at them
>> with tar, but they are not tarballs.  And,
>> file-roller is not coughing up any of its
>> secrets in "properties".
> 
> [compton ~]$ whatis cpio rpm2cpio
> cpio         (1)  - copy files to and from archives
> rpm2cpio     (8)  - Extract cpio archive from RPM Package Manager (RPM) 
>                   package
> [compton ~]$
> 
> I was going to direct you to the RPM-HOWTO, but it doesn't mention
> the internal format.  It's a wrapper around a cpio archive.
> 
>         Old guy


Thank you
0
Reply todd1749 (255) 10/13/2009 4:22:58 AM

Keith Keller wrote:
> On 2009-10-13, Todd <todd@invalid.com> wrote:
>> I can open src.rpm files in file-roller and
>> look at them.  Triva question: what kind of
>> archive is a src.rpm?  I tried looking at them
>> with tar, but they are not tarballs.  And,
>> file-roller is not coughing up any of its
>> secrets in "properties".
> 
> http://en.wikipedia.org/wiki/RPM_Package_Manager#Logical_package_format
> 
> --keith
> 

Thank you
0
Reply todd1749 (255) 10/13/2009 4:23:25 AM

Todd <todd@invalid.com> writes:

>Hi All,

>I can open src.rpm files in file-roller and
>look at them.  Triva question: what kind of
>archive is a src.rpm?  I tried looking at them
>with tar, but they are not tarballs.  And,
>file-roller is not coughing up any of its
>secrets in "properties".


It is an rpm. (Redhat package manager) 
It is a collection of source files, with scripts to patch, build and create
installation scripts.


>Many thanks,
>-T
0
Reply unruh-spam (2581) 10/13/2009 4:35:12 AM

5 Replies
43 Views

(page loaded in 0.289 seconds)

Similiar Articles:













7/23/2012 2:10:32 PM


Reply: