Your message dated Fri, 1 Apr 2005 13:39:28 +0200
with message-id <[EMAIL PROTECTED]>
and subject line fixed in 1.4
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 29 Jul 2004 04:31:56 +0000
>From [EMAIL PROTECTED] Wed Jul 28 21:31:56 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mail.blackdown.de [62.159.133.162]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Bq2aB-0004iK-00; Wed, 28 Jul 2004 21:31:55 -0700
Received: from arthur.jknet ([192.168.1.30] ident=Debian-exim)
by mail.blackdown.de with esmtp (TLS-1.0:RSA_ARCFOUR_SHA:16)
(Exim 4.34)
id 1Bq2aA-0005Mj-9l
for [EMAIL PROTECTED]; Thu, 29 Jul 2004 06:31:54 +0200
Received: from jk by arthur.jknet with local (Exim 4.34)
id 1Bq2aA-0007eM-2j
for [EMAIL PROTECTED]; Thu, 29 Jul 2004 06:31:54 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: backup2l: Not POSIX 1003.1-2001 compatible
X-Debbugs-CC: Juergen Kreileder <[EMAIL PROTECTED]>
From: Juergen Kreileder <[EMAIL PROTECTED]>
X-PGP-Key: http://blackhole.pca.dfn.de:11371/pks/lookup?op=get&search=0x730A28A5
X-PGP-Fingerprint: 7C19 D069 9ED5 DC2E 1B10 9859 C027 8D5B 730A 28A5
Date: Thu, 29 Jul 2004 06:31:54 +0200
Message-ID: <[EMAIL PROTECTED]>
Organization: Blackdown Java-Linux
Lines: 58
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: backup2l
Version: 1.3
Severity: normal
/etc/cron.daily/zz-backup2l uses "nice -19 ...". This option isn't
compatible with POSIX 1003.1-2001, use "-n 19" or "`--adjustment=19"
instead.
And /usr/sbin/backup2l has at least one incompatible tail command
("tail -1" should be "tail -n 1"). I haven't checked whether there
are more problems with that script.
You can test POSIX conformance by setting _POSIX2_VERSION=200112
E.g.:
% _POSIX2_VERSION=200112 nice -19 nice
nice: invalid option -- 1
Try `nice --help' for more information.
% _POSIX2_VERSION=200112 tail -1 /etc/issue
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
,----[ From 'info coreutils nice' ]
| `-n ADJUSTMENT'
| `--adjustment=ADJUSTMENT'
| Add ADJUSTMENT instead of 10 to the command's priority.
|
| On older systems, `nice' supports an obsolete option
| `-ADJUSTMENT'. POSIX 1003.1-2001 (*note Standards conformance::)
| does not allow this; use `-n ADJUSTMENT' instead.
`----
,----[ From 'info coreutils tail' ]
| On older systems, `tail' supports an obsolete option
| `-COUNTOPTIONS', which is recognized only if it is specified first.
| COUNT is a decimal number optionally followed by a size letter (`b',
| `k', `m') as in `-c', or `l' to mean count by lines, or other option
| letters (`cfqv'). Some older `tail' implementations also support an
| obsolete option `+COUNT' with the same meaning as `-+COUNT'. POSIX
| 1003.1-2001 (*note Standards conformance::) does not allow these
| options; use `-c COUNT' or `-n COUNT' instead.
`----
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-mm7
Locale: LANG=C, LC_CTYPE=C
Versions of packages backup2l depends on:
ii findutils 4.1.20-4 utilities for finding files--find,
-- no debconf information
--
Juergen Kreileder, Blackdown Java-Linux Team
http://www.blackdown.org/java-linux/java2-status/
---------------------------------------
Received: (at 261950-close) by bugs.debian.org; 1 Apr 2005 11:39:34 +0000
>From [EMAIL PROTECTED] Fri Apr 01 03:39:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from gluck.debian.org [192.25.206.10]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DHKUw-0001gK-00; Fri, 01 Apr 2005 03:39:34 -0800
Received: from moutng.kundenserver.de [212.227.126.177]
by gluck.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DHKUv-0007T9-00; Fri, 01 Apr 2005 04:39:33 -0700
Received: from A8a42.a.pppool.de[213.6.138.66] (helo=localhost)
by mrelayeu.kundenserver.de with ESMTP (Nemesis),
id 0ML29c-1DHKUr37by-0007RQ; Fri, 01 Apr 2005 13:39:29 +0200
Received: from sadleder by localhost with local (Exim 4.50)
id 1DHKUq-0001DU-UH
for [EMAIL PROTECTED]; Fri, 01 Apr 2005 13:39:28 +0200
Date: Fri, 1 Apr 2005 13:39:28 +0200
From: Philipp Sadleder <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: fixed in 1.4
Message-ID: <[EMAIL PROTECTED]>
Mail-Followup-To: Philipp Sadleder <[EMAIL PROTECTED]>,
Debian Bug Tracking System <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="lrZ03NoBR/3+SXJZ"
Content-Disposition: inline
X-Reportbug-Version: 3.9
User-Agent: Mutt/1.5.8i
X-Provags-ID: kundenserver.de [EMAIL PROTECTED]
login:37b92fa482680afd7f467ae103d26c25
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
--lrZ03NoBR/3+SXJZ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Package: backup2l
Version: 1.4
Followup-For: Bug #261950
The issue is fixed in version 1.4.
Best regards,
Philipp
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: LANG=3Dde_DE.UTF-8, LC_CTYPE=3Dde_DE.UTF-8 (charmap=3DUTF-8)
Versions of packages backup2l depends on:
ii findutils 4.1.20-6 utilities for finding files--f=
ind,
-- no debconf information
--=20
Philipp Sadleder
http://sadleder.de
--lrZ03NoBR/3+SXJZ
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCTTLwkoAGl1glWmgRAicMAJwOCVMFrDoghpZr+0lyURoSpkOudACdGhOT
gF+5hg8KnxxVWi6BYKtfdmI=
=Ymf+
-----END PGP SIGNATURE-----
--lrZ03NoBR/3+SXJZ--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]