On Aug 3, 8:51pm, Craig Sanders wrote:
} Subject: Re: New Apache package (Was: Re: Q about making a package with a
}
} On Thu, 25 Jul 1996, Miquel van Smoorenburg wrote:
}
} Yves Arrouye <[EMAIL PROTECTED]>
}
} > You (Yves Arrouye) wrote:
} > > To anyone that read this message: your suggestion
On Aug 4, 6:55pm, David Frey wrote:
} Subject: Re: Uploading compress-package 1.1 on master
} In message <[EMAIL PROTECTED]>,
} [EMAIL PROTECTED] writes:
} >Description:
} > compress-package: fileset to build a Debian compress package
} compress belongs into non-free, not into devel!
} Reason:
The [EMAIL PROTECTED] address in the gc package bounces :-( I enclose my
message in case David's reading...
Yves.
On Aug 4, 1:34pm, Mail Delivery Subsystem wrote:
} Subject: Returned mail: Host unknown (Name server: ods.com: host not found
} The original message was received at Sun, 4 Aug 1996 1
Package: libtiff3-dev
Version: 3.4beta034-1
Many .3t manual pages have .so requests like
.so SomePage.3t
instead of
.so man3/SomePage.3t
making the manual pages unusable.
--
Erick Branderhorst writes:
>
> > OK, so we've decided to have packages put their Emacs startup stuff in
> > a directory, with one file per package.
> >
> > The directory obviously ought to go in /etc, and the files made
> > conffiles, so that the sysadmin can reconfigure things.
> >
> >
---
If you haven't been able to boot, ask on debian-user for
a boot disk image. Several of our people have made one for
NCR. I'd help but I am away from the office with no access to
Linux.
Bruce
Hello,
I thought having a package with
Provides: compress
Replaces: compress
would be like
Provides: compress
Conflicts: compress
except that the conflict will not appear and I hoped that when the package
was installed any previous package providing compress wou
Package: xserver-s3
Version: 3.1.2-5
When in the 640x480 mode, the mouse cursor points incorrectly. The
point at which the cursor appears to point is not where the mouse
button selects when you push the key. I have not tested other video
resolutions with this card.
The X server thinks it is poi
I'm shortly going to release experimental versions of dpkg and hello.
They'll use the new source package format, which hasn't settled down
yet, so they ought to go in project/experimental.
Unless someone tells me otherwise I'm going to ship them with
`Distribution: experimental' in the .changes fi
Hi Everyone,
Seems that everyone having weird SCSI errors? Well, I too are getting some,
but I'm not sure if it's the CD that's stuffed or the kernel... Here's a
looksee:
Aug 6 14:05:11 orion kernel: scsi0: MEDIUM ERROR on channel 0, id 1, lun 0,
CDB: Read (6) 00 00 f8 08 00
Aug 6 14:05:11 or
> The problem with this approach is that it breaks everything that assumes
> that make is the GNU make - for instance, the kernel. And probably several
> debian.rules files.
It would probably be a fair assumption to say that make, under Linux, is
GNU make: the average user would have this inst
-BEGIN PGP SIGNED MESSAGE-
Date: 06 Aug 96 08:16 UT
Format: 1.6
Distribution: unstable
Urgency: Low
Maintainer: Michael Meskes <[EMAIL PROTECTED]>
Source: xforms
Version: 0.81-1
Binary: xforms
Architecture: i386
Description:
xforms: GUI Toolkit for X Window Systems
Changes: xforms (0.8
> If the files there really depend on each other, then it may be nice
> to require that each .el file contains
>
> (provide 'site-start-xxx)
>
> (as the *last* line so nothing is provided in case of error), and other
> files will just use
>
> (require 'site-start-xxx)
>
> as ne
Package: compress-package
Version: 1.2-1
Compiling and installing the compress source found on ftp.inria.fr I get a
file /usr/bin/zcat. However, gzip already install zcat in /bin. I cannot see
how it's useful to have both. :-)
Michael
--
Michael Meskes |_ __ _
You (Ian Jackson) wrote:
> All our (ELF i386 and m68k binary) packages are built to build with a
> dependency on `libc5'.
>
> The Alpha people are not using the standard Linux libc; instead,
> they're using a version of the GNU libc, with a current major number
> of 0 by the looks of things.
No,
You (Ian Jackson) wrote:
> All our (ELF i386 and m68k binary) packages are built to build with a
> dependency on `libc5'.
>
> The Alpha people are not using the standard Linux libc; instead,
> they're using a version of the GNU libc, with a current major number
> of 0 by the looks of things.
In a
On Tue, 6 Aug 1996, Yves Arrouye wrote:
> Hello,
>
> I thought having a package with
>
> Provides: compress
> Replaces: compress
>
> would be like
>
> Provides: compress
> Conflicts: compress
>
> except that the conflict will not appear and I hoped that when th
Thanks to Ian for the excelent description of imapd. This will close the
description bugs against this package.
Date: 25 Jul 96 22:34 UT
Format: 1.5
Distribution: unstable
Priority: Low
Maintainer: Dale Scheetz <[EMAIL PROTECTED]>
Source: pine
Version: 3.94-3
Binary: imapd pico pine
Architecture:
I'd like people to take a look at what I've done here. The dpkg 1.3.0
binary package is fine to install and use (and indeed, it fixes a bug
or two), but the whole thing ought not to be moved even into unstable
until we've finalised the new source package format.
The new dpkg contains a bevy of ne
>
> Michael Meskes writes ("Bug#3768: axe info files incorrectly installed"):
> ...
> > 1) Change the source of axinfo (lots of work).
>
> This would be ideal, of course, but of course effort may be better
> spent elsewhere.
OK, I done that. The axe sources weren't that bad after all, and I
only
On Sun, 4 Aug 1996, Yves Arrouye wrote:
> Erick asked the question, but I don't remember if there was an answer.
> Would it be okay if, when uploading changes to a package, we only upload
> a .deb and a .diff.gz file?
No, it wouldn't be ok. Why don't you just use your account on master
to rebuil
Package: libpaper, gs
Version: 0.2-1, 3.53-4
Oef what do I hate these errors. The "<" char indicates the EOL char.
# cat /etc/papersize
A4 <
# gs -h
Warning: unknown papersize in /etc/papersize
Aladdin Ghostscript 3.53 (1996-1-10)
[deleted]
# cat /etc/papersize
A4<
# gs -h
Aladdin Ghostscript 3
On Mon, 5 Aug 1996, Craig Sanders wrote:
> Was epoch implemented? How do I use it?
Add ':' to the front of the version. The epoch has to be a
number. For example:
$ dpkg --compare-versions '2' gt '3'
$ echo $?
1
$ dpkg --compare-versions '1:2' gt '3'
$ echo $?
0
Guy
On Tue, 6 Aug 1996, Yves Arrouye wrote:
> I thought having a package with
>
> Provides: compress
> Replaces: compress
>
> would be like
>
> Provides: compress
> Conflicts: compress
>
> except that the conflict will not appear and I hoped that when the package
>
-BEGIN PGP SIGNED MESSAGE-
Date: 06 Aug 96 15:08 UT
Format: 1.6
Distribution: unstable
Urgency: Low
Maintainer: Erick Branderhorst <[EMAIL PROTECTED]>
Source: mfbasfnt
Version: 1.0-4
Binary: mfbasfnt
Architecture: all source
Description:
mfbasfnt: TeX's default fonts and a few others.
Package: pine
Version: 3.94-2
Here what happens when I write e-mail:
-rw-r--r-- 1 truemper students 169 Aug 6 17:37 #pico19247#
Whatever the hell this file is, it shouldn't be public accessible
because it contains what I write inside pine.
-Winfried
> > > 1. Have you installed the wg-locale (or something like that) package? You
> > > need to if you want to use locales.
> >
> > Perhaps this package needs higher priority.
>
> Agreed. IMHO it should be 'standard'. If you don't live in the US, a
> locale for your country isn't really 'optional'
>
>
> Package: libpaper, gs
> Version: 0.2-1, 3.53-4
>
> Oef what do I hate these errors. The "<" char indicates the EOL char.
>
> # cat /etc/papersize
> A4 <
> # gs -h
> Warning: unknown papersize in /etc/papersize
> Aladdin Ghostscript 3.53 (1996-1-10)
> [deleted]
>
> # cat /etc/papersize
>
Package: boot
Version: unknown
This may be related to bug report 4019. I received these messages from
Tim Gray ([EMAIL PROTECTED]).
On Aug 7, 11:10am, Tim Gray wrote:
> Subject: Debian Install problem
: Hi there,
: I saw your bug report about failure when decompressing the
kernel from
: th
On Tue, 6 Aug 1996, Winfried Truemper wrote:
>
>
> Package: pine
> Version: 3.94-2
>
>
> Here what happens when I write e-mail:
>
> -rw-r--r-- 1 truemper students 169 Aug 6 17:37 #pico19247#
>
>
> Whatever the hell this file is, it shouldn't be public accessible
> because it contain
30 matches
Mail list logo