1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
|
From rpm-list-admin@freshrpms.net Mon Sep 9 18:03:21 2002
Return-Path: <rpm-zzzlist-admin@freshrpms.net>
Delivered-To: yyyy@localhost.example.com
Received: from localhost (jalapeno [127.0.0.1])
by jmason.org (Postfix) with ESMTP id EB6B016EFC
for <jm@localhost>; Mon, 9 Sep 2002 18:03:20 +0100 (IST)
Received: from jalapeno [127.0.0.1]
by localhost with IMAP (fetchmail-5.9.0)
for jm@localhost (single-drop); Mon, 09 Sep 2002 18:03:20 +0100 (IST)
Received: from auth02.nl.egwn.net (auth02.nl.egwn.net [193.172.5.4]) by
dogma.slashnull.org (8.11.6/8.11.6) with ESMTP id g16GPd808508 for
<jm-rpm@jmason.org>; Wed, 6 Feb 2002 16:25:39 GMT
Received: from auth02.nl.egwn.net (localhost [127.0.0.1]) by
auth02.nl.egwn.net (8.11.6/8.11.6/EGWN) with ESMTP id g16GP1t25026;
Wed, 6 Feb 2002 17:25:01 +0100
Received: from fep02-app.kolumbus.fi (fep02-0.kolumbus.fi [193.229.0.44])
by auth02.nl.egwn.net (8.11.6/8.11.6/EGWN) with ESMTP id g16GOmt25014 for
<rpm-list@freshrpms.net>; Wed, 6 Feb 2002 17:24:48 +0100
Received: from pihlaja.kotilo ([62.248.144.92]) by fep02-app.kolumbus.fi
(InterMail vM.5.01.03.15 201-253-122-118-115-20011108) with ESMTP id
<20020206162451.PWO1068.fep02-app.kolumbus.fi@pihlaja.kotilo> for
<rpm-list@freshrpms.net>; Wed, 6 Feb 2002 18:24:51 +0200
Received: (from peter@localhost) by pihlaja.kotilo (8.11.6/8.11.6) id
g16Gltv12664 for rpm-list@freshrpms.net; Wed, 6 Feb 2002 18:47:55 +0200
From: Peter Peltonen <pisara@iki.fi>
To: rpm-zzzlist@freshrpms.net
Subject: Re: Apt problems
Message-Id: <20020206184755.D10950@pihlaja.kotilo>
References: <20020206162953.C10950@pihlaja.kotilo>
<20020206163018.C17717@cs.helsinki.fi>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20020206163018.C17717@cs.helsinki.fi>; from
harri.haataja@cs.helsinki.fi on Wed, Feb 06, 2002 at 04:30:18PM +0200
Sender: rpm-zzzlist-admin@freshrpms.net
Errors-To: rpm-zzzlist-admin@freshrpms.net
X-Beenthere: rpm-zzzlist@freshrpms.net
X-Mailman-Version: 2.0.1
Precedence: bulk
Reply-To: rpm-zzzlist@freshrpms.net
List-Help: <mailto:rpm-zzzlist-request@freshrpms.net?subject=help>
List-Post: <mailto:rpm-zzzlist@freshrpms.net>
List-Subscribe: <http://lists.freshrpms.net/mailman/listinfo/rpm-zzzlist>,
<mailto:rpm-list-request@freshrpms.net?subject=subscribe>
List-Id: Freshrpms RPM discussion list <rpm-zzzlist.freshrpms.net>
List-Unsubscribe: <http://lists.freshrpms.net/mailman/listinfo/rpm-zzzlist>,
<mailto:rpm-list-request@freshrpms.net?subject=unsubscribe>
List-Archive: <http://lists.freshrpms.net/pipermail/rpm-zzzlist/>
X-Original-Date: Wed, 6 Feb 2002 18:47:55 +0200
Date: Wed, 6 Feb 2002 18:47:55 +0200
X-Spam-Status: No, hits=-17.5 required=7.0
tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,KNOWN_MAILING_LIST,
QUOTED_EMAIL_TEXT,REFERENCES,SIGNATURE_SHORT_SPARSE,
SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MUTT
version=2.50-cvs
X-Spam-Level:
On Wed, Feb 06, 2002 at 04:30:18PM +0200, Harri Haataja wrote:
> install. I haven't met an openssh like that and in worst case I've had 3
> different openssl libraries (WTF can't they just bump a major version if
> it's incompatible?!?).
So, what should I with the openssl thing?
> something) and Ive just made dummy packages (with verbose warning
> attached ;) that explicitly provide those capabilities. (or claim to,
> that is).
How do I make such packages?
--
Peter
_______________________________________________
RPM-List mailing list <RPM-List@freshrpms.net>
http://lists.freshrpms.net/mailman/listinfo/rpm-list
|