Your message dated Wed, 06 Jan 2010 19:28:39 +0200
with message-id <[email protected]>
and subject line closing #204325
has caused the Debian Bug report #204325,
regarding rename: return code /w failed renames is true.
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
204325: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=204325
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: perl
Version: 5.8.0-18
Severity: normal

When I run my script...
  let ctr=1
  until rename -v 's/(\.?...)~$/.'${ctr}'$1/' $(find -name '*~' -type f);
    do let ctr++
  done

ctr never gets above 1, I think this is due to the return code of rename. as in 
rename -v 's/(\.?...)~$/.'${ctr}'$1/' $(find -name '*~' -type f) && echo DAM.
can't reanme file A to B there is a file B.
can't rename file Z to D there is a file D.
DAM.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux overrun 2.5.75 #1 Tue Jul 29 18:08:34 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages perl depends on:
ii  libc6                         2.3.1-16   GNU C Library: Shared libraries an
ii  libdb4.0                      4.0.14-1.2 Berkeley v4.0 Database Libraries [
ii  libgdbm3                      1.8.3-1    GNU dbm database routines (runtime
ii  perl-base                     5.8.0-18   The Pathologically Eclectic Rubbis
ii  perl-modules                  5.8.0-18   Core Perl modules.

-- no debconf information



--- End Message ---
--- Begin Message ---
No objections from bug submitter, closing the bug as not a bug.

Re-open if you object.

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
C++/Perl developer, Debian Developer

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to