[pekka.siitoin@pp.inet.fi: Vs: Easy way to make a packages.gz file?]

1999-02-13 Thread homega
Now, could anyone from the Debian-user list tell me what's going on with this?
I posted a reply to someone's on the debian-user's list, and I get this
message to my private address with a 3.4MB!!! time wasting attached file.

I don't care whether he's a nazi, a communist, or else, nor do I care
for politics other than my home country's (just the bit that concerns me). 

If this guy wants to be removed from the list, and keep climbing up trees,
could anyone make him happy seen that his capabilities are not that good as
to unsubscribe by himself?

Thank you.


- Forwarded message from Pekka Siitoin <[EMAIL PROTECTED]> -

> From: "Pekka Siitoin" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: Vs: Easy way to make a packages.gz file?
> Date: Sat, 13 Feb 1999 17:28:26 +0200
> X-Priority: 3
> X-MSMail-Priority: Normal
> X-Mailer: Microsoft Outlook Express 4.71.1712.3
> X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3

> Why Derbian posters are coming to our nazi-party in Finland ?
> We are not order nothing about this organisation ?  What is your problem 
> there ?  We are sent many remowe help to them, but what is not happend
> WHY ?
> -Alkuperäinen viesti-
> Lähettäjä: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Vastaanottaja: debian-user@lists.debian.org 
> Päivä: 13. helmikuuta 1999 15:00
> Aihe: Re: Easy way to make a packages.gz file?
> 
> 
> >> Assuming I have a directory with many .deb files, is there an easy way to
> >> generate a packages.gz file for this directory?
> >
> >I'm not sure about this, though I believe .deb files are actually files
> >which are already archived and compressed (sort of .tgz's with a debian
> >installation script?).  If that's so, it should be possible archiving a
> >directory with .deb's (tar), but how about compressing it?
> >
> >-- 
> >Un saludo,
> >
> >Horacio
> >[EMAIL PROTECTED]
> >
> >--
> >Quis custodiet ipsos custodet?
> >--
> >
> >
> >-- 
> >Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> >



- End forwarded message -

-- 
Un saludo,

Horacio
[EMAIL PROTECTED]

--
Quis custodiet ipsos custodet?
--


Re: Easy way to make a packages.gz file?

1999-02-13 Thread homega
> Assuming I have a directory with many .deb files, is there an easy way to
> generate a packages.gz file for this directory?

I'm not sure about this, though I believe .deb files are actually files
which are already archived and compressed (sort of .tgz's with a debian
installation script?).  If that's so, it should be possible archiving a
directory with .deb's (tar), but how about compressing it?

-- 
Un saludo,

Horacio
[EMAIL PROTECTED]

--
Quis custodiet ipsos custodet?
--


Re: Easy way to make a packages.gz file?

1999-02-13 Thread Jiri Baum
Becher, Andrew:
> Assuming I have a directory with many .deb files, is there an easy way to
> generate a packages.gz file for this directory?

If you just want dselect to install from that directory, you don't actually
need a packages.gz file - when dselect asks you where the Packages file is,
tell it to `scan'.


Not sure if that's what you were after.

Jiri
-- 
<[EMAIL PROTECTED]>
We'll know the future has arrived when every mailer transparently
quotes lines that begin with "From ", but no-one remembers why.


RE: Easy way to make a packages.gz file?

1999-02-10 Thread Shaleh

On 10-Feb-99 Becher, Andrew wrote:
> Assuming I have a directory with many .deb files, is there an easy way to
> generate a packages.gz file for this directory?
> 

dpkg-scanpackages -- read its man page.


Re: Easy way to make a packages.gz file?

1999-02-10 Thread Paul Seelig
On Wed, 10 Feb 1999, Becher, Andrew wrote:

> Assuming I have a directory with many .deb files, is there an easy way to
> generate a packages.gz file for this directory?
> 
man dpkg-scanpackages



Easy way to make a packages.gz file?

1999-02-10 Thread Becher, Andrew
Assuming I have a directory with many .deb files, is there an easy way to
generate a packages.gz file for this directory?