Bug 570778 - Implement progress for long copies
Summary: Implement progress for long copies
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: livecd-tools
Version: 14
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Huff
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-05 11:32 UTC by Bastien Nocera
Modified: 2010-09-16 03:48 UTC (History)
4 users (show)

Fixed In Version: livecd-tools-034-7.fc14
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-09-16 03:48:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
add progress (2.99 KB, patch)
2010-03-05 11:32 UTC, Bastien Nocera
no flags Details | Diff
Adds progression output while image is written to disk device (2.27 KB, patch)
2010-08-04 17:55 UTC, Jasper O'neal Hartline
no flags Details | Diff

Description Bastien Nocera 2010-03-05 11:32:01 UTC
Created attachment 398028 [details]
add progress

To apply to git.

Note that I didn't test the code whatsoever, and that the patch to gvfs-copy in https://bugzilla.gnome.org/show_bug.cgi?id=611891 might be needed to get an accurate return value from using gvfs-copy.

But it should suck a lot less than going blind during the copy.

Comment 1 Fedora Admin XMLRPC Client 2010-05-07 15:40:50 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Bug Zapper 2010-07-30 10:58:50 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 14 development cycle.
Changing version to '14'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Jasper O'neal Hartline 2010-08-04 17:54:44 UTC
Could we push this to git, I have updated it to apply clean against what is in git and it has been tested, the result image also is fine:

Shows some progress:


progress 159514624/160509952 (19.0 MB/s)
progress 159580160/160509952 (19.0 MB/s)
progress 159645696/160509952 (19.0 MB/s)
progress 159711232/160509952 (19.0 MB/s)
progress 159776768/160509952 (19.0 MB/s)
progress 159842304/160509952 (19.1 MB/s)
progress 159907840/160509952 (19.1 MB/s)
progress 159973376/160509952 (19.1 MB/s)
progress 160038912/160509952 (19.1 MB/s)
progress 160104448/160509952 (19.1 MB/s)
progress 160169984/160509952 (19.1 MB/s)
progress 160235520/160509952 (19.1 MB/s)
progress 160301056/160509952 (19.1 MB/s)
progress 160366592/160509952 (19.1 MB/s)
progress 160432128/160509952 (19.1 MB/s)
progress 160497664/160509952 (19.1 MB/s)
progress 160509952/160509952 (19.1 MB/s)
progress 160509952/160509952 (19.1 MB/s)
progress 4096/4096 (4.0 KB/s)
progress 4096/4096 (4.0 KB/s)
Updating boot config file
Installing boot loader
USB stick set up as live image!
[root@localhost tmp]# qemu -hda /dev/sdb

Comment 4 Jasper O'neal Hartline 2010-08-04 17:55:43 UTC
Created attachment 436614 [details]
Adds progression output while image is written to disk device

Applies against git

Comment 5 Bruno Wolff III 2010-09-11 18:22:37 UTC
This has been committed upstream.

Comment 6 Fedora Update System 2010-09-12 04:19:55 UTC
livecd-tools-034-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/livecd-tools-034-1.fc14

Comment 7 Fedora Update System 2010-09-13 18:09:44 UTC
livecd-tools-034-2.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update livecd-tools'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/livecd-tools-034-2.fc14

Comment 8 Bastien Nocera 2010-09-14 09:32:30 UTC
Jasper, don't remove authorship from patches next time...

The whole patch was trimmed of my commit message, which included information about authorship for the cp_p() code:
https://bugzilla.redhat.com/attachment.cgi?id=398028

Comment 9 Fedora Update System 2010-09-15 03:22:41 UTC
livecd-tools-034-7.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/livecd-tools-034-7.fc14

Comment 10 Fedora Update System 2010-09-15 06:51:59 UTC
livecd-tools-034-7.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update livecd-tools'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/livecd-tools-034-7.fc14

Comment 11 Fedora Update System 2010-09-16 03:46:42 UTC
livecd-tools-034-7.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.