GNU bug report logs - #23702
Fwd: dd status=progress under Ubuntu 16.04

Previous Next

Package: coreutils;

Reported by: David Walker <wlk461 <at> aol.com>

Date: Sun, 5 Jun 2016 23:18:02 UTC

Severity: normal

Merged with 23699

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 23702 in the body.
You can then email your comments to 23702 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#23702; Package coreutils. (Sun, 05 Jun 2016 23:18:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to David Walker <wlk461 <at> aol.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Sun, 05 Jun 2016 23:18:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: David Walker <wlk461 <at> aol.com>
To: bug-coreutils <at> gnu.org
Subject: Fwd: dd status=progress under Ubuntu 16.04
Date: Sun, 5 Jun 2016 12:32:31 +0200
[Message part 1 (text/plain, inline)]
Forgot to mention un my previos bug report  - I am on coreutils 
8.25-2ubuntu2


-------- Forwarded Message --------
Subject: 	dd status=progress under Ubuntu 16.04
Date: 	Sun, 5 Jun 2016 12:20:54 +0200
From: 	David Walker <wlk461 <at> aol.com>
To: 	bug-coreutils <at> gnu.org



When piping into gzip, status=progress didn't work for me, shows 
"unknown option"
/
//david <at> david-linux:~$ ./copysda2.sh //
//U1604 Backup started @  2016-06-05:12:05//
//Backup filename is 
/media/Backups/david/SDA/sda2-2016-06-05:12:05-U1604.img.gz//
//[sudo] Passwort für david: //
//dd: nicht erkannter Operand »progress=status“/

/-----------------------------------------------------------------------------------------------------------------------------------------------------------------/

*#!/bin/sh
#PATH=/opt/someApp/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bim
NOW=`date +%Y-%m-%d:%H:%M`
echo "U1604 Backup started @  $NOW"
BAKfilename="/media/Backups/david/SDA/sda2-$NOW-U1604.img.gz"
echo "Backup filename is $BAKfilename"
sudo  dd if=/dev/sda2 conv=sync,noerror bs=64M status=progress | gzip 
-c  >$BAKfilename
FINISHED=`date +%Y-%m-%d:%H:%M`
echo "Finished @ $FINISHED"*

--
mit freundlichen Grüßen/Best Regards

David Walker
Jahnstr.64
D-82538 Geretsried

Tel. +49.(0)8171.2385010
Mob 0173/576 9584
Skype Glasairman

"Life is what happens when you are busy making other plans." John Lennon


-- 
mit freundlichen Grüßen/Best Regards

David Walker
Jahnstr.64
D-82538 Geretsried

Tel. +49.(0)8171.2385010
Mob 0173/576 9584
Skype Glasairman

"Life is what happens when you are busy making other plans." John Lennon



[Message part 2 (text/html, inline)]

bug closed, send any further explanations to 23702 <at> debbugs.gnu.org and David Walker <wlk461 <at> aol.com> Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 28 Oct 2018 06:08:02 GMT) Full text and rfc822 format available.

Forcibly Merged 23699 23702. Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 28 Oct 2018 06:08:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 25 Nov 2018 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 268 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.