Re: New virtual package names.

1996-08-22 Thread Dale Scheetz
On Wed, 21 Aug 1996, Ian Jackson wrote: > Dale Scheetz writes ("Re: New virtual package names. "): > > On Fri, 9 Aug 1996, Ian Jackson wrote: > ... > > > Noone is going to deinstall all the editors on their system and not > > > notice what they've done wrong and how to fix it - this is not the > >

Bug#4236: ftp(1) barfs on QUOTE command

1996-08-22 Thread Richard Kettlewell
Package: netstd Version: 2.06-1 muskogee:richard$ uname -a Linux muskogee 2.0.13 #1 Tue Aug 20 18:45:22 BST 1996 i486 muskogee:richard$ ftp wigwam Connected to wigwam.elmail.co.uk. 220 wigwam.elmail.co.uk CheckPoint FireWall-1 authenticated ftp server ready Name (wigwam:richard): richard 331-aftpd

Bug#4234: errors in /usr/man/man8/make-kpkg.8

1996-08-22 Thread Susan G. Kleinmann
Package: kernel-package Version: 2.03 The man page for make-kpkg has a few typos, some of which refer to file names and might therefore cause confusion. A diff file is attached. Susan Kleinmann *** make-kpkg.8 Thu Aug 22 10:40:19 1996 --- make-kpkg.8.rev Thu Aug 22 10:56:23 1996 **

Bug#4233: startx does not initialize X cookies

1996-08-22 Thread Thomas Koenig
Package: xbase Version: 3.1.2-9 The startx script does not initialize the X Magic Cookies when X is started up. This can be a significant security hole. I would suggest adding a line like xauth add :0 . `dd if=/dev/urandom count=1 bs=16 | md5sum` to startx (ok, so md5sum is merely the fastest

Bug#4232: bison dumps core

1996-08-22 Thread Thomas Koenig
Package: bison Version: A2.6-12 The following input file (which contains errors, I know :-) causes bison to dump core. I have no idea wether this is a libc or a bison error. Gdb tells me the following: $ gdb /usr/bin/bison core GDB is free software and you are welcome to distribute copies of it

Re: HELP! (pppd and slirp)

1996-08-22 Thread James A. Robinson
On Thu, 22 Aug 1996 02:01:47 -0400 I wrote: < re pppd and slirp I must have been really tired when I sent this -- I don't know why I wrote debian-devel in the To: list. Well, nobody responded but I figured it out anyway. It seems as though problem was likely to come partly from the kernel not h

Bug#4227: Tin TIN_NOVROOTDIR wrong value for tin

1996-08-22 Thread Miquel van Smoorenburg
> Package: tin > Version: 1.3beta.950824-12 > > The default value of TIN_NOVROOTDIR is /var/lib/news. The Debian INN uses > /var/lib/news/over.view to store the overview database. > > The result of this problem is two overview databases one in /var/lib/news and > one in > /var/lib/news/over.vie

Re: Shadow vss PAM

1996-08-22 Thread Patrick Weemeeuw
Date: Wed, 21 Aug 96 11:59 PDT From: [EMAIL PROTECTED] (Bruce Perens) Cc: debian-devel@lists.debian.org (Debian Development) Patrick Weemeeuw writes: > I would propose to go for shadow for 1.2. > In the mean time, I will try to make a few applications PAM-aware, > to wet my f

Bug#4222: dig in the wrong package?

1996-08-22 Thread Miquel van Smoorenburg
> Package: bind > Version: 4.9.3-P1-3 > > `dig' really belongs in the `dnsutils' package, not the `bind' > package; just because one is not running a local name server does not > imply that one doens't want to use `dig' to look things up. > May I suggest that the "nslookup" in the dnsutils packa

Bug#4231: acct(2) man page refers to nonexistent acct(5) man page

1996-08-22 Thread Dirk . Eddelbuettel
Richard> Package: manpages Richard> Version: 1.11-4 ... Richard> No manual entry for acct in section 5 I wrote a realy minimial acct(5) for the acct package which basically refers back to acct(2), see below. As acct.h is in the kernel source, and hence in libc5-dev, this acct.5 (or an impr

Re: $(ARCH)-debian-linux-gnu

1996-08-22 Thread Miquel van Smoorenburg
> Erick Branderhorst writes ("$(ARCH)-debian-linux-gnu"): >> Should we use $(ARCH)-debian-linux-gnu as parameter for ./configure >> and $(ARCH)-debian-linux? >> >> If so can it specified in the guidelines. >> If not what should we use? > > $(ARCH)-debian-linux, but $(ARCH) should usually be 486

HELP! (pppd and slirp)

1996-08-22 Thread James A. Robinson
If anyone out there has pppd working with slirp, I would surely appreciate getting a copy of their chat and options file (remember to edit our the password!). I've been trying on and off for weeks now, spending 15 minutes trying to figure out why pppd dials, seems to connect, and then hangs up

Re: Bruce - fiat required to end discussion on lyx/copyright ?

1996-08-22 Thread branderh
> All packages in the Debian distribution proper must be freely useable, > modifiable and redistributable in both source and binary form. It must > be possible for anyone to distribute and use modified source code and > their own own compiled binaries, at least when they do so a

Re: Consensus is for compressed manpages

1996-08-22 Thread Bruce Perens
From: Ian Jackson <[EMAIL PROTECTED]> > Further to this discussion, I'm going to write into the policy manual > that manpages should be installed compressed using gzip -9. Good. I said it was OK to start doing it a while back, but I never said _everyone_ should do it, and no doubt I should have sa

Bug#4231: acct(2) man page refers to nonexistent acct(5) man page

1996-08-22 Thread Richard Kettlewell
Package: manpages Version: 1.11-4 According to `man 2 acct': SEE ALSO acct(5) But: [EMAIL PROTECTED]:richard$ man 5 acct No manual entry for acct in section 5 [EMAIL PROTECTED]:richard$ -- Richard Kettlewell [EMAIL PROTECTED] [EMAIL PROTECTED]

Bug#3838: GCC should depend on CPP, not conflict with it

1996-08-22 Thread Ian Jackson
David Engel writes ("Re: Bug#3838: GCC should depend on CPP, not conflict with it"): > Ian Jackson writes: > > David Engel writes ("Re: Bug#3838: GCC should depend on CPP, not conflict > > with it"): > > ... > > > Because they're designed to work together. That's why the FSF > > > includes cpp w

Bug#4051: access permissions for /usr/bin/fdmount

1996-08-22 Thread Ian Jackson
Damn, it looks like my comment Before anyone changes anything, please read the appropriate part of the new policy manual. went unheeded. I see that the change that Daniel Quinlan requested has been made. It's a shame that I didn't get around to writing this more detailed response to the situati

Bug#4228: syslogd loops

1996-08-22 Thread bruce
Package: sysklogd Version: 1.3-10 Aug 21 13:59:47 beagle syslogd 1.3-0#10: restart. Aug 21 13:59:47 beagle kernel: klogd 1.3-0, log source = /proc/kmsg started. Aug 21 13:59:47 beagle syslogd 1.3-0#10: restart. Aug 21 13:59:47 beagle syslogd: select: Bad file number Aug 21 14:00:17 beagle last mes

Bug#4230: /etc/init.d/network is an auto-handled conffile

1996-08-22 Thread Ian Jackson
Package: sysvinit Version: 2.64-1 The file /etc/init.d/network is a dpkg-handled conffile, despite containing important site-specific configuration information which is set up by the base disks. Files manipulated by installation scripts should not be dpkg-handled conffiles. Ian.

Bug#4229: /etc/init.d/skeleton is missing `set -e'

1996-08-22 Thread Ian Jackson
Package: sysvinit Version: 2.64-1 The file /etc/init.d/skeleton should use `set -e' as this is good practice and it is an example script. Ian.

Bug#4137: libpaper contains compressed manpage, or policy should change

1996-08-22 Thread Dirk . Eddelbuettel
Yves> I remember that a long time ago it was said that it was okay to gzip Yves> manual pages because the manual reader did handle them nicely? Lars> Our man seems to handle them OK. Since there can be tens of Lars> megabytes of manual pages (I have 18 MB), I think compressing them Lar

Re: Bug#4129: dselect 1.3.0 infelicity

1996-08-22 Thread Ian Jackson
Bruce Perens writes ("Bug#4129: dselect 1.3.0 infelicity"): > If I position the selection bar on "All Brokenly Installed Packages" and press > the "-" key, _all_ packages are de-selected, not just the brokenly installed > ones. This is counter-intuitive. `counter-intuitive' ?! You're a master of

Re: New source format and related issues...

1996-08-22 Thread Ian Jackson
I wrote: > Michael Alan Dorman writes ("New source format and related issues..."): > ... > > dpkg-source: building hello in hello_1.3.orig.tar.gz > > tar: Cowardly refusing to create an empty archive > > Try `tar --help' for more information. > > dpkg-source: failure: tar gave error exit status 2 .

Bruce - fiat required to end discussion on lyx/copyright ?

1996-08-22 Thread Ian Jackson
Bruce, if you feel it is appropriate, I'd like you to use your magic fiat power to end the discussion about lyx, contrib, and so forth, by endorsing the appropriate part of the new policy manual. I've attached a copy below. According to that part lyx, all the Motif packages and the compress insta

Re: libpaper 1.0 on master

1996-08-22 Thread Dan Stromberg
joost witteveen wrote: > > > > > >Shouldn't the "paper size" be an attribute of a print queue, and not an > > >attribute of a machine? > > Well, it could be argued that Yvess libppaper could look at > the current $PRINTER setting, and select the correct papersize > depending on the /etc/papersize

Re: Non-existent .deb's

1996-08-22 Thread Ian Jackson
Daniel Lynes writes ("Non-existent .deb's"): > Just a thought, but I was wondering if perhaps the dselect program > could be modified to allow for it to not allow you to be able to select > .deb archives that are non-existent? I've noticed that for the .deb > archives that I haven't downloaded, th

Re: $(ARCH)-debian-linux-gnu

1996-08-22 Thread Ian Jackson
Erick Branderhorst writes ("$(ARCH)-debian-linux-gnu"): > Should we use $(ARCH)-debian-linux-gnu as parameter for ./configure > and $(ARCH)-debian-linux? > > If so can it specified in the guidelines. > If not what should we use? $(ARCH)-debian-linux, but $(ARCH) should usually be 486, shouldn't

Re: New package standards - LAST CALL

1996-08-22 Thread Ian Jackson
Michael Alan Dorman writes ("Re: New package standards - LAST CALL "): > In message <[EMAIL PROTECTED]>, Ian Jackson writes: > >Therefore I propose that unless someone raises a serious problem or > >issue within the next week or two the new packaging guidelines as > >described in the draft dpkg pro

Re: New virtual package names.

1996-08-22 Thread Ian Jackson
Dale Scheetz writes ("Re: New virtual package names. "): > On Fri, 9 Aug 1996, Ian Jackson wrote: ... > > Noone is going to deinstall all the editors on their system and not > > notice what they've done wrong and how to fix it - this is not the > > kind of `mistake' our dependency scheme should try

Re: CC's on this mailing list

1996-08-22 Thread Ian Jackson
Dale Scheetz writes ("Re: CC's on this mailing list"): ... > However, there are several people who post to the lists, but don't read > them, who ask to be responded to directly. Maybe we should just require > that these people suffer reading the lists like the rest of us? Yes. It is rude to post

Re: Documentation formats

1996-08-22 Thread Ian Jackson
Mark Eichin writes ("Re: Documentation formats"): > if we standardize the names for the alternate formats, can we also > have, for each format foo, a virtual foo-viewer package, and include > it in the dependencies? (That will, as a side effect, make it easier > to determine which formats are supp

Re: Documentation formats

1996-08-22 Thread Ian Jackson
Mark Eichin writes ("Re: Documentation formats"): > [Ian asked:] > > (Is texi2html any good?) > > http://www.cygnus.com/ (and I'm sure other places) has texi2html'ed > versions of gnu compiler-related tools, if you want a quick look at > them. Thanks. They do look reasonable. Ian.

copyright files in /usr/doc//copyright

1996-08-22 Thread Ian Jackson
Since we need closure on this I'm mandating this change in the new policy manual and source package format. I'll also mandate that the debian/changelog file be included, in /usr/doc//changelog.Debian.gz, or changelog.gz for a package whose upstream and Debian maintainers are the same. Ian.

Consensus is for compressed manpages

1996-08-22 Thread Ian Jackson
Further to this discussion, I'm going to write into the policy manual that manpages should be installed compressed using gzip -9. Ian.

`binary' target and per-architecture rebuilding

1996-08-22 Thread Ian Jackson
In order to solve some tricky problems to do with architecture-independent files being produced and uploaded as a result of per-architecture porting builds, I'm splitting the `binary' target into two: binary-arch will build the architecture dependent binary packages and files. For a straightforwa

Bug#4227: Tin TIN_NOVROOTDIR wrong value for tin

1996-08-22 Thread Christoph Lameter
Package: tin Version: 1.3beta.950824-12 The default value of TIN_NOVROOTDIR is /var/lib/news. The Debian INN uses /var/lib/news/over.view to store the overview database. The result of this problem is two overview databases one in /var/lib/news and one in /var/lib/news/over.view. Plus there is a

Re: Shadow vss PAM

1996-08-22 Thread Bruce Perens
Patrick Weemeeuw writes: > I would propose to go for shadow for 1.2. > In the mean time, I will try to make a few applications PAM-aware, > to wet my feet and to gain some insight about how simple or complex > things are. After all, it's not a black or white thing, but we can > PAMify application

Bug#4220: ghostview and /etc/papersize

1996-08-22 Thread Richard Kettlewell
Package: ghostview Version: 1.5-8 When I installed this version of ghostview, it issued the message cat: /etc/papersize: no such file or directory but didn't return a non-zero exit status to dpkg, which therefore assumed that the installation had succeeded. This is two bugs. Firstly it shou

Bug#4226: Mosaic fails to substitute %XX in mailto: URLs

1996-08-22 Thread Ian Jackson
Package: mosaic Version: 2.7b5-2 See the page http://chiark.chu.cam.ac.uk/~ijackson/bad-mailto.html> (a copy of the page is included below). If you load this page in Mosaic and click on the `spong' URL you will see a dialogue box offering to send mail to `ijackson%40chiark.chu.cam.ac.uk', and if

Bug#4225: lynx fails to substitute %XX in mailto: URLs

1996-08-22 Thread Ian Jackson
Package: lynx Version: 2.4-FM-960316-1 See the page http://chiark.chu.cam.ac.uk/~ijackson/bad-mailto.html> (a copy of the page is included below). If you load this page in lynx and select the `spong' you will enter a dialogue offering to send mail to `ijackson%40chiark.chu.cam.ac.uk', and if you

Bug#4224: Mosaic produces poor rendering of nested markup

1996-08-22 Thread Ian Jackson
Package: mosaic Version: 2.7b5-2 See the page http://chiark.chu.cam.ac.uk/~ijackson/nested-markup.html> (a copy of the page and an xwd of the output produced by 2.7b5 on my mono display is included below). As you can see: * doesn't work correctly inside - it overrides the italics produced by .

Bug#4221: knews silently overwrites configuration file

1996-08-22 Thread Nils Rennebarth
Knews should handle an upgrade more intelligently and not simply overwrite the (possibly customized) /usr/X11R6/lib/X11/app-defaults/Knews configuration file. I know this is difficult to do right. A lot of Knews functionality depends on a working Knews.ad and what is necessary there changes from r

Re: CC's on this mailing list

1996-08-22 Thread Miquel van Smoorenburg
You (Bruce Perens) wrote: > About the funniest part is trying to find a pay phone. Many countries > only have them in post offices. When I visited Australia, there were > blue phones and gold phones, and only the gold ones could make long > distance calls. But when you have the right phone, and yo

Bug#4223: Mosaic looks bad on mono display

1996-08-22 Thread Ian Jackson
Package: mosaic Version: 2.7b5-2 When I run Mosaic on a mono X terminal the 3d button borders and so forth are not highlighted or coloured correctly, making them difficult to see and use. Below are two xwd files, one created by Debian's Mosaic 2.7b5-2 and one by an OSF/1 installation of Mosaic 2.

uploading pixmap_pl2-1

1996-08-22 Thread joost witteveen
-BEGIN PGP SIGNED MESSAGE- Date: 21 Aug 96 17:23 UT Format: 1.6 Distribution: unstable Urgency: Low Maintainer: joost witteveen <[EMAIL PROTECTED]> Source: pixmap Version: 2.6pl2-1 Binary: pixmap Architecture: i386 source Description: pixmap: A pixmap editor. Changes: * upgraded upstr

Bug#4222: dig in the wrong package?

1996-08-22 Thread Richard Kettlewell
Package: bind Version: 4.9.3-P1-3 `dig' really belongs in the `dnsutils' package, not the `bind' package; just because one is not running a local name server does not imply that one doens't want to use `dig' to look things up. -- Richard Kettlewell [EMAIL PROTECTED] [EMAIL PROTECTED]

Bug#4218: Problems removing INN

1996-08-22 Thread Miquel van Smoorenburg
You (Rob Leslie) wrote: > Package: inn > Version: 1.4unoff4-1 > > deimos:~:[2]# dpkg --purge inn > (Reading database ... 20824 files and directories currently installed.) > Removing inn ... > Trying to stop INN.. > Removing crontab for news.. > Removing files in /var/log/news and /var/run/innd.. >

Re: CC's on this mailing list

1996-08-22 Thread Bruce Perens
From: Miquel van Smoorenburg <[EMAIL PROTECTED]> > But when you have the right phone, and you know the trick with the > Follow button you can dial for free (even internationally!). If you get caught they are less likely to let you visit their country again :-) . I got a speeding ticket from the da

uploaded screen-3.7.1-7

1996-08-22 Thread joost witteveen
-BEGIN PGP SIGNED MESSAGE- Date: 21 Aug 96 17:00 UT Format: 1.6 Distribution: unstable Urgency: Low Maintainer: joost witteveen <[EMAIL PROTECTED]> Source: screen Version: 3.7.1-7 Binary: screen Architecture: i386 source Description: screen: A screen manager with VT100/ANSI terminal em