[bug-inetutils] inetutils online doc stale, suggestions

2010-08-28 Thread Karl Berry
http://www.gnu.org/software/inetutils/manual/ apparently hasn't been updated for the latest release (1.8). Also, I suggest removing the @shortcontents or @summarycontents from inetutils.texi. There are relatively few subnodes in the manual, so having the short contents basically doubles the lengt

[bug-inetutils] ftp -p(assive) compatibility

2010-02-03 Thread Karl Berry
All the other ftp programs I've seen support -p to mean switch into passive mode by default. This is very useful, since so many places (such as fencepost :() are configured to only work with passive mode. Printing a command line prompt when not on a tty seems very obscure by comparison. How abou

Re: [bug-inetutils] Hydra job gnu:inetutils-master:build build 183893 FAILED

2009-12-13 Thread Karl Berry
Please do, I couldn't figure out how to create foo-inetutils@ via the web interface, it only wanted to create inetutils-foo@ ... Indeed, it is not possible to create foo-pkgname for any foo, sorry I forgot about that. (Only the standard {bug,help,info}-inetutils.) Before I create the lis

Re: [bug-inetutils] Hydra job gnu:inetutils-master:build build 183893 FAILED

2009-12-11 Thread Karl Berry
I'll take care of it as soon as I can remeber whom to poke about mailing lists. You don't have to poke anyone. Lists can be created through savannah. https://savannah.gnu.org/mail/?group=inetutils If you like I will create build-inetutils there and remove the alias on fencepost.

Re: [bug-inetutils] Hydra job gnu:inetutils-master:build build 183893 FAILED

2009-12-10 Thread Karl Berry
To: build-inetut...@gnu.org After just a few hours ... Can we make this a separate list? I for one am interested in following what's happening, but not in receiving build reports.

Re: [bug-inetutils] Re: inetutils release...

2009-12-04 Thread Karl Berry
Is there anyone who builds inetutils without GNU make? I don't know, but if we want GNU inetutils to have a chance of being adopted, best not to put up additional barriers if they can be avoided. People do use BSD make, Solaris make, etc., to compile GNU utilities in general.

Re: [bug-inetutils] Re: Git migration is complete.

2009-08-21 Thread Karl Berry
Is it possible to make the CVS repository read-only? How about disabling the CVS "feature" in the savannah project? (The actual ,v files would still exist.)

Re: [bug-inetutils] Developer wanted for GNU Internet Utilities

2009-08-18 Thread Karl Berry
We would like your help, but as with all free software projects, most of the initiative must be done by the contributor. Please find something that interests you in the project, make some work on it and send a patch when you feel you have something. The TODO file contains a li

Re: [bug-inetutils] Re: telnet cleanup

2009-06-09 Thread Karl Berry
All contributions to inetutils are licensed under the GPL It's common practice in GNU to keep the license of the original code, in the spirit of allowing the original upstream authors to benefit from our improvements. For example, rms specifically said that our changes to firefox to make icec

Re: [bug-inetutils] ping, --count=NUMBER

2009-05-22 Thread Karl Berry
I often need to use `ping -c 1 gnu.org' Not to be obvious, but my suggestion is, use an alias. That's what aliases are for. have to resolve the conflict somehow, breaking things in the process no matter what we do. FWIW, I very strongly disagree that shortening the above command by

Re: [bug-inetutils] ping, --count=NUMBER

2009-05-21 Thread Karl Berry
Think of `sort -2' etc, which had also been there since inception, but that was deprected. Well, that deprecation (and coreutils' slavish adherence to it) was, IMHO, an incredibly stupid idea, not an improvement in any way. It broke many scripts which ran perfectly fine since day one of Un

[bug-inetutils] Re: inetutils ChangeLog doc/Makefile.am doc/inetuti...

2009-05-07 Thread Karl Berry
After the patch I installed to inetutils [1], Which is good, thanks. So in gnulib, I propose we deprecated 'fdl' and ask maintainers to depend directly on 'fdl-1.3' or whatever version they need. Thoughts? Makes sense to me.

Re: [bug-inetutils] Re: inetutils ChangeLog doc/Makefile.am doc/inetuti...

2009-05-06 Thread Karl Berry
doc/fdl.texi is removed below If I'm understanding correctly, removing fdl.texi seems wrong to me. I'm supposing it's created dynamically from a copy in gnulib or somewhere now? But the license can't be updated merely by changing that file. The @copying block has to be updated also. In fact

Re: [bug-inetutils] regarding my request pending at savannah

2008-10-14 Thread Karl Berry
Paper work is already finished. That's strange. Your name does not appear in the /gd/gnuorg/copyright.list file where all papers are supposed to be recorded. Did you get the confirmation back from the copyright clerk? karl

[bug-inetutils] Re: route

2008-09-28 Thread Karl Berry
LGPL2.1 is compatible with GPL version 3 and later. So if a library is released under LGPL 2.1, it can be used in inetutils. But isn't there a difference between something licensed under LGPLv2.1-only and LGPLv2.1-or-later? We don't want dependencies on packages licensed under anythin

Re: [bug-inetutils] Removing r*

2008-09-27 Thread Karl Berry
Hm. Was thinking that we could remove the r* utilities, is anyone actually using those? Aside from the case of old machines that Debarshi mentioned, they can still be useful in a small internal network environment where all hosts (and the wire) can be trusted. In general, they have bee

Re: [bug-inetutils] finger[d] incorporation in inetutils ok

2008-05-11 Thread Karl Berry
Does someone know where one can find the most recent version of finger{,d}? Or is it the stuff in ftp.gnu.org:/gnu/old-gnu/finger that is the latest? It is the latest as far as I know. karl ___ bug-inetutils mailing list bug-inetutils@gnu

[bug-inetutils] more .cvsignore after inetutils build?

2008-03-13 Thread Karl Berry
I did a checkout && bootstrap && make of inetutils, and now cvs update reports: ? ._bootmp ? ._bootmp2 ? config.h ? confpaths.h ? stamp-h1 ? build-aux/.cvsignore ? build-aux/ylwrap ? lib/.cvsignore ? lib/Makefile ? lib/Makefile.in ? lib/charset.alias ? lib/configmake.h ? m4/.cvsignore Wdyt about

[bug-inetutils] finger[d] incorporation in inetutils ok

2008-02-18 Thread Karl Berry
rms gave his blessing to decommissioning finger as a separate package and incorporating it in inetutils. So please go ahead with that. (Chris Cooper has remained uncontactable.) The finger areas on ftp.gnu.org and www.gnu.org will be updated to reflect this soonly. FWIW, I note there is another

Re: [bug-inetutils] including finger in inetutils

2008-02-17 Thread Karl Berry
Any update on this? I've already written to some alternative addresses for Chris Cooper, with no luck -- either no answer or it's the wrong Chris Cooper. As it happens, rms and I are in the process of dealing with uncontactable GNU maintainers. I'll write him now about Chris and get back to

Re: [bug-inetutils] including finger in inetutils

2008-01-27 Thread Karl Berry
Could you ask him at the same time if we can use finger in inetutils? Yes, I will suggest that. Is it copyrighted by the FSF? I believe so. I'll check for sure. ___ bug-inetutils mailing list bug-inetutils@gnu.org http://lists.gnu.org/mail

Re: [bug-inetutils] including finger in inetutils

2008-01-27 Thread Karl Berry
But I agree, if we do not get a reply by Feb. 14th, then we should talk with RMS. Aside from not working on finger, Chris has also failed to respond to any of rms/my previous emails about things (contact info, GPLv3, etc.). I'll ask rms about taking him out of the maintainers file in a fe

Re: [bug-inetutils] including finger in inetutils

2007-12-31 Thread Karl Berry
Could you convince the fencepost sysadmins to install fingerd again, You mean so that remote finger works? My experience is that they are unwilling to run any Internet-accessible service that is not absolutely crucial, by their definition of crucial. If you just mean locally, running "finger

[bug-inetutils] including finger in inetutils

2007-12-30 Thread Karl Berry
Wdyt about including finger in inetutils? Perhaps some of the code from the 15-year-old distribution on ftp.gnu.org could be reused. Perhaps not :). It doesn't really seem like it needs to be a separate package. Thanks, Karl ___ bug-inetutils mailin

Re: [bug-inetutils] already connected when closed

2007-07-15 Thread Karl Berry
could you test it once just to see that it works? Worked fine, except there's a typo in the comment :). Fixed below. Also, here again is the change to cmds.c to send the NOOP. Thanks, Karl Index: cmds.c === RCS file: /sources/i

Re: [bug-inetutils] already connected when closed

2007-07-13 Thread Karl Berry
I really do not like to ignore signals I hear you, but SIGPIPE is documented in this case, and we definitely don't want to just crash with it, and we're doing the right thing (disconnecting) if we see it. Seems like the only alternative is the inferior-to-the-user choice of invariably discon

[bug-inetutils] inetd direntry

2007-07-12 Thread Karl Berry
Typo in inetutils.texi: -* inetd: (inetutils)inetd invocation. Interner super-server. +* inetd: (inetutils)inetd invocation. Internet super-server. (At least not everything I report requires exhausting analysis and debugging. :) karl _

Re: [bug-inetutils] already connected when closed

2007-07-11 Thread Karl Berry
Try doing this (somewhere) instead: signal (SIGPIPE, SIG_IGN); Yep. I put that just before the NOOP, and now it works! I would guess the handler should be saved and restored, but I'll leave that to you. My diff from cvs below. Thanks for persevering with me on this ... karl --- cmds.c

Re: [bug-inetutils] already connected when closed

2007-07-10 Thread Karl Berry
Can you put a break point at the fflush, and then examine the content in gdb Sadly, both the cout FILE structure and struct stat from fstat are identical in each of the two cases (connection still open & connection died). So I see no way to know in advance that it's going to failure.

Re: [bug-inetutils] already connected when closed

2007-07-05 Thread Karl Berry
Been trying to reproduce this, but I cannot, admitably I'm using CVS I checked out inetutils from CVS. The sigpipe still happens for me on my machine after letting the connection silently time out -- not 100% of the time, but >90%. I'll append the backtrace, not that it's especially illuminat

Re: [bug-inetutils] already connected when closed

2007-06-30 Thread Karl Berry
I assume that the change works, so I'll apply it soon. Thanks. Sorry to be unclear. It doesn't work. My change was just restoring the warning in the case that the connection was truly open. It doesn't solve the SIGPIPE problem. (Again, this was in the case where we wait without doing anyt

[bug-inetutils] ftp open without args

2007-06-30 Thread Karl Berry
By the way, we previously discussed making "open" without any args attempt to reopen the host from the command line (or previous open). Is this still pending? (If it is, that's fine, of course, just didn't want it to have been lost.) In inetutils 1.5, I still get the mysterious error: $ ftp alp

Re: [bug-inetutils] already connected when closed

2007-06-30 Thread Karl Berry
+ if (connected && + command ("NOOP") != COMPLETE) When the connection has closed, I now get a SIGPIPE in the NOOP, specifically at the fflush(cout); at line 369 of ftp.c (in inetutils 1.5, sorry, I don't have a CVS checkout just now.) If it's not too hard to fix that, I do think i

Re: [bug-inetutils] more icmp probes for ping?

2007-06-30 Thread Karl Berry
Could you ask the fellow that we are most interested in the features that we don't have in GNU ping to be added to GNU ping, but that having two ping's in GNU that do the same thing, doesn't make much sense? That is exactly what I told him. Sorry I didn't realize about GNU ping al

Re: [bug-inetutils] already connected when closed

2007-06-30 Thread Karl Berry
-{ - printf ("Already connected to %s, use close first.\n", hostname); - code = -1; - return; -} +disconnect (0, 0); It solves the stated issue, but introduces another: now if I do ftp> open alpha.gnu.org ... gets connected, then, without any del

Re: [bug-inetutils] more icmp probes for ping?

2007-06-27 Thread Karl Berry
Like I said, I definitely don't suggest that we accept his python program as the new ping (it was hardly a drop-in replacement anyway) -- I did decline. I only forwarded the info since I wasn't sure if our ping already had the functionality. ___ bug-in

[bug-inetutils] more icmp probes for ping?

2007-06-27 Thread Karl Berry
A fellow has offered a new program to GNU, an enhanced ping implemented in Python. I can't see that it makes any sense to think about adding this to GNU per se, but I thought you might be interested in the additional features he claims it has, and consider them for GNU ping: http://www.nongnu.org

Re: [bug-inetutils] already connected when closed

2007-06-27 Thread Karl Berry
ftp> ls 421 Timeout. Try the open *without* that ls first -- just do an open when the connection is closed, and I hope you'll see it. It's been in ftp since the Arpanet or so :). What version of GNU ftp are you using? ftp (GNU inetutils) 1.5. (I compiled it from the source on prep.

[bug-inetutils] already connected when closed

2007-06-26 Thread Karl Berry
One minor niglet in ftp that has always caught me is that you can't reopen a closed connection without an explicit close first. For instance: $ ftp ftp.gnu.org ... # wait a few minutes, so the connection gets closed. ftp> open ftp.gnu.org Already connected to ftp.gnu.org, use close first. Well,

[bug-inetutils] inetutils doc and @dircategory/@direntry

2007-06-25 Thread Karl Berry
Hello inetutilitarians, The inetutils manual still uses the old @ifinfo stuff for the Info dir entries. Here's a patch to make it play nicely with the categories used in other projects, etc. Also, it should be changed to use @copying for the permission notice (which should come before the dir en

Re: [bug-inetutils] ftp 1.5 open - arguments too long?

2007-03-21 Thread Karl Berry
So do I, hence why I'm going to break compatibility when we have had a previously connected host and only prompt interactivley if there wasn't. Do you think that would be fine? Yep. Thanks. ___ bug-inetutils mailing list bug-inetutils@gnu

Re: [bug-inetutils] ftp 1.5 open - arguments too long?

2007-03-21 Thread Karl Berry
ftp> open (to) _!_ I know. Personally, I'd find it much more useful to re-open the "previous" site and just give a diagnostic if there isn't one. Thanks for your consideration. ___ bug-inetutils mailing list bug-inetutils@gnu.org http://lists

Re: [bug-inetutils] inetutils 1.5 standard options, installation

2007-03-21 Thread Karl Berry
to figure out what interfaces are avaiable on the host. Ok, true enough. ___ bug-inetutils mailing list bug-inetutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-inetutils

[bug-inetutils] ftp 1.5 open - arguments too long?

2007-03-21 Thread Karl Berry
With ftp 1.5, the simple command: ftp> open gets the error: sorry, arguments too long Too long? Too short I could understand :). However, I suggest an enhancement: have open without an argument re-open the previous host, if there is one. E.g., ftp ftp.gnu.org ... connects ... ftp> close 221 G

[bug-inetutils] inetutils 1.5 standard options, installation

2007-03-21 Thread Karl Berry
Some picky stuff in inetutils 1.5. First, I suggest that ifconfig be installed in $(sbindir) instead of $(bindir). It seems like nearly the canonical example of an sbin program. Second, stuff about --version: 1) the first line of the ping --version output is: ping - GNU inetutils 1.5 For co