Your message dated Fri, 25 Jul 2014 23:12:14 -0400
with message-id 
<CAOYyK7c3NrWNswa4gYynAoJB5BBnqDqozuKnyz8DZ=rmyi7...@mail.gmail.com>
and subject line Re: Bug#683577: dmtcp: --ckptdir option is ignored for remote 
(manual) checkpoint files
has caused the Debian Bug report #683577,
regarding dmtcp: --ckptdir option is ignored for remote (manual) checkpoint 
files
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.)


-- 
683577: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683577
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dmtcp
Version: 1.2.5-1
Severity: normal

 [5+0]boo$ ls -l foo/
total 0
 [6+0]boo$ dmtcp_coordinator --background --ckptdir `pwd`/foo --exit-on-last
dmtcp_coordinator starting...
    Port: 7779
    Checkpoint Interval: disabled (checkpoint manually instead)
    Exit on last client: 1
Backgrounding...
 [7+0]boo$ dmtcp_checkpoint /bin/bash
dmtcp_checkpoint (DMTCP + MTCP) 1.2.5
Copyright (C) 2006-2011  Jason Ansel, Michael Rieker, Kapil Arya, and
                                                       Gene Cooperman
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; see COPYING file for details.
(Use flag "-q" to hide this message.)

# in another shell window ...
 [1+0]~$ dmtcp_command --checkpoint
DMTCP-1.2.5 (+ MTCP), Copyright (C) 2006-2011  Jason Ansel, Michael Rieker,
                                       Kapil Arya, and Gene Cooperman
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; see COPYING file for details.
(Use flag "--quiet" to hide this message.)

# back in original shell window
 [1+0]boo$ exit
 [8+0]boo$ ls -laR
..:
total 2740
drwxr-xr-x  3 itz itz    4096 Aug  1 18:56 .
drwxr-xr-x 73 itz itz    8192 Aug  1 18:52 ..
-rw-------  1 itz itz 2785695 Aug  1 18:56 
ckpt_bash_3103411-11005-5019de35.dmtcp
drwxr-xr-x  2 itz itz    4096 Aug  1 18:56 foo

../foo:
total 16
drwxr-xr-x 2 itz itz 4096 Aug  1 18:56 .
drwxr-xr-x 3 itz itz 4096 Aug  1 18:56 ..
lrwxrwxrwx 1 itz itz   64 Aug  1 18:56 dmtcp_restart_script.sh -> 
/home/itz/boo/foo/dmtcp_restart_script_3103411-11005-5019de35.sh
-rwxr--r-- 1 itz itz 3918 Aug  1 18:56 
dmtcp_restart_script_3103411-11005-5019de35.sh
 

note how the ckpt_ file is created in the original directory, making the
--ckptdir option quite useless in this scenario.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.4.6-custom (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dmtcp depends on:
ii  libc6       2.13-33
ii  libgcc1     1:4.7.1-2
ii  libmtcp1    1.2.5-1
ii  libstdc++6  4.7.1-2

dmtcp recommends no packages.

dmtcp suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Tags: wontfix

The --ckptdir flag passed to dmtcp_coordinator specifies the location
of the restart script.  In order to change the location of the ckpt
images, one should specify --ckptdir with the dmtcp_launch command.

--- End Message ---

Reply via email to