I think the solution is in dpkg-genchanges(1):
-Dfield=value
Override or add an output control file field. This
option is understood by dpkg-source, dpkg-
gencontrol and dpkg-genchanges.
Or -m"My Name <[EMAIL PROTECTED]>". Y
Package: sharutils
Version: 4.2.1-1
When shar is given the message option, it will write
Submitted by: [EMAIL PROTECTED]
instead of
Submitted by: [EMAIL PROTECTED]
If I understand the use of /etc/mailname right, it should even use it for
the @hostname.domain.name part?
Yves.
Guy Maor writes:
> /lib/ld.so: ELF 32-bit LSB executable, Intel 80386, version 1, stripped
>
> Shouldn't it be a.out?
No. It was changed to ELF in version 1.8.1.
David
--
David EngelOptical Data Systems, Inc.
[EMAIL PROTECTED] 1101 E. Arapaho Road
(
Mark Eichin writes:
> paycheck+% /usr/bin/uustat
> /usr/bin/uustat: can't load dynamic linker '/lib/ld.so nor
> /usr/i486-debian-linux/lib/ld.so'
> Exit -128
> paycheck+% file /usr/bin/uustat
> /usr/bin/uustat: setuid Linux/i386 demand-paged executable (QMAGIC),
> stripped
Please run it with strac
I've corrected it for dpkg_1.4.0.1.
Heiko
--
email : [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
pgp : A1 7D F6 7B 69 73 48 35 E1 DE 21 A7 A8 9A 77 92
finger: [EMAIL PROTECTED] [EMAIL PROTECTED]
Sven Rudolph wrote:
:
: 2. Packages needing a new maintainer
:
: Peter Tobias [EMAIL PROTECTED] :
: o wu-ftpd
I'd take iit ..
Heiko
--
email : [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
pgp : A1 7D F6 7B 69 73 48 35 E1 DE 21 A7 A8 9A 77 92
finger: [EMAIL PROTECTED]
Guy Maor said:
> >>I am closing this bug report because setting the motherboard clock is
> >>not the responsibility of date(1), nor is it the responsibility of the
> >>date(1) man page to mention the motherboard clock.
[some disagreement about the purpose of 'date' deleted]
I was closing a lot of
-BEGIN PGP SIGNED MESSAGE-
Format: 1.5
Date: Mon, 23 Sep 1996 10:03:05 -0400
Source: ae
Binary: ae
Architecture: source i386
Version: 962-10
Distribution: unstable
Urgency: low
Maintainer: Dale Scheetz <[EMAIL PROTECTED]>
Description:
ae - Anthony's Editor -- a tiny full-screen e
You (Ian Jackson) wrote:
> Please do not apply Frank Neumann's patch.
Hmm, I must have missed something here.
> This will break strace on systems where mmap on /proc//mem is
> prohibited except to root. (This restriction is part of a security
> measure which should be supported, given the histor
On Sun, 22 Sep 1996, Dale Scheetz wrote:
> On Sat, 21 Sep 1996, llucius wrote:
>
> > I'm sorry it was the "-N" link option that causes "ae" to be linked
> > statically. Is it really necessary to use the option?
> >
> Well, my man page says:
>
>
>-N specifies readable and writabl
-- Forwarded message --
Date: Mon, 23 Sep 1996 08:39:07 -0500
From: "Bunch, John F" <[EMAIL PROTECTED]>
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Subject: RE: Bug#3087 acknowledged by developer (was: Bug in date.)
>>I am closing this bug report because setting the motherboard
'Yves Arrouye wrote:'
>
>Package: dpkg-dev
>Version: 1.4.0
>
>It appears that the Maintainer: field in control is ignored, so the
>Maintainer: field in the changes file is made with the name of the user
>calling dpkg-genchanges and the name of the host the file is built on.
>This is a problem, and
Package: win32binutils
Version: 2.6.cygnus.960412-1
As well as itself, win32binutils also recommends win32gcc, but win32gcc
depends on win32binutils.
Although this doesn't seem to confuse dpkg, I'm pretty sure that dselect
is going to have fits, since it treats recommends as strongly as depends.
A
> However, I remember a discussion that, I believe, lead to this decision; >
I
can't remember all the discussions that have gone on here, there so
very very many. ;-)
> IIRC, it was the same idea that made ae (wrongly) essential - "all other
> editors can be removed, so ae is a better fallbac
Thanks for all the discussion guys. I have rebuilt ae without the -N
linker option. It seems to work as well as it ever did, so I will release
it as soon as I can get to master.
Thanks again for all the pointers,
Dwarf
--
aka D
Chris Fearnley:
> It isn't relevant. I strongly remember that -N is for static linking
> of a.out binaries.
You remember wrong.
The usual a.out executable file format consists of three parts:
a 1 kB header, one or more 4 kB code pages, and one more 4 kB
data pages. Thus, the minimum size is 9 k
> 5. I don't understand the problem with WIFSIGNALED, but this is
> definitely a bug in the Perl installation and not in dpkg-source.
So the WIFSIGNALED thing has to do with perl. Here is some about the
perl I have installed on my system.
Erick
$ dpkg --status perl
Package: perl
Status: install
> I remember this was discussed on the linux-gcc list some time ago. The
> above explanation is ok for a.out, and was primarily used to build small
> programs (the page-alignment bit). That's probably why ae used it. Under
> ELF, this part doesn't work anyway; I *think* that you get a static
Yves> Package: dpkg-dev
Yves> Version: 1.4.0
Yves>
Yves> It appears that the Maintainer: field in control is ignored, so the
Yves> Maintainer: field in the changes file is made with the name of the
Yves> user calling dpkg-genchanges and the name of the host the file is
Yves> built
You (Martin Schulze) wrote:
> Package: inn
> Version: 1.4unoff4-1
>
> The innd is compiled with a maximum size of news articles. The Eunet
> company posts monthly news statistics that are longer...
>
> Here are the used values:
>
> *ott--* ## Largest acceptable article size; 0 allows any size
On Sun, 22 Sep 1996, Dale Scheetz wrote:
> On Sun, 22 Sep 1996, Christoph Lameter wrote:
> > The N option is used to statically link a program. What manpage were you
> > looking at?
>
> The man page is for ld. The gcc man page says ld is used to link.
> The gcc man page also says that -static is t
> I also experienced a 10% increase of the size in the manpages-it package.
> I was wandering if I could package the man pages uncompressed and compress
> them in debian/rules during installation. This would create a dependency
> to gzip package, but I think that this already exists when we packag
Package: mh
Version: 6.8.4-2
The mh package does not work when using POP protocol:
as ordinary user:
inc -host fwpop
inc: unable to bind socket: Permission denied
as super-user:
inc -host fwpop
inc: -ERR Invalid command; valid commands: PASS, QUIT
Dominik Kubla
Package: sokoban
Version: 1.0-1
There are two bugs in this package:
1.) It does not follow the FSSTND.
a) No subdirectories for library files in /usr/games. They belong into
/usr/lib/games.
b) No transient files (like save and score files) in /usr. They belong
into /var/lib
Package: tm
Version: 7.84-1
The README.debian dile in /usr/doc/tm says to (require 'tm-init) but the
file is not provided by the package.
Yves.
--
Yves Arrouye Email: [EMAIL PROTECTED]
7, avenue Leon BolleeWeb: http://www.fdn.fr/~yarrouye/
75013 Paris
Package: dpkg-dev
Version: 1.4.0
It appears that the Maintainer: field in control is ignored, so the
Maintainer: field in the changes file is made with the name of the user
calling dpkg-genchanges and the name of the host the file is built on.
This is a problem, and in any case, the generated emai
Package: symlinks
version: 1.0-2
depends: libc5
# symlinks
symlinks: can't find library 'libc.so.4'
# ldd symlinks
libc.so.4 (DLL Jump 4.6pl27) => not found
Package: mgetty
Version: 0.99-4
The help screen of faxq says that `-r' restarts suspended jobs, but
it doesn't as the following excerpt shows:
troi!joey(ttyp1):~> faxq -r
/usr/bin/faxq: invalid option: -r
valid options:
-o: show old jobs
-s: show suspended jobs
-a: show all jobs
-v: verbo
This would create a dependency to gzip package, but I think that this
already exists when we package the pages zipped!
Is it possible that a debian system be without gzip?
No: gzip is marked as essential.
marin40# dpkg -s gzip
Package: gzip
Essential: yes
Status: install ok installed
Pr
Sorry for the noise, but I was wondering if any other debian
maintainers happened to be in Manila for Internet '96. If
so, please drop me a line at [EMAIL PROTECTED] Perhaps
we can get together. email response to [EMAIL PROTECTED],
please, since I'm still in the process of relocation to the
Phil
'Dale Scheetz wrote:'
>
>On Sun, 22 Sep 1996, Christoph Lameter wrote:
>
>> The N option is used to statically link a program. What manpage were you
>> looking at?
>
>The man page is for ld. The gcc man page says ld is used to link.
>The gcc man page also says that -static is the proper option for
Here's something I just found in chapter 4.1 of the "policy" manual:
The -N flag should not be used. On a.out systems it may have been
useful for some very small binaries, but for ELF it has no good
effect.
I wish it explained why it shouldn't be used so we could understand it
rather t
Martin> Why is ae the default editor for vipw/vigr even on a completely
Martin> installed system?
It's not a default, it's a fallback which is used when you have not set the
EDITOR variable.
Just try
$ EDITOR=vi vigr
--
Dirk Eddelb"uttel http://qed.econ.q
Winfried Truemper writes:
> This error can be reproduced as follows:
> bash> bash> mount -t iso9660 -o loop=/dev/loop0 cd /mnt
Have you checked to make sure that this isn't a problem with the
loopback filesystem?
I will test mkisofs on a raw disk partition shortly; I can't do so
just yet becaus
Package: binutils
Version: 2.6-2
The penultimate line in this excerpt from /usr/man/man1/strip.1
.B \-v
.TP
.B \-\-verbose
Verbose output: list all object files modified. In the case of
archives,
.B "strip \-V"
lists all members of the arch
Mark W. Eichin writes ("Re: Bug#4477: Emacs doesn't use /etc/mailname"):
> umm, should it? I believe that emacs trusts the MUA to do the right
> thing, leaving mail-host-address for the *user* to override if they wish...
If /etc/mailname is not the same as `hostname -q` then
mail-host-address shou
My machine is physically moving over the next few days, and anything
uploaded now will not arrive for a while.
I've therefore disabled new uploads into my queue. You'll get a
`permission denied' message when you try to cd to
/pub/debian/private/project.
When the service is available again I will
On Sun, 22 Sep 1996, Dale Scheetz wrote:
> On Sun, 22 Sep 1996, Christoph Lameter wrote:
>
> > The N option is used to statically link a program. What manpage were you
> > looking at?
>
> The man page is for ld. The gcc man page says ld is used to link.
> The gcc man page also says that -static
On Sun, 22 Sep 1996, Christoph Lameter wrote:
> The N option is used to statically link a program. What manpage were you
> looking at?
The man page is for ld. The gcc man page says ld is used to link.
The gcc man page also says that -static is the proper option for creating
static linked executab
The N option is used to statically link a program. What manpage were you
looking at?
On Sun, 22 Sep 1996, Dale Scheetz wrote:
dwarf>On Sat, 21 Sep 1996, llucius wrote:
dwarf>
dwarf>> I'm sorry it was the "-N" link option that causes "ae" to be linked
dwarf>> statically. Is it really necessary t
Package: mkisofs
Version: 1.05-2
When creating an cd-image with "mkisofs", the last file on the image is
always corrupted when processing more than 1 files. It seems like the last
block of the file doesn't make it into the image.
This error can be reproduced as follows:
bash> mkdir small
bash>
On Sun, 22 Sep 1996, Dale Scheetz wrote:
> On Sat, 21 Sep 1996, llucius wrote:
>
> > I'm sorry it was the "-N" link option that causes "ae" to be linked
> > statically. Is it really necessary to use the option?
> >
> Well, my man page says:
>
>
>-N specifies readable and writabl
Hello,
I certainly mistakenly put Apache in non-free when I took over the package.
I'd like to put it back into net, but can you tell me if its license, which
follows, allows that? (I think it can).
Thanks,
Yves.
/*
* Copyrig
43 matches
Mail list logo