Re: How do we encourage bug reports?

1997-06-10 Thread Guy Maor
Thomas Koenig [EMAIL PROTECTED] writes: How do we encourage users to submit more bug reports when something goes wrong? Perhaps the `bug' package should be priority standard? It does make bug reporting much easier. Guy -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe

RE: problem with /proc info

1997-06-10 Thread Jason Gunthorpe
On Mon, 9 Jun 1997, Michael Meskes wrote: How can I have more shared memory than total memory + swap? I think it refers to the total number of pages that are shared in all address spaces. Ie if I load Bash twice then it's code pages will be counted twice. I guess this is counter intuitive, ie

Re: Perl Police (was Re: Bug#10405: package naming)

1997-06-10 Thread Guy Maor
Brian S. Julin [EMAIL PROTECTED] writes: However I will end up with a major headache if I cannot reliably map perl module names to debian package names. One solution is to simply add a new field to the control file. dpkg friends do preserve extra fields. `Perl-Module:' perhaps? Guy --

Re: How do we encourage bug reports?

1997-06-10 Thread Christoph Lameter
In article [EMAIL PROTECTED] you wrote: : Thomas Koenig [EMAIL PROTECTED] writes: : How do we encourage users to submit more bug reports when something : goes wrong? : Perhaps the `bug' package should be priority standard? It does make : bug reporting much easier. Some reference in prominent

Re: Tri-Linux's discription

1997-06-10 Thread Erik B. Andersen
Do you know if they will be selling the Official 1.3.0 CD or the Official 1.3.1 CD with the new XFree86 3.3 release? -Erik -- Erik B. Andersen Web:http://www.inconnect.com/~andersen/ email: [EMAIL PROTECTED] --This message was written using 73% post-consumer

Re: Tri-Linux's discription

1997-06-10 Thread Bruce Perens
In general I disclose as little as possible about what a vendor is going to do, as I'd prefer you ask them. I just spoke up about LSL because people were concerned about how LSL perceived us. Thanks Bruce -- Bruce Perens K6BP [EMAIL PROTECTED] 510-215-3502 Finger [EMAIL

mgetty 1.1.7-1 released

1997-06-10 Thread Paul Haggart
I just uploaded mgetty 1.1.7 to master. It's my first multi-target package, so please let me know if it's broken. It's late, and I might have screwed something up. :) -- Paul Haggart - phaggart at cybertap dot com - Debian Linux - PGP 0xD61313E9 I'm a firm believer in the philosophy of a

problems with xnest

1997-06-10 Thread Michael Meskes
I just tried starting xnest but it says it cannot find font 'Fixed' and immediately stops again. What's going on? I do use xfs and no hardcoded fontpaths for my xserver. Can this be the reason? Michael -- Dr. Michael Meskes, Projekt-Manager| topsystem Systemhaus GmbH [EMAIL PROTECTED]

dselect installs only main distribution not non-free

1997-06-10 Thread Christian Leutloff
Hello! I've made a CD-ROM with the debian-cd package. Everything works fine. I can select the packages I like, even from non-free. But after completing the install process, the packages from non-free are left out. It is possible to install them by hand using dpkg -i. abraxas# dpkg -s mmm

Re: dselect installs only main distribution not non-free

1997-06-10 Thread Bruce Perens
I think you have to tell dselect where non-free and contrib are so that it can find their Packages files. It asks about this when you choose an access method. Thanks Bruce -- Bruce Perens K6BP [EMAIL PROTECTED] 510-215-3502 Finger [EMAIL PROTECTED] for PGP public key. PGP

Re: mgetty Needs Maintainer!

1997-06-10 Thread John Goerzen
[EMAIL PROTECTED] (Martin Schulze) writes: Hmm, he'll be getting a new machine today and will be trying to install debian on thursday. I don't know if you remember that he had a house burn and lost all of his computer stuff. (he lives in the same town as I do) OK, I had just let somebody

Re: How do we encourage bug reports?

1997-06-10 Thread John Goerzen
One thing for developers to do is to make sure that you respond NICELY to bug reports. I have reported bugs and have had responses from developers that were downright nasty about it... While that doesn't bother me a whole lot, since I know what is going on (most of the time g), it would be a

Re: new mantainer

1997-06-10 Thread Francesco Tapparo
On Jun 9, Bruce Perens wrote Please e-mail your request to [EMAIL PROTECTED] if you have not done so. The folks who approve accounts are there. Thanks Bruce -- Bruce Perens K6BP [EMAIL PROTECTED] 510-215-3502 Finger [EMAIL PROTECTED] for PGP public key. PGP fingerprint

who is working on ncurses ?

1997-06-10 Thread Andreas Jellinghaus
who is working on ncurses ? i made ncurses 4.1 for local use and could upload it right now (ok, it's revoked). it would only take me a few hours to downgrade to the latest ncurses 1.9.9g IIRC, and a few more to create a altdev package. but i did not fix any bugs in my release (it was for playing

Looking for new maintainer for dhcpcd, dhcpd packages

1997-06-10 Thread Joey Hess
I don't use these daemons anymore, so I have no way to test that the packages work. I'm looking for a new maintainer for both. These packages are *not* orphaned yet, I will continue to maintain them until a new maintainer steps forward. -- see shy jo -- TO UNSUBSCRIBE FROM THIS MAILING LIST:

Re: Taking over e2fsprogs ?

1997-06-10 Thread Yann Dirson
Tom Lees writes: On Wed, 28 May 1997, Yann Dirson wrote: Has anybody postulated to take over maintainance of the package ? If not, I'm a volunteer... Please let me know. If you do take it, please try to get the e2compr patches into it. I have requested that I take it to do

Re: Upcoming Debian Releases

1997-06-10 Thread Tom Lees
On 7 Jun 1997, Kai Henningsen wrote: Or maybe you have forgotten how conffiles are actually handled: (old=original install, new=this install, current=possibly edited version) If old md5 = new md5, ignore new file (package unchanged) If old md5 = current md5, install

Re: How do we encourage bug reports?

1997-06-10 Thread Karl M. Hegbloom
Guy Maor writes: Thomas Koenig [EMAIL PROTECTED] writes: How do we encourage users to submit more bug reports when something goes wrong? Perhaps the `bug' package should be priority standard? It does make bug reporting much easier. Yes, and when it installs itself, from

Re: who is working on ncurses ?

1997-06-10 Thread Galen Hazelwood
Andreas Jellinghaus wrote: who is working on ncurses ? I was about to start. :) i made ncurses 4.1 for local use and could upload it right now (ok, it's revoked). it would only take me a few hours to downgrade to the latest ncurses 1.9.9g IIRC, and a few more to create a altdev package.

problem with make

1997-06-10 Thread Andreas Jellinghaus
hy. how can i do this : i want to set the variable CPPFLAGS in my debian/rules, so all processes called by make will have an evironment variable CPPFLAGS with that content. concret : i need to set CPPFLAGS in environment, so configure scripts will include a special directory when searching for

Version skew between architectures

1997-06-10 Thread David Frey
Hi, Yesterday I got a bug report against dump from someone running Debian on a m68k machine. His problem was that he used the new e2fsprogs, but the old dump binary -12 instead of -14. Question: How do we avoid this sort of problem? How is the compilation for non-Maintainer architectures

Re: problem with make

1997-06-10 Thread Guy Maor
Andreas Jellinghaus [EMAIL PROTECTED] writes: i want to set the variable CPPFLAGS in my debian/rules, so all processes called by make will have an evironment variable CPPFLAGS with that content. export CPPFLAGS = whatever will do what you want. You should, of course, be calling submakes