Bug#1802: source.deb package has unexpected Debian subdirectory

1995-11-06 Thread Bruce Perens
It may be a feature, but it's an unexpected and confusing one. OK. I'll put a README file in the Debian directory and in /usr/src/linux. I expect some small degree of sophistication of anyone who uses the source package and the boot-floppies package (which also builds itself). This is a

Bug#1806: genksyms misplaced?

1995-11-06 Thread Richard Kettlewell
Bill Hogan writes: Packages: devel/source, base/modules Versions? Problem: base/modules installs genksyms as `/usr/bin/genksyms', kernel Makefile[?] looks for `/sbin/genksyms'. Wasn't this reported ages ago? I can't find anything in the bug report logs, however. genksyms ought to

Bug#1809: bind doesn't document stats log entries

1995-11-06 Thread Ian Jackson
Package: bind Version: 4.9.3-BETA24-1 Nov 6 17:32:54 myrddin named[154]: NSTATS 815679174 815621790 A=20490 PTR=17925 Nov 6 17:32:54 myrddin named[154]: XSTATS 815679174 815621790 RQ=38433 RR=771 RIQ=0 RNXD=329 RFwdQ=640 RFwdR=583 RDupQ=0 RDupR=151 RFail=2 RFErr=0 RErr=0 RTCP=0 RAXFR=0

debian-dpkg

1995-11-06 Thread Bruce Perens
If anyone wants to take part in the debian-dpkg discussion, send subscribe to [EMAIL PROTECTED] . The current subscriber list is: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] I lost the subscriber list a while ago, so about 9 people were dropped from the list. Since it

Re: Poll: Python wishlist

1995-11-06 Thread David Engel
Python's Tkinter module supporting Tk 4.0, we'll have to wait until the tk/tcl packages get up to pace. Provided Tk doesn't need to be built in a full X11 source tree, I might try to put together experimental ELF tk and tcl packages, I'm tight on disk space :(. My non-Debianized, ELF versions

Bug#1810: fvwm doesn't delete /tmp/fvwmrc.pid

1995-11-06 Thread Dirk . Eddelbuettel
Package: fvwm Version: 1.24r Revision: 8 fvwm puts files fvwmrc.pid on /tmp that are not deleted after fvwm ends. -- [EMAIL PROTECTED] http://qed.econ.queensu.ca/~edd

HELP! (need to find Carl Streeter)

1995-11-06 Thread Matthew Bailey
I am having problems with bugs.cps.cmich.edu and carls account. There seems to be this debian bugs file that is over 75 megs in his account that procmail keeps tring to parse running me totally out of RAM and bring the machine to a crawl!!! Can anyone tell me what this is, is it still needed?

Re: HELP! (need to find Carl Streeter)

1995-11-06 Thread Bruce Perens
Carl's new email is [EMAIL PROTECTED] . Why not just stick that file in his directory until he can deal with it? Bruce -- See Pixar's Toy Story, at a theater near you starting November 22. Toy Story Toys and Soundtrack Album are available now!

Re: ELF conversion

1995-11-06 Thread Ian Jackson
David Engel writes (Re: ELF conversion): OK, but why even let the installation get to the preinst script? How about we add a new dependency field in the control files which tells dpkg that the specified packages/versions must already be completely installed (unpacked *and* configured)

Bug#1808: No boot parameters available on final boot disk

1995-11-06 Thread Bruce Perens
I will eventually fix the root disk to use syslinux when it creates the boot floppies. In the meantime, here's a work-around: Look at the files in /usr/lib/syslinux (install the syslinux package if you don't have them) and use them to create a boot floppy, or use LILO (package lilo, documentation

Bug#1811: /etc/modules should allow options

1995-11-06 Thread Winfried Truemper
Package: base (???) It should be possible to specify options in /etc/modules. Example for my Mitsumi-Drive: mcdx mcdx=0x300,11 which sould call modprobe with the command-line modprobe mcdx mcdx=0x300,11. BTW, the loop echo -n Loading modules: for module in $modules do echo

Re: HELP! (need to find Carl Streeter)

1995-11-06 Thread Mail Archive
On Mon, 6 Nov 1995, Bruce Perens wrote: Carl's new email is [EMAIL PROTECTED] . Why not just stick that file in his directory until he can deal with it? Bruce IT IS IN HIS DIRECTORY!! Thats the problem :) sorta. I don't know why it all of a sudden started to cough the mailer here but

ELF libraries (was Re: Poll: Python wishlist)

1995-11-06 Thread Ian Murdock
Date: Mon, 06 Nov 1995 12:05:12 -0800 From: Bruce Perens [EMAIL PROTECTED] Let's put the ELF libraries in public view so that we can issue packages that are only available in the ELF format. What we need are new gcc and libc packages (and anything else) that are ELF by default,

Bug#1792: vipw, vigr missing

1995-11-06 Thread Martin Schulze
Dear Ian Jackson! }Package: miscutils? }Version: 1.3-2 } }There should be vipw and vigr scripts for editing /etc/passwd and }/etc/group. This is so that it is easy for the sysadmin to do the }locking necessary to ensure that updates do not get lost. vipw is encluded in util-linux. (latest

Re: ELF libraries (was Re: Poll: Python wishlist)

1995-11-06 Thread David Engel
Let's put the ELF libraries in public view so that we can issue packages that are only available in the ELF format. What we need are new gcc and libc packages (and anything else) that are ELF by default, rather than the current compatibility packages. First we need the current a.out