Re: KDE3 - Debian/experimental distribution proposal

2002-10-20 Thread Mark Brown
On Sat, Oct 19, 2002 at 05:29:24PM -0700, Brian Nelson wrote:

> Or, my variation of the question: Why not just build-depend on g++-3.2,
> build the packages and their dependencies (anything other than Qt?)
> explicitly with g++-3.2, and upload to unstable or experimental.  Once

You'd need to compile Qt with GCC 3.2 too.  C++ code compiled with it is
just not compatible with GCC 2.95 compiled C++ (C has no such problem).

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


pgp4wm4dKCkGd.pgp
Description: PGP signature


Re: To CVS experts

2002-09-22 Thread Mark Brown
On Sunday, September 22, 2002, at 08:53 AM, Paolo Ulivi wrote:
Sorry, I explain better:  I am already working on the cvs sources for my
Woody box, I just want to import them in my local repository in the same
form as they are at kde.org so I can browse in the code as from a 
mirror.
Surely, I will lose history, but I am using a modem here, so I am trying
to reduce bandwidth usage as much as possible.
If you want to mirror the contents of a CVS repository I believe the 
recommended approach is to mirror the repository itself rather than 
playing around with the checked out sources. The initial setup cost of 
doing this is high (a complete copy of the repository) but once you've 
done that the incremental updates can be done with rsync which is 
relatively bandwidth light. I know some projects do let you rsync their 
repositories but I don't know about KDE.

If you can't do that then otherwise what you'll be doing is pretty 
maintaining a vendor branch in your CVS repository.

--
"You grabbed my hand and we fell into it, like a daydream - or a fever"



Re: OpenSSL license incompatibility

2002-07-31 Thread Mark Brown
On Wed, Jul 31, 2002 at 10:50:47AM +0300, Jarno Elonen wrote:

> The way I understand it, this is wrong: you can't simply add a new clause 
> like 
> that to GPL, as you couldn't then compile *your* software against *other* 
> GPL'd stuff.

Sure you can, providing you don't introduce any new GPL-incompatible
restrictions into the overall license.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."




Re: OpenSSL license incompatibility

2002-07-30 Thread Mark Brown
On Tue, Jul 30, 2002 at 02:38:42PM +0200, Maximilian Reiss wrote:

> No gpl violation. KDE does _not_ link against libssl.

kdebase-crypto depends on libssl because libkcm_crypto is linked against
libssl.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: When will it be ready?

2002-04-15 Thread Mark Brown
On Mon, Apr 15, 2002 at 02:41:27PM +0200, Russell Coker wrote:
> On Mon, 15 Apr 2002 05:46, Eray Ozkural wrote:

> > Packaging KDE for a particular platform is not too difficult. It is simply

> Packaging KDE is significantly more difficult than most other packaging 
> tasks.  KDE depends on many libraries which all have to work together, and 
> compilation takes ages.

Let me think of an example of a package which it ought to be easier to
package...  Ah, yes - insight or sather.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: KMail and GPG

2002-01-17 Thread Mark Brown
On Thu, Jan 17, 2002 at 06:00:24PM +0100, Laurent Rathle wrote:

> I've generated a key with 3 different UID with GPG. I affected each one to an 
> identity in KMail. When I sign my message, KMail always use the same identity 
> for the three. Is it possible to have a key with three UID with KMail ?

A signature is done with a key, not a UID.  KMail is simply using some
identifying information from the key when prompting you.  If you wish to
have recipients be able to distinguish between UIDs in the signature of
the message then you need to generate a different key for each UID.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


pgpNRjfFMqMMV.pgp
Description: PGP signature


Re: KDE filesystem structure

2002-01-16 Thread Mark Brown
On Thu, Jan 17, 2002 at 08:55:02AM +1100, Daniel Stone wrote:

> the Dark Ages. When you ask people what the best thing about Debian is,
> they respond "policy" (in general; some say dpkg/apt). So what are we
> doing? Random crap, I hear you say?

Not to mention the fact that one of the major reasons apt and dpkg get
to rock so hard is that they have a nice, consistent set of packages to
work with.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


pgpYKMVEgvk1e.pgp
Description: PGP signature


Re: Interpreting FHS

2002-01-16 Thread Mark Brown
On Wed, Jan 16, 2002 at 04:18:49PM +0200, Eray Ozkural (exa) wrote:

> Using /opt for packages doesn't violate the policy in any way. I repeat, 
> James *is* right. I suggest you to read it thoroughly before making further 
> judgement.

Deciding to use it for KDE would, however, result in large numbers of
admins becoming more than a little grumpy with you as they notice that
you have decided to dump all of KDE onto their root filesystem.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


pgpC3Y8t6xYqu.pgp
Description: PGP signature


Re: KDE dependency problem on a Debian Sid 3.0

2002-01-11 Thread Mark Brown
On Fri, Jan 11, 2002 at 12:26:43PM +0100, Tomas Pospisek's Mailing Lists wrote:

> mirror: B_more_in_sync
> --
> Package: A
> (has been replaced by Aplus or is not available any more)
> Depends: B ( = 0.2)

So package A which does not exist depends on B=0.2?  Huh?

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


pgpXe0agRJAWk.pgp
Description: PGP signature


Re: KDE dependency problem on a Debian Sid 3.0

2002-01-11 Thread Mark Brown
On Fri, Jan 11, 2002 at 11:17:16AM +0100, Tomas Pospisek's Mailing Lists wrote:
> On Fri, 11 Jan 2002 [EMAIL PROTECTED] wrote:

> > deb http://http.us.debian.org/debian unstable main contrib non-free
> > deb ftp://sunsite.cnlab-switch.ch/mirror/debian unstable main contrib 
> > non-free

> 1) and 2) are the same but you are mixing two mirrors. What for? Use only
> one and then you should be offered a more consistent package choice. If
> you are using 1) and 2) simultaneously than you can end up in strange
> situations where you install stuff from 2) that depends on stuff that is
> overwritten by 1) etc.

How exactly do you expect that to happen?  apt supports multiple sources
for the same package perfectly well - by default it will simply go with
the highest version avaliable.  If you point at two repositories one of
which is not a Debian mirror you might get into trouble but otherwise
nothing bad will happen (except for a bit of wasted bandwidth
downloading two copies of the Packages files).

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


pgp28s5dmDJIs.pgp
Description: PGP signature


Re: testing KDE3 (was: anti-aliasing is *NOT* supported!)

2002-01-09 Thread Mark Brown
On Wed, Jan 09, 2002 at 07:50:48AM +1100, Daniel Stone wrote:

> "When it's ready". Bear in mind, however, that KDE has the fastest
> release team/whatever known to man.

Any chance of getting them to work on Debian instead/as well :-) .

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


pgphmdjIXvPBu.pgp
Description: PGP signature


Re: KMail and Outlook?

2001-10-20 Thread Mark Brown
On Sat, Oct 20, 2001 at 07:06:17PM +0200, Franz Keferboeck wrote:

> a possibility to share the mail-folders between lin & win. It would be best 
> to be able to do this with KMail and Outlook (Express and "normal"), but also 
> other solutions qould be possible! Thnx in advance

Not on-disk unless you wish to write code for it[1].  I know a couple of
people with a similar requirement solve the problem by storing the mail
on an IMAP server and pointing the various mail clients at that.
Unfortnately, this does require multiple machines and non-trivial setup
unless your ISP provides an IMAP server.

[1] As well as having KMail understand Outlook folders it would be
possible to write a MAPI back end that could understand a Unix
mail spool - perhaps easier.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


pgpti8D87wchx.pgp
Description: PGP signature