Information for build dd_rescue-1.99.12-1.oc9

ID22696
Package Namedd_rescue
Version1.99.12
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/dd_rescue.git?.#2d6af4235ca9b63377b174f959ae1de70f6d7daf
SummaryFault tolerant "dd" utility for rescuing data from bad media
DescriptionThe dd_rescue is a utility similar to the system utility "dd" which copies data from a file or block device to another. The dd_rescue does however not abort on errors in the input file. This makes it suitable for rescuing data from media with errors, e.g. a disk with bad sectors. This package includes dd_rhelp wrapper script facilitating data recovery. It is trying to make it so simple to recover as: dd_rhelp source target Please note Fedora ships also GNU ddrescue, which probably gives faster and more reliable results rescuing whole disks. But still there might be some niche pattern of bad sectors, which might get better covered by dd_rescue and both tools might be used with sub-sequent runs cooperatively on the same disk image.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 16:14:01 CST
CompletedMon, 03 Jun 2024 16:17:47 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/dd_rescue.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/dd_rescue.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
dd_rescue-1.99.12-1.oc9.src.rpm (info) (download)
aarch64
dd_rescue-1.99.12-1.oc9.aarch64.rpm (info) (download)
dd_rescue-debuginfo-1.99.12-1.oc9.aarch64.rpm (info) (download)
dd_rescue-debugsource-1.99.12-1.oc9.aarch64.rpm (info) (download)
x86_64
dd_rescue-1.99.12-1.oc9.x86_64.rpm (info) (download)
dd_rescue-debuginfo-1.99.12-1.oc9.x86_64.rpm (info) (download)
dd_rescue-debugsource-1.99.12-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.99.12-1 - initial build