Your message dated Wed, 20 Apr 2005 23:47:03 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#293088: fixed in tla-load-dirs 1.0.19
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; 1 Feb 2005 02:19:24 +0000
>From [EMAIL PROTECTED] Mon Jan 31 18:19:23 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CvndI-0001eJ-00; Mon, 31 Jan 2005 18:19:22 -0800
Received: from localhost.localdomain 
(wbar6-lax1-4-10-192-126.lax1.dsl-verizon.net [4.10.192.126])
        (authenticated bits=0)
        by zoot.lafn.org (8.12.3p3/8.12.3) with ESMTP id j112J6aX095192
        (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO)
        for <[EMAIL PROTECTED]>; Mon, 31 Jan 2005 18:19:11 -0800 (PST)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.34)
        id 1Cvk7K-0004L0-Qp
        for [EMAIL PROTECTED]; Mon, 31 Jan 2005 14:34:04 -0800
Date: Mon, 31 Jan 2005 14:33:58 -0800
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
Subject: fails to move files to a new directory
Content-Type: text/plain; charset=us-ascii
X-SA-Exim-Version: 4.1 (built Wed, 18 Aug 2004 01:12:09 +0000)
X-SA-Exim-Scanned: Yes (on localhost.localdomain)
X-Virus-Scanned: ClamAV 0.80/680/Sun Jan 23 15:16:15 2005
        clamav-milter version 0.80j
        on zoot.lafn.org
X-Virus-Status: Clean
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: 

Package: darcs-load-dirs
Version: 1.0.15

AutoGen 5.6.6pre5 moves two header files into a new subdirectory.
When I ran darcs_load_dirs and told it to move these files, it
crashed.  Here is the log:

 TLACMD:  darcs
Num Source Files                        Num Destination Files
--- ----------------------------------- --- -----------------------------------
  0 autoopts/options.h                    0 autoopts/autoopts/
  1 autoopts/streqv.h                     1 autoopts/autoopts/options.h
  2 autoopts/tokenize.h                   2 autoopts/autoopts/usage-txt.h
  3 autoopts/usage-txt.h                  3 autoopts/configFileLoad.3
  4 compat/libgen.h                       4 autoopts/configfile.c
  5 compat/strcspn.c                      5 autoopts/proto.h
  6                                       6 autoopts/strequate.3
  7                                       7 autoopts/streqvcmp.3
  8                                       8 autoopts/streqvmap.3
  9                                       9 autoopts/string_tokenize.3
  a                                       a autoopts/strneqvcmp.3
  b                                       b autoopts/strtransform.3
Syntax: src dest [,src dest [,...]] to move, q to accept, r to redraw:
Command: 0 1, 3 2
autoopts/options.h -> autoopts/autoopts/options.h
Skipping '/home/kraai/projects/debian/autogen/upstream/autoopts/autoopts' ... 
parent directory '/home/kraai/projects/debian/autogen/upstream/autoopts/' isn't 
in the repo.

darcs failed:  The target directory autoopts/autoopts doesn't exist in working 
directory.
Traceback (most recent call last):
  File "/usr/bin/darcs_load_dirs", line 26, in ?
    init.run(darcsdefault=True)
  File "/usr/lib/python2.3/site-packages/tla_support/init.py", line 50, in run
    summary = options.summary).main()
  File "/usr/lib/python2.3/site-packages/tla_support/tla_interact.py", line 
102, in main
    if not readloop():
  File "/usr/lib/python2.3/site-packages/tla_support/tla_interact.py", line 72, 
in readloop
    self.mv(self.deletedfiles[src], self.addedfiles[dest])
  File "/usr/lib/python2.3/site-packages/tla_support/tla_interact.py", line 
161, in mv
    self.wcobj.movetag(src, dest)
  File "/usr/lib/python2.3/site-packages/tla_support/tla_wc.py", line 81, in 
movetag
    [cmd().move, src, dest])
  File "/usr/lib/python2.3/site-packages/tla_support/util.py", line 111, in 
chdircmd
    return apply(func, args, kwargs)
  File "/usr/lib/python2.3/site-packages/tla_support/util.py", line 67, in 
safeexec
    return checkresult(result, expected)
  File "/usr/lib/python2.3/site-packages/tla_support/util.py", line 95, in 
checkresult
    raise ExecProblem, info + " (expected exit code %d)" % expected
tla_support.util.ExecProblem: exited with code 2 (expected exit code 0)

-- 
Matt

---------------------------------------
Received: (at 293088-close) by bugs.debian.org; 21 Apr 2005 03:56:27 +0000
>From [EMAIL PROTECTED] Wed Apr 20 20:56:27 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DOSnj-0002be-00; Wed, 20 Apr 2005 20:56:27 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DOSed-0005Uk-00; Wed, 20 Apr 2005 23:47:03 -0400
From: John Goerzen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#293088: fixed in tla-load-dirs 1.0.19
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 20 Apr 2005 23:47:03 -0400
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: tla-load-dirs
Source-Version: 1.0.19

We believe that the bug you reported is fixed in the latest version of
tla-load-dirs, which is due to be installed in the Debian FTP archive:

darcs-load-dirs_1.0.19_all.deb
  to pool/main/t/tla-load-dirs/darcs-load-dirs_1.0.19_all.deb
load-dirs-common_1.0.19_all.deb
  to pool/main/t/tla-load-dirs/load-dirs-common_1.0.19_all.deb
tla-load-dirs_1.0.19.dsc
  to pool/main/t/tla-load-dirs/tla-load-dirs_1.0.19.dsc
tla-load-dirs_1.0.19.tar.gz
  to pool/main/t/tla-load-dirs/tla-load-dirs_1.0.19.tar.gz
tla-load-dirs_1.0.19_all.deb
  to pool/main/t/tla-load-dirs/tla-load-dirs_1.0.19_all.deb



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John Goerzen <[EMAIL PROTECTED]> (supplier of updated tla-load-dirs 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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 20 Apr 2005 22:04:15 -0500
Source: tla-load-dirs
Binary: load-dirs-common tla-load-dirs darcs-load-dirs
Architecture: source all
Version: 1.0.19
Distribution: unstable
Urgency: low
Maintainer: John Goerzen <[EMAIL PROTECTED]>
Changed-By: John Goerzen <[EMAIL PROTECTED]>
Description: 
 darcs-load-dirs - Import upstream archives into darcs
 load-dirs-common - Common files for tla-load-dirs and darcs-load-dirs
 tla-load-dirs - Import upstream archives into tla/arch
Closes: 293088
Changes: 
 tla-load-dirs (1.0.19) unstable; urgency=low
 .
   * [darcs] Fixed moving a file to a directory whose parent didn't yet exist.
     Thanks to Matt Krai for helpful debugging information.  Closes: #293088.
Files: 
 c9a7650596778d271de665e4b4348479 643 devel optional tla-load-dirs_1.0.19.dsc
 343de8b58015e6c31ec75b88f0a29707 41696 devel optional 
tla-load-dirs_1.0.19.tar.gz
 cf63d1df1471f6e06c56e452c53fcdc7 9428 devel optional 
tla-load-dirs_1.0.19_all.deb
 e4c0fbe6b06f8ddbc51cfd47fac8d145 9454 devel optional 
darcs-load-dirs_1.0.19_all.deb
 4bf9b0bd6333a5c01670b22e9fb6ff1f 12534 devel optional 
load-dirs-common_1.0.19_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCZx9U7B2mSKdID5ERAoy6AJ0QFWyv9YUEzpLX8jJdJUlbh56jJACfQdIN
GWmdY/2tSckMO4VNwcGbiCE=
=UnLe
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to