Your message dated Wed, 17 May 2006 16:48:21 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#356915: partimage: exit with no warning when trying to
restore a mounted partition
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)
--- Begin Message ---
Package: partimage
Version: 0.6.4-14
Severity: normal
in batch mode, partimage exits with a non-informative
message if trying overwrite a mounted partition...
$ partimage --nodesc --finish 3 --server natch
--volume 0 --batch --compress 1 restore
/dev/hda1 orinoco.hda1
Volume size: 0 bytes (0 MiB)
it could print "hda1 is mounted..."
thanks
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (600, 'unstable'), (549, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages partimage depends on:
ii libbz2-1.0 1.0.2-11 high-quality block-sorting file co
ii libc6 2.3.5-8 GNU C Library: Shared libraries an
ii libgcc1 1:4.0.2-5 GCC support library
ii libnewt0.51 0.51.6-31 Not Erik's Windowing Toolkit - tex
ii libslang2 2.0.5-1 The S-Lang programming library - r
ii libssl0.9.7 0.9.7g-5 SSL shared libraries
ii libstdc++6 4.0.2-5 The GNU Standard C++ Library v3
ii zlib1g 1:1.2.3-9 compression library - runtime
partimage recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
xavier renaut wrote:
> Package: partimage
> Version: 0.6.4-14
> Severity: normal
>
>
> in batch mode, partimage exits with a non-informative
> message if trying overwrite a mounted partition...
>
> $ partimage --nodesc --finish 3 --server natch
> --volume 0 --batch --compress 1 restore
> /dev/hda1 orinoco.hda1
>
> Volume size: 0 bytes (0 MiB)
>
> it could print "hda1 is mounted..."
>
> thanks
Well, batch mode means no output to stdout/stderr. If you want a direct
feedback use the graphical frontend instead.
Nevertheless when run in batch mode partimage writes the log file
/var/log/partimage-debug.log. So you can easily check the return code
and if !=0 check the log file. It will list the error message.
I don't intend to change this behaviour so I'm closing this bug, I hope
the log file is sufficient for your needs.
Regards,
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
--- End Message ---