Wed, 27 Nov 2024 11:16:44 CST | login

Information for build dd_rescue-1.99.12-1.ocs23

ID9763
Package Namedd_rescue
Version1.99.12
Release1.ocs23
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, 13 May 2024 20:55:13 CST
CompletedMon, 13 May 2024 21:00:35 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/dd_rescue.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/dd_rescue.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
dd_rescue-1.99.12-1.ocs23.src.rpm (info) (download)
aarch64
dd_rescue-1.99.12-1.ocs23.aarch64.rpm (info) (download)
dd_rescue-debuginfo-1.99.12-1.ocs23.aarch64.rpm (info) (download)
dd_rescue-debugsource-1.99.12-1.ocs23.aarch64.rpm (info) (download)
x86_64
dd_rescue-1.99.12-1.ocs23.x86_64.rpm (info) (download)
dd_rescue-debuginfo-1.99.12-1.ocs23.x86_64.rpm (info) (download)
dd_rescue-debugsource-1.99.12-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.99.12-1 - initial build