Debian Bug report logs -
#320378
%Y format directive breaks subsequent %y directives in find
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Andreas Metzler <ametzler@debian.org>:
Bug#320378; Package findutils.
(full text, mbox, link).
Acknowledgement sent to Isaac Clerencia <isaac@debian.org>:
New Bug report received and forwarded. Copy sent to Andreas Metzler <ametzler@debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: findutils
Version: 4.2.22-2
Severity: normal
See the following behaviour:
isaac@lupin:/tmp/findbug$ ls -l
total 1
lrwxrwxrwx 1 isaac isaac 4 2005-07-29 00:20 bar -> foo/
drwxr-xr-x 2 isaac isaac 1024 2005-07-29 00:20 foo
isaac@lupin:/tmp/findbug$ find . -printf "%y %Y\n"
d d
d d
l d
isaac@lupin:/tmp/findbug$ find . -printf "%Y %y\n"
d d
d d
d d
isaac@lupin:/tmp/findbug$
I guess the output in the second "find" should be:
d d
d d
d l
Best regards
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Versions of packages findutils depends on:
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
findutils recommends no packages.
-- no debconf information
Reply sent to Andreas Metzler <ametzler@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Isaac Clerencia <isaac@debian.org>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #12 received at 320378-close@bugs.debian.org (full text, mbox, reply):
Source: findutils
Source-Version: 4.2.24-1
We believe that the bug you reported is fixed in the latest version of
findutils, which is due to be installed in the Debian FTP archive:
findutils_4.2.24-1.diff.gz
to pool/main/f/findutils/findutils_4.2.24-1.diff.gz
findutils_4.2.24-1.dsc
to pool/main/f/findutils/findutils_4.2.24-1.dsc
findutils_4.2.24-1_i386.deb
to pool/main/f/findutils/findutils_4.2.24-1_i386.deb
findutils_4.2.24.orig.tar.gz
to pool/main/f/findutils/findutils_4.2.24.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 320378@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Metzler <ametzler@debian.org> (supplier of updated findutils package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 30 Jul 2005 09:14:35 +0200
Source: findutils
Binary: findutils
Architecture: source i386
Version: 4.2.24-1
Distribution: unstable
Urgency: low
Maintainer: Andreas Metzler <ametzler@debian.org>
Changed-By: Andreas Metzler <ametzler@debian.org>
Description:
findutils - utilities for finding files--find, xargs, and locate
Closes: 317019 317086 318417 319085 320378
Changes:
findutils (4.2.24-1) unstable; urgency=low
.
* standards-version 3.6.2, no changes required.
* New upstream version 4.2.24:
- "-printf %Y %y"n works correctly again (Closes: #320378).
- new option -regextype to finds for selecting more useful regex-variants
than the default GNU Emacs.
- find -exec rm -i {} \; works again. (Closes: #317019)
- xargs exits with correct exit status 123 if invoked command returned
non-zero returncode. (Closes: #319085)
- xargs -I option documented in manpage. (Closes: #317086)
- fixes to find.1 manpage (Closes: #318417)
Files:
a3328d1a5043dc1d2088161a73da8ae3 663 base required findutils_4.2.24-1.dsc
f551df975740eb01ba315e33be836454 1007589 base required findutils_4.2.24.orig.tar.gz
d5eaf1eef3a2b98aae43fe812cc4ce29 12221 base required findutils_4.2.24-1.diff.gz
44491460bd72299539dbe4c5cf0521a2 373062 base required findutils_4.2.24-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFC6z7YHTOcZYuNdmMRAhdFAKCCJGlv40HmNrszF0u/atfJBLVvCwCcD1Fk
TrPvQwhfh/3Lf87Bs/ZJMks=
=pb/t
-----END PGP SIGNATURE-----
Tags added: fixed-upstream
Request was from bts-link-upstream@lists.alioth.debian.org
to control@bugs.debian.org.
(full text, mbox, link).
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Tue, 26 Jun 2007 16:17:05 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Dec 23 16:44:01 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.