Re: rsync in apt sources.list?

2003-06-18 Thread Dan Jacobson
It seems the simplest solution is to just use http://home.tiscali.cz:8080/~cz210552/aptrsync.html But why does he do at the bottom # Get anything we missed due to failed rsync's. [EMAIL PROTECTED] 24 Mar 2002. os.system('apt-get update') # Used to have a call to apt-cache gencaches here, but I th

Re: Proposal: removing libc5, altgcc and all their old-days dependencies

2003-06-18 Thread Joshua Kwan
On Thu, Jun 19, 2003 at 10:56:32AM +1200, Philip Charles wrote: > xpm4.7 is needed for WordPerfect 8. I have a mass of wp5.1 and wp8 > documents. In my experience, either AbiWord or KWord is able to read these documents. But of course, libwpd can't be perfect... you give some and take some :) -J

Re: Proposal: removing libc5, altgcc and all their old-days dependencies

2003-06-18 Thread Matthew Palmer
On Thu, 19 Jun 2003, Philip Charles wrote: > > And pester wordperfect^WCorel to use libraries from the current millenium. > > Or pester openoffice.org for a WP filter and booklet printing. I was going to mention OOo, but since I don't know what it can currently do, I wasn't about to put my foot

Re: Bug#196800: flex mustn't assume stdint.h is available on allplatforms

2003-06-18 Thread Neil Roeth
On Jun 18, Manoj Srivastava ([EMAIL PROTECTED]) wrote: > On Mon, 16 Jun 2003 22:55:53 -0400, Neil Roeth <[EMAIL PROTECTED]> said: > > On Jun 13, Daniel Jacobowitz ([EMAIL PROTECTED]) wrote: > >> Certainly you have not broken Debian; but I maintain that this > >> short-sightedness does damage D

Re: Proposal: removing libc5, altgcc and all their old-days dependencies

2003-06-18 Thread Philip Charles
On Thu, 19 Jun 2003, Matthew Palmer wrote: > On Thu, 19 Jun 2003, Philip Charles wrote: > > > xpm4.7 is needed for WordPerfect 8. I have a mass of wp5.1 and wp8 > > documents. > > Note that the packages won't be removed from your system, they will simply > no longer be in the Debian archive. Thi

Hey How are you doing

2003-06-18 Thread Lindsey McElroy
-ac3f793vxmmi2.ifhwf24m2vt.wxyylh2pzdii62.txwk8017mjf- Feel younger, get rid of wrinkles, have more energy! Read More Here Original Message debian-devel@lists.debian.org wrote: > women will love you!

Re: Proposal: removing libc5, altgcc and all their old-days dependencies

2003-06-18 Thread Matthew Palmer
On Thu, 19 Jun 2003, Philip Charles wrote: > xpm4.7 is needed for WordPerfect 8. I have a mass of wp5.1 and wp8 > documents. Note that the packages won't be removed from your system, they will simply no longer be in the Debian archive. This *may* become a problem if you clean-install a future v

Bug in test suite for pcre 4.3

2003-06-18 Thread Mark Baker
Andreas Metzler wrote: Mark has uploaded it yesterday in the evening. The bad news is that 4.3 seems to be broken on m68k, ia64 and alpha, "make test" fails. I do not believe it is actually broken, at least not on alpha; I'm assuming the problems on the other architectures are similar. It does no

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Vineet Kumar
* Anthony DeRobertis ([EMAIL PROTECTED]) [030618 10:11]: > > On Wednesday, Jun 18, 2003, at 11:59 US/Eastern, Branden Robinson wrote: > > > > >Description: audio player for geeks, by geeks > > > >...is just right. > > Well, except that it doesn't actually describe the package well. Maybe > inse

Re: How to ask Upstream for clarification of "under the same terms as Perl itself" license

2003-06-18 Thread Don Armstrong
[Setting followup to -legal] On Wed, 18 Jun 2003, Russ Allbery wrote: > but if someone can recommend alternate wording that would preserve > the same spirit but avoid the potential problems that you've seen, or > alternately something that I can add that explains those potential > problems for mod

Re: Proposal: removing libc5, altgcc and all their old-days dependencies

2003-06-18 Thread Philip Charles
xpm4.7 is needed for WordPerfect 8. I have a mass of wp5.1 and wp8 documents. Phil. On Wed, 18 Jun 2003, Francesco P. Lovergine wrote: > > Hi all > > Someone could already know this amazing bug: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=196015 > > IMO it's a good moment to drop all t

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Steve Langasek
On Wed, Jun 18, 2003 at 06:25:20PM +0200, Emile van Bergen wrote: > On Wed, Jun 18, 2003 at 10:54:11AM -0500, Steve Langasek wrote: > > On Wed, Jun 18, 2003 at 05:39:40PM +0200, Sam Hocevar wrote: > > > On Wed, Jun 18, 2003, Steve Langasek wrote: > > > > Ugh. Since when does the developer's ref

not modified modifications

2003-06-18 Thread Bernd Eckenfels
Hello, I must admit, I am pretty annoyed with TeX on my system, because I simply do not need it, and more and more packages depend on it. But I have chosen to ignore this problem, which is not that easy, because ever so often I get an update of all those zillion tex related packages, which is sur

Re: How to ask Upstream for clarification of "under the same terms as Perl itself" license

2003-06-18 Thread Russ Allbery
Don Armstrong <[EMAIL PROTECTED]> writes: > From the long -legal thread[1], many acknowledged this as a possible > problem, and recommended where possible that upstreams be made aware of > the flexibility of interpretation of the perl style copyright/licensing > clause. I'm one of the maintainers

Re: fcntl(HANDLE, F_GETLK,&fl) with perl

2003-06-18 Thread Philippe Troin
Bill Allombert <[EMAIL PROTECTED]> writes: > Hello Debian-devel, > > I try to code the following in perl > > struct flock fl; > if (fcntl(fd,F_GETLK,&fl) == -1) > > to query the dpkg lock. > > I have tried the above > > fcntl DPKG_LOCKFILE,F_GETLK, \%fl; > > but it does not seems to wor

Re: How to ask Upstream for clarification of "under the same terms as Perl itself" license

2003-06-18 Thread Don Armstrong
On Wed, 18 Jun 2003, Marc Haber wrote: > I have just had a package rejected by ftpmaster because the copyright > file contained > |This program is free software; you can redistribute it and/or > |modify it under the same terms as Perl itself. See > |/usr/share/common-licenses and /usr/share/doc/

How to ask Upstream for clarification of "under the same terms as Perl itself" license

2003-06-18 Thread Marc Haber
Hi, I have just had a package rejected by ftpmaster because the copyright file contained |This program is free software; you can redistribute it and/or |modify it under the same terms as Perl itself. See |/usr/share/common-licenses and /usr/share/doc/perl/copyright. ftpmaster basically says that

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Branden Robinson
On Wed, Jun 18, 2003 at 12:31:52PM -0400, Anthony DeRobertis wrote: > On Wednesday, Jun 18, 2003, at 11:59 US/Eastern, Branden Robinson wrote: > >Description: audio player for geeks, by geeks > > > >...is just right. > > Well, except that it doesn't actually describe the package well. Maybe > ins

fcntl(HANDLE, F_GETLK,&fl) with perl

2003-06-18 Thread Bill Allombert
Hello Debian-devel, I try to code the following in perl struct flock fl; if (fcntl(fd,F_GETLK,&fl) == -1) to query the dpkg lock. I have tried the above fcntl DPKG_LOCKFILE,F_GETLK, \%fl; but it does not seems to work. In fact the documentation is unclear whether a struct flock can be pa

Re: Security procedures

2003-06-18 Thread Matt Zimmerman
On Tue, Jun 17, 2003 at 08:25:44PM -0400, Joey Hess wrote: > I just want to thank the security team for doing such a stellar job > lately, with both the enormous kernel fixes, and the constant stream of > advisories on other packages. Though I kinda hope that will taper off > sometime, or we're go

Re: Proposal: removing libc5, altgcc and all their old-days dependencies

2003-06-18 Thread Daniel Schepler
"Francesco P. Lovergine" <[EMAIL PROTECTED]> writes: > Someone could already know this amazing bug: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=196015 I've seen this before; it seems that sometimes when the package is built from source, the resulting library is missing some symbols for s

Re: Proposal: removing libc5, altgcc and all their old-days dependencies

2003-06-18 Thread Mark Brown
On Wed, Jun 18, 2003 at 04:17:43PM +0200, Francesco P. Lovergine wrote: > IMO it's a good moment to drop all the following i386-specific packages > which are libc5 related: > zlib1 This is going to vanish shortly anyway unless the libc5 bug is fixed since it breaks zlib builds. I'd only been co

Re: Fun with python-apt

2003-06-18 Thread Anthony DeRobertis
On Tuesday, Jun 17, 2003, at 10:50 US/Eastern, Bernd Eckenfels wrote: On Tue, Jun 17, 2003 at 10:22:54AM -0400, Anthony DeRobertis wrote: Yep. That's the point of my proposal. They would be. When you changed a package to use the new c103 (or whatever the next ABI is), you'd change the library dep

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Josip Rodin
On Wed, Jun 18, 2003 at 04:26:32PM +0200, Sam Hocevar wrote: > > Yep, i took the one from the Quark 3.0 announce, which i suppose was the > > one of a previous version and should have been replaced by the one from > > the web site. > >Also, you could remove the leading "an" from the short desc

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Anthony DeRobertis
On Wednesday, Jun 18, 2003, at 11:59 US/Eastern, Branden Robinson wrote: Description: audio player for geeks, by geeks ...is just right. Well, except that it doesn't actually describe the package well. Maybe insert "FIFO controlled" before "audio player."

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Emile van Bergen
Hi, On Wed, Jun 18, 2003 at 10:54:11AM -0500, Steve Langasek wrote: > On Wed, Jun 18, 2003 at 05:39:40PM +0200, Sam Hocevar wrote: > > On Wed, Jun 18, 2003, Steve Langasek wrote: > > > > Ugh. Since when does the developer's reference recommend this? The > > > article most definitely belongs...

Re: Proposal: removing libc5, altgcc and all their old-days dependencies

2003-06-18 Thread Fabio Massimo Di Nitto
On Wed, 18 Jun 2003, Francesco P. Lovergine wrote: > IMO it's a good moment to drop all the following i386-specific packages > which are libc5 related: > [SNIP] > > and others, partially. > > This could impact potentially very old (commercial mostly) binaries, > Comments, ideas, complaints? I a

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Sven Luther
On Wed, Jun 18, 2003 at 05:46:44PM +0200, Thomas Viehmann wrote: > Hi. > > Sven Luther wrote: > >> Also, you could remove the leading "an" from the short description, > >>as recommended by the developer's reference. > > Description: audio player, for geeks, by geeks. > > Mmm, doesn't sound all t

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Branden Robinson
On Wed, Jun 18, 2003 at 10:12:13AM -0500, Steve Langasek wrote: > On Wed, Jun 18, 2003 at 04:37:09PM +0200, Sven Luther wrote: > > On Wed, Jun 18, 2003 at 04:26:32PM +0200, Sam Hocevar wrote: > > Description: audio player, for geeks, by geeks. > > > Mmm, doesn't sound all that descriptive. > > Ug

Re: Bug#197902: ITP: rtai -- real time application interface

2003-06-18 Thread Branden Robinson
On Wed, Jun 18, 2003 at 02:55:43PM +0200, Edelhard Becker wrote: > RTAI is a realtime extension with a broad variety of services which > make realtime programmers' lifes easier. Some of them are The plural of "life" is "lives". You may wish to run your package descriptions by the debian-l10n-engl

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Steve Langasek
On Wed, Jun 18, 2003 at 05:39:40PM +0200, Sam Hocevar wrote: > On Wed, Jun 18, 2003, Steve Langasek wrote: > > Ugh. Since when does the developer's reference recommend this? The > > article most definitely belongs... >It is in 6.2.2: > >Since the synopsis is a c

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Thomas Viehmann
Hi. Sven Luther wrote: >> Also, you could remove the leading "an" from the short description, >>as recommended by the developer's reference. > Description: audio player, for geeks, by geeks. > Mmm, doesn't sound all that descriptive. But hardly because of the removal of the "an". (i.e. what busi

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Stefano Zacchiroli
On Wed, Jun 18, 2003 at 04:37:09PM +0200, Sven Luther wrote: > >Also, you could remove the leading "an" from the short description, > > as recommended by the developer's reference. > Description: audio player, for geeks, by geeks. It surely doesn't depend on the absence of the heading "an" :-)

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Sam Hocevar
On Wed, Jun 18, 2003, Steve Langasek wrote: > Ugh. Since when does the developer's reference recommend this? The > article most definitely belongs... It is in 6.2.2: Since the synopsis is a clause, rather than a full sentence, we recommend that it neither sta

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Steve Langasek
On Wed, Jun 18, 2003 at 04:37:09PM +0200, Sven Luther wrote: > On Wed, Jun 18, 2003 at 04:26:32PM +0200, Sam Hocevar wrote: > > On Wed, Jun 18, 2003, Sven Luther wrote: > > > > > Yep, i took the one from the Quark 3.0 announce, which i suppose was the > > > one of a previous version and should hav

Status of testing migration is improving

2003-06-18 Thread Petter Reinholdtsen
Some of you might remember my script to summarize the excuses list for package migration from sid to testing. I've posted it twice already. The updated list is available from http://developer.skolelinux.no/info/cdbygging/distdiff-all.html.gz>. The situation is a lot better now then it was in apr

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Sven Luther
On Wed, Jun 18, 2003 at 04:26:32PM +0200, Sam Hocevar wrote: > On Wed, Jun 18, 2003, Sven Luther wrote: > > > Yep, i took the one from the Quark 3.0 announce, which i suppose was the > > one of a previous version and should have been replaced by the one from > > the web site. > >Also, you cou

Proposal: removing libc5, altgcc and all their old-days dependencies

2003-06-18 Thread Francesco P. Lovergine
Hi all Someone could already know this amazing bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=196015 IMO it's a good moment to drop all the following i386-specific packages which are libc5 related: libc5 libc5-altdev libc5-altdbg altgcc libdb1 libdb1-altdev libdl1 libdl1-altdev zlib1 ld

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Sam Hocevar
On Wed, Jun 18, 2003, Sven Luther wrote: > Yep, i took the one from the Quark 3.0 announce, which i suppose was the > one of a previous version and should have been replaced by the one from > the web site. Also, you could remove the leading "an" from the short description, as recommended by th

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Sven Luther
On Wed, Jun 18, 2003 at 03:58:44PM +0200, Stefano Zacchiroli wrote: > On Wed, Jun 18, 2003 at 03:21:51PM +0200, Sven Luther wrote: > > Quark is an audio player, for geeks, by geeks. It runs in the > > background with access provided via a FIFO in the filesystem. > > It uses GStreamer for playing

Re: Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Stefano Zacchiroli
On Wed, Jun 18, 2003 at 03:21:51PM +0200, Sven Luther wrote: > Quark is an audio player, for geeks, by geeks. It runs in the > background with access provided via a FIFO in the filesystem. > It uses GStreamer for playing music, and can therefore play any > file format supported by GStreamer. >

Bug#197907: ITP: quark -- an audio player, for geeks, by geeks.

2003-06-18 Thread Sven Luther
Package: wnpp Version: unavailable; reported 2003-06-18 Severity: wishlist * Package name: quark Version : 3.0 Upstream Author : Ben Jansens <[EMAIL PROTECTED]>, Scott Moynes <[EMAIL PROTECTED]>, Nick Jansens <[EMAIL PROTECTED]> * URL : http://quark.nerdnest.org/ * Lic

Bug#197901: ITP: kernel-patch-adeos -- ADEOS nanokernel for sharing hardware resources

2003-06-18 Thread Edelhard Becker
Package: wnpp Version: unavailable; reported 2003-06-18 Severity: wishlist * Package name: kernel-patch-adeos Version : 2.4r6 Upstream Author : Philippe Gerum <[EMAIL PROTECTED]>, Karim Yaghmour <[EMAIL PROTECTED]> * URL : http://www.nongnu.org/adeos/ * License

Bug#197903: ITP: rtai-dev -- real time application interface

2003-06-18 Thread Edelhard Becker
Package: wnpp Version: unavailable; reported 2003-06-18 Severity: wishlist * Package name: rtai Version : 24.1.11 Upstream Author : RTAI development team <[EMAIL PROTECTED]> * URL : http://www.rtai.org/ * License : LGPL, (and still some) GPL Description :

Bug#197902: ITP: rtai -- real time application interface

2003-06-18 Thread Edelhard Becker
Package: wnpp Version: unavailable; reported 2003-06-18 Severity: wishlist * Package name: rtai Version : 24.1.11 Upstream Author : RTAI development team <[EMAIL PROTECTED]> * URL : http://www.rtai.org/ * License : LGPL, (and still some) GPL Description :

Bug#197904: ITP: rtai-doc -- real time application interface

2003-06-18 Thread Edelhard Becker
Package: wnpp Version: unavailable; reported 2003-06-18 Severity: wishlist * Package name: rtai Version : 24.1.11 Upstream Author : RTAI development team <[EMAIL PROTECTED]> * URL : http://www.rtai.org/ * License : LGPL, (and still some) GPL Description :

Re: Advice needed : Oracle and Debian Linux

2003-06-18 Thread Russell Coker
On Wed, 18 Jun 2003 21:06, Antonio Pérez Pérez wrote: > A "little" question from an user: > What could Debian do to be supported by Oracle? > Is there any way to contact them and become a supported distribution? I am not aware of what might be necessary for this, but I imagine it to be similar to

Re: new packages queue

2003-06-18 Thread Sven Luther
On Wed, Jun 18, 2003 at 01:15:43PM +0200, Jose Carlos Garcia Sogo wrote: > El día 18 jun 2003, Aníbal Monsalve Salazar escribía: > > On Wed, Jun 18, 2003 at 11:11:56AM +0200, Pierre Machard wrote: > > > Your package require a manual action in oder to enter into the pool. > > > That's why a progress

Re: new packages queue

2003-06-18 Thread Jose Carlos Garcia Sogo
El día 18 jun 2003, Aníbal Monsalve Salazar escribía: > On Wed, Jun 18, 2003 at 11:11:56AM +0200, Pierre Machard wrote: > > Your package require a manual action in oder to enter into the pool. > > That's why a progressing web page or something like that is not > > available. > > > > Once your pac

Re: Advice needed : Oracle and Debian Linux

2003-06-18 Thread Antonio Pérez Pérez
On Sun, Jun 15, 2003 at 01:05:13PM +0100, Steve Kemp wrote: > On Sun, Jun 15, 2003 at 01:51:46PM +0200, Michael Meskes wrote: > > > Oracle will refuse to give you any support unless you run redhat. They > > do tell you privately that it works nicely on debian, but no official > > support will be g

Re: no freshness dating inside Packages.gz

2003-06-18 Thread Brian May
On Wed, Jun 18, 2003 at 06:09:55AM +0800, Dan Jacobson wrote: > Sure, "you don't need to know the date, as you are using sid and did > apt-get update, you are assured it's the latest version". Well, one > doesn't need the maintainer field either etc. Here is a good reason for wanting to know the

Re: new packages queue

2003-06-18 Thread Michael Banck
On Wed, Jun 18, 2003 at 07:02:10PM +1000, Aníbal Monsalve Salazar wrote: > I have a new package called fprobe and it's in the new package queue. It > was uploaded on 14 June as you can see from the message below. The NEW queue needs manual intervention, so it only gets processed every now and then

Re: new packages queue

2003-06-18 Thread Aníbal Monsalve Salazar
On Wed, Jun 18, 2003 at 11:11:56AM +0200, Pierre Machard wrote: > Your package require a manual action in oder to enter into the pool. > That's why a progressing web page or something like that is not > available. > > Once your package get into debian, then you can have an overview of its > stat

Re: new packages queue

2003-06-18 Thread Colin Watson
On Wed, Jun 18, 2003 at 05:33:55PM +1000, An?bal Monsalve Salazar wrote: > Is there a web page where I can see how my packages are progressing in > the new packages queue? I'm afraid not. You said you only uploaded it four days ago; I wouldn't be at all worried about anything less than a week. --

Re: whereis libsensors1?

2003-06-18 Thread Josip Rodin
On Wed, Jun 18, 2003 at 12:26:18AM +0200, Rene Engelhard wrote: > Is isn't in the Debian archive anymore for unstable.. > > $ madison libsensors1 > libsensors1 |2.6.3-5 |stable | i386 > libsensors1 |2.6.5-4 | testing | i386 > > KDE needs to be recompiled (see e.g. #196370 to

Re: new packages queue

2003-06-18 Thread Pierre Machard
On Wed, Jun 18, 2003 at 19:02 +1000, Aníbal Monsalve Salazar wrote: > On Wed, Jun 18, 2003 at 10:04:59AM +0200, Pierre Machard wrote: > > On Wed, Jun 18, 2003 at 05:33:55PM +1000, Aníbal Monsalve Salazar wrote: > > > Is there a web page where I can see how my packages are progressing in > > > the n

Re: new packages queue

2003-06-18 Thread Aníbal Monsalve Salazar
On Wed, Jun 18, 2003 at 10:04:59AM +0200, Pierre Machard wrote: > On Wed, Jun 18, 2003 at 05:33:55PM +1000, Aníbal Monsalve Salazar wrote: > > Is there a web page where I can see how my packages are progressing in > > the new packages queue? > > http://packages.qa.debian.org I don't think http://

Re: new packages queue

2003-06-18 Thread Pierre Machard
On Wed, Jun 18, 2003 at 05:33:55PM +1000, Aníbal Monsalve Salazar wrote: > Is there a web page where I can see how my packages are progressing in > the new packages queue? http://packages.qa.debian.org Cheers, -- Pierre Machard <[EMAIL PROTECTED]>

new packages queue

2003-06-18 Thread Aníbal Monsalve Salazar
Is there a web page where I can see how my packages are progressing in the new packages queue?

Re: Bug#196800: flex mustn't assume stdint.h is available on allplatforms

2003-06-18 Thread Manoj Srivastava
On Mon, 16 Jun 2003 22:55:53 -0400, Neil Roeth <[EMAIL PROTECTED]> said: > On Jun 13, Daniel Jacobowitz ([EMAIL PROTECTED]) wrote: >> On Fri, Jun 13, 2003 at 06:02:02PM -0500, Manoj Srivastava wrote: >> > On Fri, 13 Jun 2003 18:20:37 -0400, Daniel Jacobowitz >> > <[EMAIL PROTECTED]> said: >> > >>

Re: gcc 3.3 - what problems should I expect?

2003-06-18 Thread Bernd Eckenfels
On Wed, Jun 18, 2003 at 08:22:51AM +0200, Marcelo E. Magallon wrote: > On Tue, Jun 17, 2003 at 11:39:20PM +1000, Hamish Moffatt wrote: > > How? It always fails to link for me. > I have compiled 2.4.20 and 2.4.21 with gcc 3.3 (not Debian's) a couple > of times now. I only had trouble with i2c a

Re: gcc 3.3 - what problems should I expect?

2003-06-18 Thread Marcelo E. Magallon
On Tue, Jun 17, 2003 at 11:39:20PM +1000, Hamish Moffatt wrote: > How? It always fails to link for me. I have compiled 2.4.20 and 2.4.21 with gcc 3.3 (not Debian's) a couple of times now. I only had trouble with i2c and lm-sensors, though. Marcelo

Re: no freshness dating inside Packages.gz

2003-06-18 Thread Bernd Eckenfels
On Tue, Jun 17, 2003 at 08:29:14PM -0400, Joey Hess wrote: > He wants to know when a particular package was last updated, without > having to download it and examine the gzip time stamp and/or changelog. It is unfortunate, that there is no easy access to the changelog, I know of, but all other inf